Linux 软件免费装

CMB2 Taxonomy

开发者 jcchavezs
更新时间 2015年12月21日 22:57
PHP版本: 3.8.0 及以上
WordPress版本: 4.1.2
版权: GPLv2 or later
版权网址: 版权信息

标签

forms taxonomy fields options settings metaboxes cmb2

下载

1.0.1

详情介绍:

CMB2 Taxonomy will create metaboxes and forms with custom fields for your taxonomies using the CMB2 API (and yes, it will blow your mind too). To get started, please follow the examples in the included example-functions.php file and have a look at the basic usage instructions. You can see a list of available field types here. Features: Links

安装:

If installing the plugin from wordpress.org:
  1. Upload the entire /cmb2-taxonomy directory to the /wp-content/plugins/ directory.
  2. Activate CMB2 Taxonomy through the 'Plugins' menu in WordPress.
  3. Copy (and rename if desired) example-functions.php into to your theme or plugin's directory.
  4. Edit to only include the fields you need and rename the functions.
  5. Profit.