• Resolved yopyop22

    (@yopyop22)


    Work great with short code. But i want to add it diretly in php code to add code for all post

    i dont want to add it one by one.

Viewing 1 replies (of 1 total)
  • Plugin Author willemso

    (@willemso)

    Dear Yopyop22,

    Nice to hear you are using my plugin.

    If you are looking for a tutorial on how to create your custom template please have look Here.

    If you already know how to do this and would like to add the plugin in a custom template you can use Do_shortcode, it should be as simple as: <?php echo do_shortcode('[show_post_categories show="category"]'); ?>

    Ofcourse you could have a look into my code (it is Public) and make a direct call but this has risks, ie. If I update my code it might break..

    Hope this helps?

    Have a nice day!

Viewing 1 replies (of 1 total)
  • The topic ‘add it in single.php’ is closed to new replies.