Better Admin Help Tabs

0

This plugin will allow creation of admin help tabs (and associated sidebars) on any screen in the WordPress admin area. It creates a custom post type called Help Tabs to store informati

Version
Last updated
Active installations
WordPress Version
Tested up to
pa_languages
pa_tag
Rating
Total ratings
This plugin is outdated and might not be supported anymore.

Description

This plugin will allow creation of admin help tabs (and associated sidebars) on any screen in the WordPress admin area. It creates a custom post type called Help Tabs to store information. You need to add the following info to make it work:

  1. Title – The title of your tab
  2. Main content area
  3. Screen – What page/screen it should appear on
  4. Type – Help tab or tab sidebar

HELP TAB EXAMPLE:
Let’s say I want to add a help tab on the main Help Tabs listing page that says something about my plugin. I would use:

  1. “My Main Tab”
  2. “This is a main tab with my own info on it!”
  3. “edit-sbah_helptab”
  4. Select “Tab” (the default)

HELP SIDEBAR EXAMPLE:
Let’s say I want to add a help sidebar (these are the areas to the right with extra info and links) on the main Help Tabs listing page. I would use:

  1. “My Sidebar”
  2. “This is a sidebar!”
  3. “edit-sbah_helptab”
  4. Select “Sidebar”

IMPORTANT NOTE: While there can be multiple tabs per page, there can be only ONE sidebar per page. If you add others to the same page, only the first one found will show.

NOTE: I also have a plugin that does Admin Pointers (those blue info boxes), if you are interested in that one you can find it here: https://wordpress.org/plugins/better-admin-pointers/

This plugin leverages the great work done by others here:

For configuring metaboxes on the custom post type:
https://github.com/WebDevStudios/Custom-Metaboxes-and-Fields-for-WordPress