=== Simple Widget Title Links === Contributors: tourbillonlabs Donate link: https://www.tourbillonlabs.com/donate/ Tags: widgets Requires at least: 4.8 Tested up to: 5.6 Stable tag: 1.0.4 Requires PHP: 7.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Provides link support for widget titles without the need for markup or code. == Description == Provides link support for widget titles without the need for markup or code. #### Features: * Configure title links in widget settings * Options for target="_blank" and rel="nofollow" All functionality is available in the widget options under Appearance -> Widgets. == Installation == 1. Upload and extract `simple-widget-title-links.zip` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = No link or title is displayed = Make sure your theme supports the display of widget titles, or try setting the title explicitly in the widget options. == Screenshots == 1. Widget options == Changelog == = 1.0.0 = * Initial release. = 1.0.2 = * Fix to account for Max Mega Mind not passing all hook params = 1.0.4 = * Checkbox value fix