Linux 软件免费装

PHPInclusion

开发者 Roya Khosravi
更新时间 2009年2月19日 06:13
捐献地址: 去捐款
PHP版本: 2.0.2 及以上
WordPress版本: 2.7.1

标签

Post posts plugin page admin php PHP

下载

1.0 1.1

详情介绍:

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.