=== Insert Link Class === Contributors: Tim Carr Donate link: http://www.n7studios.co.uk/2010/03/07/wordpress-insert-link-class-plugin/ Tags: insert,link,class Requires at least: 3.0 Tested up to: 3.0.4 Stable tag: 1.31 Allows custom class names to be added to the Insert / Edit link functionality the Wordpress Page and Post Editor. == Description == Insert Link Class is a plugin for Wordpress that allows Wordpress Administrators to add additional classes to the class option within the Insert / Edit Link functionality of Wordpress' TinyMCE editor. == Installation == 1. Download the Insert Link Class Plugin. 2. In your Wordpress Administration, go to Plugins > Add New > Upload, and select the plugin ZIP file. 3. Activate the plugin 4. You'll see a Link Classes option appear on the menu; use this to add, edit and delete custom classes. == Frequently Asked Questions == = Can this plugin read in my theme's CSS file? = Not at present - it is hoped this functionality will be added in the future, so the active theme's CSS classes are automatically added to the Insert / Edit class dropdown list. = Will field validation be added? = Yes - this is a stable plugin, however field validation still needs to be added. == Screenshots == 1. Link Classes Admin Page 2. Additional classes added via plugin, displayed within the Insert / Edit Link functionality of Wordpress' TinyMCE editor == Changelog == = 1.3 = * Fixes for WPMU installations and include_once errors = 1.2 = * Fixes for WPMU installations and include_once errors = 1.1 = * Removed PLUGIN_NAME, fixed variables to ensure no errors when installing / using plugin. * Wordpress Hook fixes to work with Wordpress 3.0+ = 1.0 = * First release. == Upgrade Notice == = 1.2 = Fixes WPMU installations and include_once() errors. = 1.1 = Fixes PLUGIN_NAME and include_once() errors, includes Wordpress 3.0+ compatibility.