Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

PHPInclusion

Опис

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

Встановлення

  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.

Часті питання

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

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“PHPInclusion” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “PHPInclusion” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.