Dieses Plugin wurde nicht mit den 3 neuesten Hauptversionen von WordPress getestet. Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

PHPInclusion

Beschreibung

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.

Rezensionen

Zu diesem Plugin liegen noch keine Rezensionen vor.

Mitwirkende und Entwickler

„PHPInclusion“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „PHPInclusion“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.