Mô tả
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.
Ảnh màn hình
Cài đặt
- 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!
Đánh giá
Người đóng góp & Lập trình viên
“Top Bar Links, add custom links to the admin top bar” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng góp“Top Bar Links, add custom links to the admin top bar” đã được dịch qua 1 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.
Dịch “Top Bar Links, add custom links to the admin top bar” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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