{"id":70814,"date":"2017-06-28T01:45:42","date_gmt":"2017-06-28T01:45:42","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/addfunc-ids\/"},"modified":"2018-12-11T00:45:51","modified_gmt":"2018-12-11T00:45:51","slug":"addfunc-ids","status":"publish","type":"plugin","link":"https:\/\/ms.wordpress.org\/plugins\/addfunc-ids\/","author":14093721,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0","stable_tag":"1.0","tested":"5.0.25","requires":"3.0.1","requires_php":"","requires_plugins":"","header_name":"AddFunc IDs","header_author":"AddFunc","header_description":"Adds a button that allows authors\/editors to easily generate ID attributes for subheadings.","assets_banners_color":"d6cbc2","last_updated":"2018-12-11 00:45:51","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_s-xclick&hosted_button_id=7AF7P3TFKQ2C2","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/addfunc-adaptive-content","header_author_uri":"http:\/\/profiles.wordpress.org\/addfunc","rating":5,"author_block_rating":0,"active_installs":10,"downloads":1803,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"1"},"assets_icons":{"icon.svg":{"filename":"icon.svg","revision":"1686649","resolution":"","location":"assets"}},"assets_banners":{"banner-1544x500.jpg":{"filename":"banner-1544x500.jpg","revision":"1980982","resolution":"1544x500","location":"assets"},"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"1686649","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0"],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"1686649","resolution":"1","location":"assets"}},"screenshots":{"1":"Look! This heading now has an id attribute because I clicked the \"#\" button!... You get the idea."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[143134,143133,143132,143135,1719],"plugin_category":[46],"plugin_contributors":[79269,79271],"plugin_business_model":[],"class_list":["post-70814","plugin","type-plugin","status-publish","hentry","plugin_tags-add-id","plugin_tags-editor-button","plugin_tags-id-attribute","plugin_tags-remove-id","plugin_tags-tinymce","plugin_category-editor-and-writing","plugin_contributors-addfunc","plugin_contributors-joerhoney","plugin_committers-addfunc","plugin_committers-joerhoney"],"banners":{"banner":"https:\/\/ps.w.org\/addfunc-ids\/assets\/banner-772x250.jpg?rev=1686649","banner_2x":"https:\/\/ps.w.org\/addfunc-ids\/assets\/banner-1544x500.jpg?rev=1980982","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":"https:\/\/ps.w.org\/addfunc-ids\/assets\/icon.svg?rev=1686649","icon":"https:\/\/ps.w.org\/addfunc-ids\/assets\/icon.svg?rev=1686649","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/addfunc-ids\/assets\/screenshot-1.jpg?rev=1686649","caption":"Look! This heading now has an id attribute because I clicked the \"#\" button!... You get the idea."}],"raw_content":"<!--section=description-->\n<p>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.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the entire <code>\/addfunc-ids<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory or download it from the WordPress repository.<\/li>\n<li>Activate the plugin through the <em>Plugins<\/em> menu in WordPress.<\/li>\n<li>Use the <em>Add ID<\/em> and <em>Remove ID<\/em> buttons as needed.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>What does the Add ID button do?<\/dt>\n<dd><p>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.<\/p><\/dd>\n<dt>What does the Remove ID button do?<\/dt>\n<dd><p>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.<\/p><\/dd>\n<dt>Where can I see the ID\/id attribute?<\/dt>\n<dd><p>You can see it in Text view. Example:<\/p>\n\nThis is rad<\/dd>\n<dt>Will AddFunc work in Text view?<\/dt>\n<dd><p>Nope. It's a TinyMCE thang.<\/p><\/dd>\n<dt>Does AddFunc IDs work on custom content types, the same as they do on Posts and Pages?<\/dt>\n<dd><p>It works in any custom content type that has a standard TinyMCE editor.<\/p><\/dd>\n<dt>Does it really require WordPress 3.0.1 or later?<\/dt>\n<dd><p>I have not tested it on earlier versions. I suspect it depends on the version of TinyMCE included with your WordPress install. Feel free to try it out and let us know if it works! :)<\/p><\/dd>\n<dt>Does AddFunc have a website?<\/dt>\n<dd><p>Yes. <a href=\"http:\/\/addfunc.com\/\">addfunc.com<\/a><\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.1<\/h4>\n\n<p>27 Jun 2017<\/p>\n\n<ul>\n<li>Released plugin on WordPress Repository<\/li>\n<\/ul>\n\n<h4>0.4<\/h4>\n\n<p>23 Jun 2017<\/p>\n\n<ul>\n<li>Improves cleanup of string used for id attribute\n\n<ul>\n<li>Removes HTML tags<\/li>\n<li>Removes instances of multiple consecutive hyphens\n_   Removes hyphens at beginning and end of string<\/li>\n<\/ul><\/li>\n<li>Adds button highlighting (button is highlighted if the selected element has an id attribute)<\/li>\n<li>Submitted plugin to WordPress repository as version 1.0<\/li>\n<\/ul>\n\n<h4>0.3<\/h4>\n\n<p>18 Jul 2016<\/p>\n\n<ul>\n<li>Improves TinyMCE button icons, using font instead of SVGs<\/li>\n<\/ul>\n\n<h4>0.2<\/h4>\n\n<p>?? ??? 201?<\/p>\n\n<ul>\n<li>Adds \"Add ID\" button to Tiny MCE<\/li>\n<li>Adds \"Remove ID\" button to Tiny MCE<\/li>\n<\/ul>\n\n<h4>0.1<\/h4>\n\n<p>29 Sep 2015<\/p>\n\n<ul>\n<li>Adds a button to TinyMCE<\/li>\n<\/ul>","raw_excerpt":"Adds two convenient buttons to easily add\/remove an id attribute to any element.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ms.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/70814","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ms.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ms.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ms.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=70814"}],"author":[{"embeddable":true,"href":"https:\/\/ms.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/addfunc"}],"wp:attachment":[{"href":"https:\/\/ms.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=70814"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ms.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=70814"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ms.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=70814"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ms.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=70814"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ms.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=70814"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ms.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=70814"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}