What do I do if I want to insert PHP code where it says [PHPCODEHERE]?
<?php WPPP_show_popular_posts( "title=&number=6&days=2&show=posts&format=[PHPCODEHERE]<a href='%post_permalink%' title='%post_title_attribute%'>%post_title%</a>" );?>
What do I do if I want to insert PHP code where it says [PHPCODEHERE]?
<?php WPPP_show_popular_posts( "title=&number=6&days=2&show=posts&format=[PHPCODEHERE]<a href='%post_permalink%' title='%post_title_attribute%'>%post_title%</a>" );?>
Actually, is there any way I could combine this plugin with the query_posts function in order to create my own custom output? That'd suit me much better.
Bump.
This topic has been closed to new replies.