• I was looking at some exported post data and came across this:

    <wp:postmeta>
    <wp:meta_key><![CDATA[php_everywhere_code]]></wp:meta_key>
    <wp:meta_value><![CDATA[Just put [php_everywhere] where you want the code to be executed.]]></wp:meta_value>
    </wp:postmeta>

    It looks like whenever I edit a page while your plugin is active, it adds this unnecessary “postmeta” to the page data, even if I’m not using PHP Everywhere on that particular page.

    Please change your plugin to not store extra data in my pages. Thanks.

  • The topic ‘You store unneeded “php_everywhere_code” postmeta in my posts’ is closed to new replies.