Hey, is there a good replacement for this that works with the newer wordpress?
]]>I just wanted to point out that when WP is run in debug mode a lot of errors from this plugin are shown:
Deprecated: Assigning the return value of new by reference is deprecated in /home/chaindlk/public_html/wp/wp-content/plugins/exec-php/exec-php.php on line 22
Deprecated: Assigning the return value of new by reference is deprecated in /home/chaindlk/public_html/wp/wp-content/plugins/exec-php/includes/manager.php on line 36
Deprecated: Assigning the return value of new by reference is deprecated in /home/chaindlk/public_html/wp/wp-content/plugins/exec-php/includes/manager.php on line 37
Deprecated: Assigning the return value of new by reference is deprecated in /home/chaindlk/public_html/wp/wp-content/plugins/exec-php/includes/manager.php on line 38
Deprecated: Assigning the return value of new by reference is deprecated in /home/chaindlk/public_html/wp/wp-content/plugins/exec-php/includes/manager.php on line 39
Deprecated: Assigning the return value of new by reference is deprecated in /home/chaindlk/public_html/wp/wp-content/plugins/exec-php/includes/admin.php on line 53
Deprecated: Assigning the return value of new by reference is deprecated in /home/chaindlk/public_html/wp/wp-content/plugins/exec-php/includes/admin.php on line 56
Deprecated: Assigning the return value of new by reference is deprecated in /home/chaindlk/public_html/wp/wp-content/plugins/exec-php/includes/admin.php on line 57
Deprecated: Assigning the return value of new by reference is deprecated in /home/chaindlk/public_html/wp/wp-content/plugins/exec-php/includes/admin.php on line 63
Deprecated: Assigning the return value of new by reference is deprecated in /home/chaindlk/public_html/wp/wp-content/plugins/exec-php/includes/admin.php on line 64
Deprecated: Assigning the return value of new by reference is deprecated in /home/chaindlk/public_html/wp/wp-content/plugins/exec-php/includes/admin.php on line 79
Deprecated: Assigning the return value of new by reference is deprecated in /home/chaindlk/public_html/wp/wp-content/plugins/exec-php/includes/cache.php on line 22
Deprecated: Assigning the return value of new by reference is deprecated in /home/chaindlk/public_html/wp/wp-content/plugins/exec-php/includes/cache.php on line 39
Deprecated: Assigning the return value of new by reference is deprecated in /home/chaindlk/public_html/wp/wp-content/plugins/exec-php/includes/ajax.php on line 64
]]>
I’ve got a url query string “?users=a”, and I expected the function get_query_var(‘users’) to simply return “a” when I use it in php exec. But, I consistently get the empty string returned. Is there something I could be doing wrong? Thanks.
]]>I am unable to connect to my external database and receive the following error:
Fatal error: Call to undefined function pg_connect() in /home/point4/public_html/wp-content/plugins/wp-exec-php/wp-exec-php.php(652) : eval()’d code on line 6
Any suggestions on what I need to change?
Thanks!
]]>This plugin uses get_users_of_blog() on line 982. This function has been deprecated in WordPress 3.1. Please fix this.
]]>The PHP is no longer recognized as PHP and shows on posts/pages. Also converts the < and > to their HTML code equivalent.
]]>