Forum

 
You must be logged in to post Login Register


Register? | Lost Your Password?

Search Forums:


 






Wildcard Usage:
*    matches any number of characters
%    matches exactly one character

Using DCG with get_the_image

closed
UserPost

2:16 pm
March 7, 2010


aonghas

Member

posts 4

1

How would I edit the PHP of DCG to use this plugin (http://wordpress.org/extend/plugins/get-the-image/) to display the featured image as the first image in a post?

Thanks

Aonghas

5:10 pm
March 7, 2010


Ade

Admin

posts 1140

2

Hi,

Not easily but, technically, it's do-able. You would have to deal with 2 issues:

1. How to pass the DCG options settings to the other plugin's function

2. Replace the existing code which gets the image with the other plugin's.

I don't do free customsiations, so hopefully the above gives you some ideas.

Dynamic Content Gallery: Have you read the Configuration Guide and FAQ?