Linux 软件免费装

Plugin Name

开发者 ccagle8
更新时间 2009年12月30日 19:27
捐献地址: 去捐款
PHP版本: 2.3+ 及以上
WordPress版本: 2.7

标签

embed components include sections snippits snippit

下载

0.1 0.2 0.6 0.7

详情介绍:

WP-Components is a new Wordpress plugin that allows theme developers to embed a short template tag instead of short bits of text and code that the website owner might want to change later on. == Installation ==
  1. Upload wp-components.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Add components in the Settings->WP-Components admin panel
  4. Syntax of template tag code to be placed within your theme: <?php get_component('component_slug'); ?>
Full and updated list of instructions are available at http://www.cagintranet.com/archive/wp-components-plugin/