Returns the available meta box tabs for the module.
Description
See also
Return
(array) Associative array of <code>$tab_slug => $tab_args</code> pairs.
Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |
Returns the available meta box tabs for the module.
(array) Associative array of <code>$tab_slug => $tab_args</code> pairs.
Version | Description |
---|---|
1.0.0 | Introduced. |