Top Bar Links, add custom links to the admin top bar Plugin
Top Bar Links allows you to add custom links to your admin top bar.
Top Bar Links allows you to to add custom links to your admin top bar.
You will be able to build your custom admin top bar to collect the important links for your project directly in your WordPress back-end.
Installation
- Upload the entire
top-bar-links
folder to the /wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- You will find the plugin options in each single page and post and a global settings page under the plugins admin menu
- All done. Good job!
Screenshots
Main Settings Page
Custom Top Bar Links creation
Menu item attributes
Custom Top Bar Links menu open
Changelog
1.0.5
- Fixed: prevent any possibilities the Top Bar Links is called on front-end when the user does’t set the primary menu location
1.0.4
- Added: filters “eos_quil_settings_capability” and “eos_quil_who_can_see” to filter the capability to manage and see the Top Bar Links
1.0.3
- Fixed: missing ajax loader spinner on admin settings page
1.0.2
- Fixed: error on admin settings page
1.0.1
- Added: menu deletion when plugin is deleted
1.0
- Initial Release of Top Bar Links