Description
This simple plugin enhances the default WordPress admin bar by adding a new menus that includes search fields for searching the Codex, wpbeginner.com, WordPress support forums, plugins repository, themes repository etc. Links and search fields to common areas in wp-admin (posts, pages, users, custom post types, plugins, media, settings) are included in the drop down menu when you are not in the WordPress admin area.
If that’s not enough link goodness for you, the plugin now has the option for a custom WordPress menu in the WordPress Admin Bar. (Props to @wpsnipp – http://wpsnipp.com/) If you go to wp-admin/nav-menus.php you’ll see a theme location, “Admin Bar Custom Navigation Menu” where you can attach a custom menu.
Other plugin features:
- if you use the Genesis theme framework, a custom Genesis menu can be added to the admin bar. (for more enhanced functionality regarding Genesis admin bar menus, see GaryJ‘s excellent plugin, Genesis Admin Bar Plus)
- Turn wpbeginner.com search and WordPress support forums search on/off.
- Turn on/off admin bar features on the front-end or the admin side.
Screenshots
Installation
- Upload the
enhanced-admin-bar-with-codex-search
directory to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Visit the plugin settings page (
/wp-admin/options-general.php?page=eab-importer-settings
) to verify the plugin options you want enabled. - If you have enabled the custom menu option, navigate to “Menus” under “Appearance.” You’ll see a theme location, “Admin Bar Custom Navigation Menu” where you can attach a custom menu.
FAQ
- Installation Instructions
-
- Upload the
enhanced-admin-bar-with-codex-search
directory to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Visit the plugin settings page (
/wp-admin/options-general.php?page=eab-importer-settings
) to verify the plugin options you want enabled. - If you have enabled the custom menu option, navigate to “Menus” under “Appearance.” You’ll see a theme location, “Admin Bar Custom Navigation Menu” where you can attach a custom menu.
- Upload the
- ??
-
If you run into a problem or have a question, contact me (contact form or @jtsternberg on twitter). I’ll add them here.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Enhanced Admin Bar with Codex Search” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Enhanced Admin Bar with Codex Search” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.0.7
- Update text-domain.
2.0.6
- Do not enqueue CSS if admin bar is not showing.
2.0.5.3
- Fixes bug that was keeping codex search from working. Minor adjustments for new admin style. Remove dashboard widget. i18n the text strings.
2.0.5.2
- Removed deprecated functions. Plugin now requires 3.4.
2.0.5.1
- Moves style block to correct spot (in admin_head).
2.0.5
- Fixes bug where only one custom post-type would display. Also now works for user roles other than Admins. Props to @underblob
2.0.4
- Fixed broken image link, and fixed some WP_DEBUG errors.
2.0.3
- Updates for WordPress 3.3.
2.0.2
- Remove empty variables.
2.0.1
- Updated Genesis menu icon css.
2.0
- Added options page to enable/disable plugin features.
- Added a WordPress Forum search box option.
- Added Genesis framework menu option.
- Removed features incompatible with WP 3.3.
1.5.3
- Fixed bug with duplicate menu classes. Also removed search forms from admin side. *future release: options page to enable/disable plugin features
1.5.2
- Fixed bug that displayed labels intended for screenreaders on the screen.
1.5.1
- Fixed small bug that didn’t remove main menu item when a custom menu was removed.
1.5
- Plugins search now takes you to the WordPress internal plugins search page rather than wordpress.org.
- Added search for: wpbeginner.com Themes, Media, Pages, Posts, Custom Post Types.
- Added an “Upload” menu item to Plugins, Themes, and Media.
- Added an “Add New” menu item to Pages, Posts, Custom Post Types.
- Added Settings sub-menus to the Settings dropdown in the Admin Bar Menu.
- Added an option to add a custom menu to the Admin Bar from the built-in WordPress menu system.