=== PHP Everywhere === Contributors: alexander_fuchs Donate link:http://www.alexander-fuchs.net/donate/ Tags: code,html,php,post,page,widget Requires at least: 3.0 Tested up to: 4.8.3 Stable tag: trunk License: GPL2 License URI: http://www.gnu.de/documents/gpl-2.0.de.html This plugin enables PHP code everywhere in your WordPress instalation. Using this plugin you can use PHP in widgets, pages and posts == Description ==
This plugin enables PHP code everywhere in your WordPress instalation.
Using this plugin you can use PHP in:
The plugin also supports different user restrictions and multiple PHP instances.
== Installation == Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page. There is a usage guide on the plugins options page. == Frequently Asked Questions == **Q: How do I use this plugin?** A: You can find a usage guide on the options page **Q: Does this Plugin support multiple PHP instances?** A: Yes, but you need to check for a position parameter usinf if statements in your PHP snippet. == Screenshots == 1. This is the plugins post and pages option. Paste your PHP or HTML into this option and place the shortcode where you want the plugin to appear. 2. This is the plugins multiple PHP instance functionality == Changelog == = 1.4 - November 26, 2017 = * New: Added Wordpress.org translation support * Fix: Fixed security flaw where authenticated users were able to make themself administrators and execute php. Thanks [@dandr3ss] (https://twitter.com/dandr3ss) = 1.3 - November 08, 2017 = * Fix: Fixed deprecation notice on PHP 7.1 = 1.2.5 = * minor bugfix for translations * lowered the plugins memmory footprint = 1.2.4 = * added a portuguese translation = 1.2.3 = * bug fix for WP 4.3.1, thanks thea2zbrand = 1.2 = * added a german translation * added a serbian translation = 1.1.2 = * fixed some minor bugs when creating a menu = 1.1 = * added multiple PHP instances = 1.0 = * release == Other Notes == **Translation** English and German : [Alexander Fuchs] (https://www.alexander-fuchs.net) Portuguese : [Luis Reis] (http://inforarte.com/) Serbian : [Borisa Djuraskovic] (http://www.webhostinghub.com)