Widgets Admin Fix
This plugin adds the ability to link to specific sidebars in the widgets admin page and have them open up automatically.
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 5821 days ago
Is Widgets Admin Fix abandoned?
Possibly abandoned (last update 5821 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
This plugin adds the ability to link to specific sidebars in the widgets admin page and have them open up automatically. In addition, by default when visiting the widgets admin page, none of the sidebars are open.
Add Widgets
You’ll need to know the IDs of the sidebars you’d like to have opened. For multiple sidebars, simply separate them with commas.
Add Widgets
Alternatively, you can use the add_widgets_link() function:
Installation
- Upload the ‘widgets-admin-fix’ folder to the ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
Frequently Asked Questions
Review feed
Screenshots
Changelog
0.2
* CHANGED: function name from add_widgets_link() to waf_widgets_link() * UPDATED: readme.txt * ADDED: license.txt
0.1
* Initial Release. (08/31/09)