I managed to build a workflow but when I add or edit my custom post type, all metaboxes are loaded at once, regardless of the tab. If I click on any tab later, the layout goes to how it’s supposed to be.
@vgrch– The meta boxes that show up are controlled by the include_meta_boxes function. Make sure only the meta-boxes you want to show up are listed in each one.
If you’re still having an issue, email your plugin to [email protected]
The reason all the meta boxes are showing is because none of the tabs are set as default. This information was missing from the docs, so I just updated it.
To Fix:
-Open one of your WorkFlow tab files (not the header file).
-Add this to the comment block: Default: true
This website or its third-party tools use cookies, which are necessary to its functioning and required to achieve the purposes illustrated in the cookie policy. By closing this banner, scrolling this page, clicking a link or continuing to browse otherwise, you agree to the use of cookies. Find out more.