• Hello Guys

    I’ve installed and got ExecPHP working for my wordpress (im new to WP by the way)

    ANyway all is working great, entering my custom PHP routines under WP’s HTML editor for posts , no hickups here..

    But soon as I switch back to VISUAL EDITOR and save it from there, my php code is changed from:
    ex:
    <?php echo “Foo”;?>
    to
    <!–p php echo “Foo”;?>

    How do I stop WP from doing this?

    regards

    TJ

    http://wordpress.org/extend/plugins/exec-php/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: Exec-PHP] PHP getting modified when saving from Visual Editor…’ is closed to new replies.