=== Widget Alias === Contributors: McGuive7, MIGHTYminnow Donate link: http://mightyminnow.com Tags: duplicate, widget, alias, reproduce, synchronize, mimic, sidebar, widgets, shortcode, specific, multiple Requires at least: 3.0 Tested up to: 3.8.1 Stable tag: 1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Duplicate any existing widget using the Widget Alias widget and shortcode. == Description == Widget Alias allows you to create an "alias" of any existing widget, effectively reproducing / duplicating it. This can be especially handy when you want the same widget to appear in multiple sidebars. Normally you would have to edit each widget independently, but Widget Alias means you'll only have to edit one. A [**MIGHTYminnow**](http://mightyminnow.com) plugin. = Features = This plugin is similar to [Duplicate Widget](http://wordpress.org/plugins/duplicate-widget), with a few key differences: * Widget Alias gives you the option to override the aliased widget's title. * Widget Alias uses AJAX to update the drop-down `` menu to choose the ID of the widget you would like to alias. **2. Shortcode** Widget Alias also comes packaged with a shortcode that looks like this: `[wa id="target-widget-id" title="Override Title"]` To use the shortcode simply enter the ID of the widget you would like to alias (`id` parameter), and an override title (`title` parameter) if you would like to change the aliased widget's title. = Widget IDs = Widget Alias makes it super-easy for you to find the ID of any widget you would like to alias. In *Appearance > Widgets*, all active widgets now have their ID appended below the widget title. Note: these IDs are added using jQuery, and will not appear if JavaScript is disabled. = Removing / Deleting Aliased Widgets = Widget Alias makes it easy to tell which widgets are being aliased - each aliased widget has a note below its widget controls letting you know how many times it is aliased. If you delete an aliased widget, the Widget Alias widgets that previously pointed to it will revert to the default alias value of "None." Banner photo by [Susannah Kay](http://susannahkay.com). == Installation == Install and activate the plugin. That's it! You'll now have access to the Widget Alias widget via *Appearance > Widgets*, as well as the `[wa]` shortcode. == Screenshots == 1. Widget Alias Features == Changelog == = 1.2 = * Further modifications to JS and CSS to utilize default WP admin classes for improved aesthetics. = 1.1 = * Modified JS and CSS to improve the display of each widget's ID = 1.0 = * First release == Upgrade Notice == = 1.2 = * Further modifications to JS and CSS to utilize default WP admin classes for improved aesthetics. = 1.1 = * Modified JS and CSS to improve the display of each widget's ID = 1.0 = First Release