• 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)
  • I haven’t used this but if it is what I think it is, are you sure the function allows for the title? You might check the source of the plugin or point me to the source.

    P.S. This might be better suited in the plugins forum.

Viewing 1 replies (of 1 total)

The topic ‘Syntax to display post Title’ is closed to new replies.