Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Disable auto-formatting in Edit Page
#1
I'm looking to add PHP in-line to an HTML post - specifically from the Child Menu plugin:
Code:
<?php go_child_menu(); ?>

If I add this (or other code the parser doesn't like), my code gets changed:
Code:
<!--?php go_child_menu(); ?-->

I've seen some similar posts in the forum regarding this feature, but I haven't found how to disable it. In other words, I want the code I type in a post to remain as-is. How might I be able to do that?
Reply


Messages In This Thread
Disable auto-formatting in Edit Page - by theMediaman - 2011-04-01, 02:36:28
Disable auto-formatting in Edit Page - by RobA - 2011-04-01, 03:04:27
Disable auto-formatting in Edit Page - by mvlcek - 2011-04-01, 04:24:24



Users browsing this thread: 1 Guest(s)