Description
Add shortcut links to the admin toolbar to the index pages listing all content types and other helpful locations you may find yourself constantly navigating to. This plugin brings these links one click closer. It will link to the index or list pages in the WordPress backend for posts, pages, all custom post types as well as the widgets page, the menu page and the users page.
Saved clicks = saved time!
Screenshots
Installation
- Upload
plugin-name.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
-
What’s the point?
-
I found myself constantly clicking to the wordpress dashboard in order to access the links to the pages I needed. This plugin save me clicks and thus saves me time.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Admin Toolbar Content Links” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Admin Toolbar Content Links” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1
- Minor code cleanup
- Testing on WordPress 5.8
1.0
- Remove ‘Fields’ link when ACF is installed since it didn’t work
- Add link to Migrate page if you have Migrate DB or Migrate DB Pro installed.
- Compatability testing for up to 4.5
0.9
- Update gravity forms reference: using ‘class_exists’ rather than ‘is_plugin_active’
0.8
- Compatability testing for 4.0
- Removed extraneous wp_reset_postdata that resulted in wrong links on certain templates with nested loops.
0.7
- Compatability testing for up to 3.9.1
0.6
- Add links for settings and plugins
- Add link for Gravity Forms (if installed)
- Add link for WPEngine (if installed)
0.5
- Replaces the built in Edit link in the toolbar. Now the dropdown is beneath that link to keep the toolbar less cluttered.
0.4
- Adding link to users page.
0.3
- Adding support for any custom post types.
0.2
- Adding links to the widget and menu pages.
0.1
- Initial version. Adding links to the toolbar for posts and pages.