This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

PHP to Page

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]

Reviews

There are no reviews for this plugin.

Contributors & Developers

“PHP to Page” is open source software. The following people have contributed to this plugin.

Contributors

Translate “PHP to Page” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.3

  • Fixed htmlentities problem

0.2

  • Fixed rendering issue

0.1

  • Initial Release