=== AddFunc IDs === Contributors: AddFunc,joerhoney Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7AF7P3TFKQ2C2 Tags: id attribute, editor button, add id, remove id, tinymce Requires at least: 3.0.1 Tested up to: 5.1 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds two convenient buttons to easily add/remove an id attribute to any element. == Description == Adds two convenient buttons to easily add/remove an id attribute to any element when editor a Post, Page or custom post type that uses a standard TinyMCE editor. Uses the text contained within the element, cleaned up, to formulate a URL-friendly id. == Installation == 1. Upload the entire `/addfunc-ids` folder to the `/wp-content/plugins/` directory or download it from the WordPress repository. 2. Activate the plugin through the *Plugins* menu in WordPress. 3. Use the *Add ID* and *Remove ID* buttons as needed. == Frequently Asked Questions == = What does the Add ID button do? = It adds an id attribute to the selected element (or the element with the cursor in it) using the text within. Note: not recommended for use on paragraphs. = What does the Remove ID button do? = It removes any id attributes from the selected element (or the element with the cursor in it). Note: recommended for removing ridiculously long id attributes. = Where can I see the ID/id attribute? = You can see it in Text view. Example: