=== PHP to Page === Contributors: Bloafer Plugin Name: PHP to Page Plugin URI: http://studio.bloafer.com/wordpress-plugins/php-to-page/ Description: Keep your PHP and WordPress seperate, using the shortcode [php-to-page] you can include PHP files in your pages. Version: 0.3 Author: Kerry James Author URI: http://studio.bloafer.com/ Donate link: http://studio.bloafer.com/wordpress-plugins/php-to-page/ Tags: CMS, php Requires at least: 3.1.3 Tested up to: 3.2 Stable tag: 3.1.3 Keep your PHP and WordPress seperate, using the shortcode [php-to-page] you can include PHP files in your pages. == Description == Keep your PHP and WordPress seperate, using the shortcode [php-to-page] you can include PHP files in your pages. This plugin is perfect for those who use WordPress as a CMS. == Installation == This section describes how to install the plugin and get it working. 1. Upload 'php-to-pages' to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Place [php-to-page] in your page to display PHP, eg. [php-to-page file=/path/to/you/include/file.php] == Changelog == = 0.3 = * Fixed htmlentities problem = 0.2 = * Fixed rendering issue = 0.1 = * Initial Release