Descrizione
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.
Screenshot
Installazione
- 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!
Recensioni
Contributi e sviluppo
“Top Bar Links, add custom links to the admin top bar” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
Collaboratori“Top Bar Links, add custom links to the admin top bar” è stato tradotto in 1 lingua. Grazie ai traduttori per i loro contributi.
Traduci “Top Bar Links, add custom links to the admin top bar” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.0.6
- Added: filter hook ‘top_bar_links_show_on_frontend’ to show the admin top bar custom links also on the frontend
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