=== Caption Linker === Contributors: weissmike Donate link: http://weissmike.com/ Tags: media, caption, upload, file, link, html Requires at least: 3.8 Tested up to: 4.4 Stable tag: 1.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds a very simple link button near the caption field of the media uploader. == Description == Adds a new button to the media window and edit media screen that allow you to easily insert links into the caption field. == Installation == 1. Upload `caption-linker.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == 1. Places the icon for link creation next to the caption field 2. Prompts user for URL 3. Prompts user for Link Text 4. Asks if you would the link to open in the same window (Cancel = New Window) 5. Inserts link in text box == Changelog == = 1.3 = * Add functionality to Image Details screen when editing images already placed. * Added option for target="_blank" * Update screenshots, add plugin icon = 1.2 = * Switched to SVG icon to reduce dependancies * Icon courtesy of Open Iconic — www.useiconic.com/open = 1.1 = * Updated to utilize icon font * Links are now inserted at cursor = 1.0 = * Initial release