{"id":36748,"date":"2015-06-04T16:11:26","date_gmt":"2015-06-04T16:11:26","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/remove-html-from-content\/"},"modified":"2021-10-26T16:04:16","modified_gmt":"2021-10-26T16:04:16","slug":"remove-html-from-content","status":"publish","type":"plugin","link":"https:\/\/test.wordpress.org\/plugins\/remove-html-from-content\/","author":9127204,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.1","stable_tag":"1.0.1","tested":"5.8.13","requires":"3.0.1","requires_php":"","requires_plugins":"","header_name":"Remove HTML From Content","header_author":"Adam Ainsworth","header_description":"","assets_banners_color":"","last_updated":"2021-10-26 16:04:16","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/adamainsworth.co.uk\/donate\/","header_plugin_uri":"https:\/\/adamainsworth.co.uk\/plugins\/","header_author_uri":"https:\/\/adamainsworth.co.uk\/","rating":5,"author_block_rating":0,"active_installs":10,"downloads":2460,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"0.8":{"tag":"0.8","author":"adam.ainsworth","date":"2015-06-04 16:11:26"},"1.0.1":{"tag":"1.0.1","author":"adam.ainsworth","date":"2021-10-26 16:04:16"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"1"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.8","1.0.1"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[4657,246,1653,609],"plugin_category":[57],"plugin_contributors":[92507],"plugin_business_model":[],"class_list":["post-36748","plugin","type-plugin","status-publish","hentry","plugin_tags-clean","plugin_tags-html","plugin_tags-strip","plugin_tags-tags","plugin_category-taxonomy","plugin_contributors-adamainsworth","plugin_committers-adamainsworth"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/remove-html-from-content.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>You may have some obscure reason for wanting the output that is sent by the_content() and get_the_content() to be simple HTML, free of the more exotic tags and objects. It may be for post aggregators or email notifications or some other edge case. This is for you!<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>remove-html-from-content<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Navigate to wp-admin\/plugins.php on your site (your WP plugin page)<\/li>\n<li>Alternatively, upload <code>remove-html-from-content.zip<\/code> via the upload plugin section at wp-admin\/plugins.php<\/li>\n<li>Activate this plugin. <\/li>\n<\/ol>\n\n<p>OR you can just install it with WordPress by going to Plugins &gt;&gt; Add New &gt;&gt; and typing Remove HTML From Content<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id='will%20it%20do%20all%20content%3F'><h3>Will it do all content?<\/h3><\/dt>\n<dd><p>Just that which runs through the_content() and get_the_content() but you can add your own filters with<\/p>\n\n<pre>\nadd_action( 'FILTER_NAME', [__CLASS__, 'do_filter'], 0 );\n<\/pre>\n\n<p>Or calling the conversion directly with<\/p>\n\n<pre>\n$text = Remove_Html_From_Content::do_filter($html);\n<\/pre><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Minor updates after six years<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Simple plugin that strips all but the most common HTML tags from the content of WordPress pages and posts.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/36748","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=36748"}],"author":[{"embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/adamainsworth"}],"wp:attachment":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=36748"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=36748"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=36748"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=36748"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=36748"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=36748"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}