{"id":151533,"date":"2022-01-08T10:59:01","date_gmt":"2022-01-08T10:59:01","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/dream-speed-optimizer\/"},"modified":"2023-08-27T14:46:35","modified_gmt":"2023-08-27T14:46:35","slug":"easy-speed-optimizer","status":"publish","type":"plugin","link":"https:\/\/de-ch.wordpress.org\/plugins\/easy-speed-optimizer\/","author":16143077,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.3.0","stable_tag":"trunk","tested":"6.3.8","requires":"4.7","requires_php":"5.6","requires_plugins":null,"header_name":"Easy Speed Optimizer","header_author":"Sergey Zakharchenko","header_description":"This plugin removes redundant scripts from the pages and optimizes them.","assets_banners_color":"","last_updated":"2023-08-27 14:46:35","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/github.com\/zahardev","rating":5,"author_block_rating":0,"active_installs":0,"downloads":1173,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","faq","changelog"],"tags":{"1.0.1":{"tag":"1.0.1","author":"zahardoc","date":"2022-01-12 12:29:42"},"1.1.0":{"tag":"1.1.0","author":"zahardoc","date":"2022-01-12 20:01:53"},"1.1.1":{"tag":"1.1.1","author":"zahardoc","date":"2022-01-26 09:06:13"},"1.1.2":{"tag":"1.1.2","author":"zahardoc","date":"2023-08-06 18:35:00"},"1.2.0":{"tag":"1.2.0","author":"zahardoc","date":"2023-08-27 14:35:32"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":1},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":2654601,"resolution":"128x128","location":"assets","locale":""}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.1","1.1.0","1.1.1","1.1.2","1.2.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":2654514,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":2654514,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":2654514,"resolution":"3","location":"assets","locale":""}},"screenshots":{"1":"Main Settings: enable the plugin and maybe disable redundant scripts.","2":"Disable redundant styles.","3":"Disable redundant scripts.","4":"Use the Critical CSS settings to load the page faster."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[187,186,794],"plugin_category":[52],"plugin_contributors":[157703],"plugin_business_model":[],"class_list":["post-151533","plugin","type-plugin","status-publish","hentry","plugin_tags-optimization","plugin_tags-seo","plugin_tags-speed","plugin_category-performance","plugin_contributors-zahardoc","plugin_committers-zahardoc"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/easy-speed-optimizer\/assets\/icon-128x128.png?rev=2654601","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/easy-speed-optimizer\/assets\/screenshot-1.png?rev=2654514","caption":"Main Settings: enable the plugin and maybe disable redundant scripts."},{"src":"https:\/\/ps.w.org\/easy-speed-optimizer\/assets\/screenshot-2.png?rev=2654514","caption":"Disable redundant styles."},{"src":"https:\/\/ps.w.org\/easy-speed-optimizer\/assets\/screenshot-3.png?rev=2654514","caption":"Disable redundant scripts."}],"raw_content":"<!--section=description-->\n<p>If your WordPress site is overloaded with an excessive amount of styles and scripts,\nand you're aware that those elements are redundant, this plugin is for you.\nJust decide which styles and scripts you want to remove, disable them in the plugin settings and enjoy!<\/p>\n\n<p>Besides, after removing redundant styles and scripts, you can specify the critical CSS.\nEasy Scripts Optimizer will automatically defer all the style elements, making your site loading really fast!<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id='how%20can%20i%20find%20the%20script%20or%20style%20id%3F'><h3>How can I find the script or style ID?<\/h3><\/dt>\n<dd><ol>\n<li>Go to the home page.<\/li>\n<li>Right mouse click -&gt; View page source.<\/li>\n<li>Find the CSS you want to remove.<\/li>\n<li>Get the value of the id and paste it into the plugin settings\nExample:\n\nIn this case ID is \"contact-form-7-css\".\nSide note: '-css' is added by WordPress, so the real style ID (the ID that used for style enqueue) is 'contact-form-7'.\nYou can provide both short and long form.<\/li>\n<\/ol><\/dd>\n<dt id='is%20it%20safe%20to%20remove%20style%20or%20script%3F'><h3>Is it safe to remove style or script?<\/h3><\/dt>\n<dd><p>First of all, this plugin doesn't physically remove any files. It just dynamically unregisters them from the WordPress queue.\nSo it's safe to add\/remove script IDs and experiment with them.\nBut please be careful - removing styles can break some visual parts of your site, and removing scripts can break some functionality.\nThe best approach is to try it first on development or staging site.<\/p><\/dd>\n<dt id='i%20saved%20settings%20but%20styles%20were%20not%20removed'><h3>I saved settings but styles were not removed<\/h3><\/dt>\n<dd><p>Do you use any cache plugins? Please try to clear the cache.\nIf you use services like Cloudflare, it may take some time to see the changes to be showed.\nTry to add some GET parameter to your page and check if you see changes after that.\nExample:\nYour site is https:\/\/mysite.com, - go to https:\/\/mysite.com\/?v=2 and check the page source.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.3.0<\/h4>\n\n<ul>\n<li>2023-08-27<\/li>\n<li>Settings refactoring: settings for registered style<\/li>\n<li>Tabs: added CSS and JS tabs<\/li>\n<li>Added option to enable\/disable the plugin<\/li>\n<li>Updated supported WordPress version<\/li>\n<\/ul>\n\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>2023-08-06<\/li>\n<li>Possibility to remove emoji script and style from the page<\/li>\n<li>Updated supported WordPress version<\/li>\n<\/ul>\n\n<h4>1.1.2<\/h4>\n\n<ul>\n<li>2022-01-26<\/li>\n<li>Conflict with Elementor preview fixed<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>2022-01-12<\/li>\n<li>Settings save process hotfix<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>2022-01-12<\/li>\n<li>Critical CSS settings<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>2022-01-06<\/li>\n<li>Escape echo variables<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>2021-12-24<\/li>\n<li>Plugin release, possibility to remove styles and scripts<\/li>\n<\/ul>","raw_excerpt":"If your WordPress site is overloaded with an excessive amount of styles and scripts,","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/de-ch.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/151533","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/de-ch.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/de-ch.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/de-ch.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=151533"}],"author":[{"embeddable":true,"href":"https:\/\/de-ch.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/zahardoc"}],"wp:attachment":[{"href":"https:\/\/de-ch.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=151533"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/de-ch.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=151533"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/de-ch.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=151533"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/de-ch.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=151533"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/de-ch.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=151533"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/de-ch.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=151533"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}