Trying to echo
-
Hello, I’m trying to echo a <!–nextpage–> tag from a piece of PHP inserted via your plugin but as soon as I insert the tag, the plugin stop rendering the PHP and outputs the code.
I have tried other plugins as well, but it also seems that the PHP in this plugins is throwed straight to the browser instead being prepocessed by WordPress, so the tags doesn’t seem to be recognized.
I have tried:
echo "<!--nextpage-->"
And also:if(($x+1) % 5 == 0) { [insert_php] <!--nextpage--> [/insert_php] }
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Trying to echo’ is closed to new replies.