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.

PHPInclusion

Description

PHPInclusion WordPress plugin allows you (admin only) to insert the content of a php file into your post/page with include(), require() , require_once() and include_once() functions.

Usage :

Copy & Past this code into your post or page :

[include:Path to your php file]

[include_once:Path to your php file]

[require:Path to your php file]

[require_once:Path to your php file]

Examples:

[include:MyPhpFile.php]

[include:MyDir/MyPhpFile.php]

More About PHPInclusion Plugin :

http://www.royakhosravi.com/?p=63

Installation

  1. Download plugin and unzip.
  2. Upload the plugin file to your WordPress plugins directory inside of wp-content : /wp-content/plugins/
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.

FAQ

Please visit the PHPInclusion plugin page for screenshots & user examples.

Reviews

There are no reviews for this plugin.

Contributors & Developers

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

Contributors

Translate “PHPInclusion” into your language.

Interested in development?

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