Need help! Multisite issue! After changing content on a page in admin panel and clicking update, php code breaks if user is not a super admin. It replaces “<” and “>” with “& lt;” and “& gt;”.
For example it changing this line of code
https://monosnap.com/file/wldIfhNntgwD4I4I09C7VkN12m2mh8
with this
https://monosnap.com/file/YgqIBymfJL8FiDxvgL5GVTy5MX3uqb
First of all thanks for awesome plugin you did a great job!
Everything works fine but i got a php error in server console
PHP Notice: Undefined variable: post_id in /PATH_TO_PLUGIN/allow-php-execute/allow-php-execute.php(13) : eval()'d code on line 570
How can i fix it?
]]>On pages, where the shortcode appears, some elements from theme and wordpress, like navigation menu, disappear.
]]>Hello,
I was wondering if it was possible to allow this plugin to be used on custom fields?
I’m specifically using ACF, and would love to combine this plugin with theACF Code Field
I have been working on a project lately and happen to be using shortcodes to call pages which contain php code.
Problem?
The plugin isn’t able to detect/execute the php code when passed through the shortcode, but when the page itself is opened (opened without shortcodes) the plugin functions as it should detecting and executing the php code…
I use include_once php function to include specific content with this plugin.
Include_once function worked good until WP 4.7.3.
Now it doesn’t work on WP 4.7.4
Any update to come ?
Thanks
]]>Hi, I installed this plugin but
the inserted php-code works only on
the title of a new page.
Title: Kunstrasen <?php echo “Neu erstellte Seite” ?>
Text:Hi,
Kunstrasen Seite! <?php echo “Hier muss ein Bild erstellt werden” ?>
Ende
Output:
Title: Kunstrasen Neu erstellte Seite
Text: Hi,
Kunstrasen Seite! <?php echo ?Hier muss ein Bild erstellt werden“ ?>
Ende
I’m using Windows 10 and the Internet Explorer
Wordpress runs in klauszeitler.bplace.net
Upon action of this plugin I get the error:
Sie sind nicht zum Aufrufen dieser Seite autorisiert.
HTTP ERROR 403
The plugin is thus not working at all.
What could possibly throw this error?
How can I make the content that is imported through php import searchable? Right now if I perform a search, it doesn’t find the content in php import.
]]>the code executes fine in text editor, but if I switch to visual editor and then back to text editor, I see the code is corrupted. it looks like this:
<!–?php and —?> instead of <?php and ?>
Any ideas?
]]>