53 lines
1.7 KiB
Plaintext
53 lines
1.7 KiB
Plaintext
|
|
=== CMB2 Tabs ===
|
||
|
|
Contributors: stackadroid, polupraneeth
|
||
|
|
Donate link: http://stackadroit.com/
|
||
|
|
Tags: metaboxes, fields, tabs
|
||
|
|
Requires at least: 3.8.0
|
||
|
|
Tested up to: 4.7.2
|
||
|
|
Stable tag: 1.0.6
|
||
|
|
License: GPLv3
|
||
|
|
License URI: http://creativecommons.org/licenses/GPL/3.0/
|
||
|
|
|
||
|
|
|
||
|
|
CMB2 Tabs is an extenstion for CMB2 which allow you to oragnize fields into tabs.
|
||
|
|
|
||
|
|
== Description ==
|
||
|
|
|
||
|
|
CMB2 Tabs is an extenstion for CMB2 which allow you to oragnize fields into tabs.
|
||
|
|
|
||
|
|
CMB2 Tabs Extension requires the most current version of the CMB2 plugin. You can find that [here](https://wordpress.org/plugins/cmb2/) . And you can find documentation on CMB2 [here](https://github.com/WebDevStudios/CMB2/wiki/).
|
||
|
|
|
||
|
|
### Contribution
|
||
|
|
Development occurs on Github, and all contributions welcome. [CONTRIBUT](https://github.com/stackadroit/cmb2-extensions).
|
||
|
|
|
||
|
|
== Links ==
|
||
|
|
|
||
|
|
* [Github project page](https://github.com/stackadroit/cmb2-extensions/)
|
||
|
|
* [Documentation (GitHub wiki)](https://github.com/stackadroit/cmb2-extensions/wiki)
|
||
|
|
|
||
|
|
== Installation ==
|
||
|
|
|
||
|
|
1. Upload `cmb2-tabs` to the `/wp-content/plugins/` directory
|
||
|
|
1. Activate the plugin through the 'Plugins' menu in WordPress
|
||
|
|
1. Copy (and rename if desired) `example-functions.php` into to your theme or plugin's directory.
|
||
|
|
1. Edit to only include the fields you need and rename the functions.
|
||
|
|
|
||
|
|
== Features: ==
|
||
|
|
|
||
|
|
* CMB2 fields management into tabs without complex syntax
|
||
|
|
|
||
|
|
== 3rd Party Resources ==
|
||
|
|
|
||
|
|
* [CMB2](https://github.com/WebDevStudios/CMB2/).
|
||
|
|
|
||
|
|
== Frequently Asked Questions ==
|
||
|
|
|
||
|
|
FAQ's usually end up in the [github wiki](https://github.com/stackadroit/cmb2-extensions/wiki).
|
||
|
|
|
||
|
|
== Changelog ==
|
||
|
|
|
||
|
|
= 1.0.2 beta 26.07.2017 =
|
||
|
|
* Error fix on plugin activation.
|
||
|
|
|
||
|
|
= 1.0.6 beta 17.11.2017 =
|
||
|
|
* Fixed group field issues
|