Plugin Directory

Changeset 390326


Ignore:
Timestamp:
05/28/2011 11:53:35 PM (14 years ago)
Author:
rmak78
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • best-related-posts/trunk/readme.txt

    r390320 r390326  
    24241. To add the related post list, usually you have to open the single.php of your current theme and add the PHP code:
    2525
    26     `if (function_exists('boposts_show')) { boposts_show(); } ?>`
     26    `<?php if (function_exists('boposts_show'))  boposts_show(); ?>`
    2727
    2828or can use Post Layout plugin and add such line of code in the single post bottom.
Note: See TracChangeset for help on using the changeset viewer.