Syntax to display post Title
-
This is probably an easy one, but everything I’ve tried has failed.
I’m trying to format the MiniPosts plugin from Doocy.net, but I can’t get the thing to display the title. The function to call the plugin is:
<?php get_mini_posts(“%post%”, “POST-TITLE-HERE”, “(Comment)”, “(1 Comment)”, “(%s Comments)”,5); ?>
Where I wrote “POST-TITLE-HERE” is where I need to put something to display the title of the post. Unfortunately, everything I’ve tried has failed. Postname, the_title…etc.
Ideas?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Syntax to display post Title’ is closed to new replies.