{"id":54976,"date":"2017-03-10T13:37:49","date_gmt":"2017-03-10T13:37:49","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/eliminate-render-blocking-css\/"},"modified":"2017-03-10T13:37:49","modified_gmt":"2017-03-10T13:37:49","slug":"eliminate-render-blocking-css","status":"publish","type":"plugin","link":"https:\/\/da.wordpress.org\/plugins\/eliminate-render-blocking-css\/","author":9227752,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.0","stable_tag":"trunk","tested":"4.7.33","requires":"4.6","requires_php":"","requires_plugins":"","header_name":"Eliminate Render Blocking CSS","header_author":"eliminate-render-blocking-css.com","header_description":"","assets_banners_color":"08333a","last_updated":"2017-03-10 13:37:49","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/eliminate-render-blocking-css.com\/","header_plugin_uri":"","header_author_uri":"http:\/\/eliminate-render-blocking-css.com","rating":1,"author_block_rating":0,"active_installs":20,"downloads":3589,"num_ratings":2,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":"2","2":0,"3":0,"4":0,"5":0},"assets_icons":{"icon-128x128.jpg":{"filename":"icon-128x128.jpg","revision":"1617011","resolution":"128x128","location":"assets"},"icon-256x256.jpg":{"filename":"icon-256x256.jpg","revision":"1617011","resolution":"256x256","location":"assets"}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1617011","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1617003","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1617003","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1617003","resolution":"3","location":"assets"}},"screenshots":{"1":"Settings for API-key, secret and additional CSS.","2":"Inlined critical CSS in your HTML-template","3":"Deferred styles loading according to Googles recommendations"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[31780,31779,133137],"plugin_category":[],"plugin_contributors":[85172,133138],"plugin_business_model":[],"class_list":["post-54976","plugin","type-plugin","status-publish","hentry","plugin_tags-above-the-fold-css","plugin_tags-critical-css","plugin_tags-eliminate-render-blocking-css","plugin_contributors-danielauener","plugin_contributors-pixelcrook","plugin_committers-danielauener"],"banners":{"banner":"https:\/\/ps.w.org\/eliminate-render-blocking-css\/assets\/banner-772x250.png?rev=1617011","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/eliminate-render-blocking-css\/assets\/icon-128x128.jpg?rev=1617011","icon_2x":"https:\/\/ps.w.org\/eliminate-render-blocking-css\/assets\/icon-256x256.jpg?rev=1617011","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/eliminate-render-blocking-css\/assets\/screenshot-1.png?rev=1617003","caption":"Settings for API-key, secret and additional CSS."},{"src":"https:\/\/ps.w.org\/eliminate-render-blocking-css\/assets\/screenshot-2.png?rev=1617003","caption":"Inlined critical CSS in your HTML-template"},{"src":"https:\/\/ps.w.org\/eliminate-render-blocking-css\/assets\/screenshot-3.png?rev=1617003","caption":"Deferred styles loading according to Googles recommendations"}],"raw_content":"<!--section=description-->\n<p><a href=\"eliminate-render-blocking-css.com\">eliminate-render-blocking-css.com<\/a> provides an API for extracting the\ncritical path css from your site. This plugin inlines the results for every page\nin your header section and deferres the loading of the rest of the styles.<\/p>\n\n<p>You have to create a free <a href=\"http:\/\/eliminate-render-blocking-css.com\">account<\/a>,\nto be be able to use this plugin. Generation of critical path css is always free\nfor your front-page.<\/p>\n\n<p>Some Features:<\/p>\n\n<ul>\n<li>Eliminate render-blocking CSS on your front-page. Use a premium account to\ninclude critical CSS for all your pages and both desktop and mobile\ndevices.<\/li>\n<li>Unobstrusive generating and loading of the critcal css, falling back to your\ncommon CSS, when the service shouldn't be available<\/li>\n<li>Automated deferred CSS loading, when you are using the standard WordPress\nstyle loaders (<code>wp_register_style<\/code> and <code>wp_enqueue_style<\/code>)<\/li>\n<li>Following Googles recommendations on loading critical CSS to 100%<\/li>\n<li>Critical CSS caching, both in your sites transients and on\neliminate-render-blocking-css.com<\/li>\n<li>Background cache refreshing. One time cached, your site always gets a cached\nversion, silently refreshed, when the caching interval ends<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Create a free account on <a href=\"eliminate-render-blocking-css.com\">eliminate-render-blocking-css.com<\/a><\/li>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/eliminate-render-blocking-css<\/code> directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress<\/li>\n<li>Use the Settings-&gt;Eliminate render-blocking CSS screen to configure the plugin with API key and secret<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>How do you generate the critical CSS<\/dt>\n<dd><p>To generate the critical CSS we use the awesome <a href=\"https:\/\/github.com\/addyosmani\/critical\">\"critical\" npm module<\/a>\nby Addy Osmani. The Eliminate render-blocking CSS service takes care of generating\nthe critical CSS for all of your pages and different screen sizes, plus caching\nand delivering the above the fold styling in an efficient way.<\/p><\/dd>\n<dt>What if the generated critical CSS isn't working for my page<\/dt>\n<dd><p>Sometimes the generated CSS is not covering 100% of your above the fold content.\nThat can be caused of lazy-loading elements, fading transitions, odd\ndevice-sizes etc. To perfectly adjust the inlined CSS to your needs you can use\nthe \"Additional CSS\" text area on the settings page. All CSS you include there\nwill be added to the generated critical styles.<\/p><\/dd>\n<dt>How do I use the premium service<\/dt>\n<dd><p>Just head over to <a href=\"eliminate-render-blocking-css.com\">eliminate-render-blocking-css.com<\/a> and upgrade your account.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.9<\/h4>\n\n<ul>\n<li>Initial plugin version with critical css generation and deferred styles loading<\/li>\n<\/ul>","raw_excerpt":"Get a better PageSpeed result by integrating the eliminate-render-blocking-css.com service into your site.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/54976","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=54976"}],"author":[{"embeddable":true,"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/danielauener"}],"wp:attachment":[{"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=54976"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=54976"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=54976"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=54976"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=54976"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/da.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=54976"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}