CMB2 Metatabs Options
Extends CMB2 to allow WordPress options pages with multiple metaboxes and optional tabs.
by Roger Los · github.com/rogerlos/cmb2-metatabs-options · website
★ 47stars
270composer installs
11forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/rogerlos/cmb2-metatabs-options/archive/refs/heads/master.zipAlso on Packagist as rogerlos/cmb2-metatabs-options:
composer require rogerlos/cmb2-metatabs-optionsFrom the readme
CMB2 Metatabs Options
Extends CMB2--create WordPress options pages with multiple metaboxes,
support for tabs, and flexible menu locations.
Description
CMB2 Metatabs Options (CMO) is a plugin (or class) for developers using CMB2 to manage metaboxes and fields.
CMO makes it easy to create options pages with multiple metaboxes--and optional WordPress admin tabs.
You can attach your option page(s) to any existing Wordpress menu or add them as a new
top-level menu. You can also add multiple options pages!
This plugin requires the CMB2 Plugin, or your project
must already utilize the CMB2 library. CMB2 is not included.
Please see the wiki at CMO's github repository for a
detailed user's guide.
Thanks to the folks maintaining CMB2 for their continued development, and providing the
starting point for this plugin.
Installation (as WP plugin)
Download the plugin zip file and add via Plugins-Add New-Upload. Or FTP the unzipped plugin folder to
your wpcontent/plugins directory. Activate the plugin within WP admin.
Note this plugin does nothing by default other than give you access to the Cmb2MetatabsOptions() class.
You can see an example of what this plugin does by using the WP plug
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.3 | Jun 15, 2017 |
| 1.2 | Feb 27, 2017 |
| 1.1.2 | Aug 17, 2016 |
| 1.1.1 | Aug 1, 2016 |
| 1.1.0 | Jul 20, 2016 |
| 1.0.3 | Jul 16, 2016 |
| v1.0.2 | Mar 14, 2016 |
| v1.0.1 | Feb 1, 2016 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.