{"id":32809,"date":"2014-11-13T19:32:27","date_gmt":"2014-11-13T19:32:27","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/p-squirrel\/"},"modified":"2016-05-05T20:47:09","modified_gmt":"2016-05-05T20:47:09","slug":"p-squirrel","status":"closed","type":"plugin","link":"https:\/\/cn.wordpress.org\/plugins\/p-squirrel\/","author":13343640,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.1.10","stable_tag":"1.1.10","tested":"4.5.33","requires":"3.9.1","requires_php":"","requires_plugins":"","header_name":"p Squirrel","header_author":"Zendy Web Studio","header_description":"","assets_banners_color":"efeeee","last_updated":"2016-05-05 20:47:09","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/kauai.zendy.net\/wordpress\/plugins\/","header_author_uri":"https:\/\/kauai.zendy.net\/","rating":5,"author_block_rating":0,"active_installs":80,"downloads":2409,"num_ratings":0,"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":"5"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1025503","resolution":"128x128","location":"assets"}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1025503","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.1","1.0.2","1.1","1.1.1","1.1.10","1.1.2","1.1.3","1.1.4","1.1.5","1.1.6","1.1.7","1.1.8","1.1.9"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1025503","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1025503","resolution":"2","location":"assets"}},"screenshots":{"1":"Before - The layout of the page is ruined by empty paragraphs","2":"After - p Squirrel hides the empty paragraphs"}},"plugin_section":[],"plugin_tags":[47678,47677,47676,1244,3511],"plugin_category":[],"plugin_contributors":[86491,81488],"plugin_business_model":[],"class_list":["post-32809","plugin","type-plugin","status-closed","hentry","plugin_tags-empty-p-tags","plugin_tags-empty-paragraph-tags","plugin_tags-empty-paragraphs","plugin_tags-hide","plugin_tags-remove","plugin_contributors-tyamaguchi","plugin_contributors-zendylabs","plugin_committers-tyamaguchi","plugin_committers-vrundbaken","plugin_committers-zendylabs"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/p-squirrel_efeeee.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/p-squirrel\/assets\/screenshot-1.png?rev=1025503","caption":"Before - The layout of the page is ruined by empty paragraphs"},{"src":"https:\/\/ps.w.org\/p-squirrel\/assets\/screenshot-2.png?rev=1025503","caption":"After - p Squirrel hides the empty paragraphs"}],"raw_content":"<!--section=description-->\n<p>p Squirrel: The friendly empty paragraph hiding system for Wordpress. p Squirrel makes sure all of the empty paragraphs published by your Wordpress site users are successfully hidden before they have a chance to ruin your page layouts.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>p-squirrel<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the <code>Plugins<\/code> menu in WordPress<\/li>\n<li>That's it, Enjoy!<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>What does p Squirrel do?<\/dt>\n<dd><p>p Squirrel hides all empty paragraph elements from your site.<\/p><\/dd>\n<dt>How does p Squirrel work?<\/dt>\n<dd><p>p Squirrel uses JavaScript and JQuery to find and hide empty paragraph elements.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1.10<\/h4>\n\n<ul>\n<li>Meta: Changed plugin URL link<\/li>\n<\/ul>\n\n<h4>1.1.9<\/h4>\n\n<ul>\n<li>Meta: Tested for WordPress 4.5.1<\/li>\n<\/ul>\n\n<h4>1.1.8<\/h4>\n\n<ul>\n<li>Meta: Tested for WordPress 4.3<\/li>\n<\/ul>\n\n<h4>1.1.7<\/h4>\n\n<ul>\n<li>Meta: Added new link in plugin meta row<\/li>\n<\/ul>\n\n<h4>1.1.6<\/h4>\n\n<ul>\n<li>Meta: Tested on WP 4.2.2<\/li>\n<\/ul>\n\n<h4>1.1.5<\/h4>\n\n<ul>\n<li>Meta: author name now is Zendy Web Studio<\/li>\n<\/ul>\n\n<h4>1.1.4<\/h4>\n\n<ul>\n<li>Meta: Updated links to new Zendy Web Studio website<\/li>\n<\/ul>\n\n<h4>1.1.3<\/h4>\n\n<ul>\n<li>Meta: Added comment to failsafes in js<\/li>\n<\/ul>\n\n<h4>1.1.2<\/h4>\n\n<ul>\n<li>Meta: Tested for Wordpress 4.1<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Meta: Fixed readme file<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Fix: Fixed bug where paragraphs containing only HMTL elements which typically contain no text were being removed (i.e. <code>&lt;img&gt;<\/code>,<code>&lt;iframe&gt;<\/code>,<code>&lt;embed&gt;<\/code>, etc.)<\/li>\n<li>Fix: Paragraphs containing only empty child HTML elements are now hidden<\/li>\n<li>Meta: Instead of removing empty p tags from the DOM, they are now simply hidden<\/li>\n<li>Meta: Edited readme file to reflect new changes in how the program functions<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Meta: Fixed readme file<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Meta: Fixed installation instructions<\/li>\n<li>Meta: Added logo and banner<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<li>Feature: All empty HTML paragraph elements removed using JavaScript and JQuery.<\/li>\n<\/ul>","raw_excerpt":"p Squirrel hides empty paragraphs to prevent users from breaking your beautiful designs.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/32809","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=32809"}],"author":[{"embeddable":true,"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/zendylabs"}],"wp:attachment":[{"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=32809"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=32809"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=32809"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=32809"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=32809"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/cn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=32809"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}