Eval PHP

This plugin runs native PHP code that can be added to post and page data.

Author:flashpixx (profile at wordpress.org)
WordPress version required:2.7
WordPress version tested:3.4.2
Plugin version:0.1
Added to WordPress repository:22-10-2012
Last updated:22-10-2012
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://wordpress.org/extend/plugins/evalphp/
Total downloads:120 400
Active installs:8 000+
plugin download
Click to start download

With this plugin can added native PHP code within article and blog data. For logged-in user PHP error messages are shown for debugging the PHP code. Each code block is run like a PHP function. Own functions can be added to the plugin and can be included on other calls. For article writers the execution of PHP code can be disabled, so the administrator can create different function, that can be used by the writers. Output of the PHP code are included within the article.

Features

  • inline code on articles / pages
  • function define and include
  • only execution of defined functions
  • any PHP error message is passed to the author
  • disabling PHP error messages
  • execution can be denied by a keyword list