[Plugin: Similar Posts] Able to put php code into output template?
-
I want to impliment this code but it’s not a tag, There seems to be a line for PHP code but I don’t know if it’s what I need and I can’t figure out how to enable it.
<?php $text = get('Preview'); echo strip_tags($text); ?>That is the simple code I want to use, every post has a “Preview” and those previews are what I want the results to be.
Thank you to anyone who can help.
The topic ‘[Plugin: Similar Posts] Able to put php code into output template?’ is closed to new replies.