Title: Eliminate Render Blocking CSS
Author: danielauener
Published: <strong>10.03.2017</strong>
Last modified: 10.03.2017

---

Поиск плагинов

![](https://ps.w.org/eliminate-render-blocking-css/assets/banner-772x250.png?rev
=1617011)

Этот плагин **не тестировался с последними 3 основными выпусками WordPress**. Скорее
всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

![](https://ps.w.org/eliminate-render-blocking-css/assets/icon-256x256.jpg?rev=1617011)

# Eliminate Render Blocking CSS

 Автор: [danielauener](https://profiles.wordpress.org/danielauener/)

[Скачать](https://downloads.wordpress.org/plugin/eliminate-render-blocking-css.zip)

 * [Детали](https://ru.wordpress.org/plugins/eliminate-render-blocking-css/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/eliminate-render-blocking-css/#reviews)
 *  [Установка](https://ru.wordpress.org/plugins/eliminate-render-blocking-css/#installation)
 * [Разработка](https://ru.wordpress.org/plugins/eliminate-render-blocking-css/#developers)

 [Поддержка](https://wordpress.org/support/plugin/eliminate-render-blocking-css/)

## Описание

[eliminate-render-blocking-css.com](https://ru.wordpress.org/plugins/eliminate-render-blocking-css/eliminate-render-blocking-css.com?output_format=md)
provides an API for extracting the
 critical path css from your site. This plugin
inlines the results for every page in your header section and deferres the loading
of the rest of the styles.

You have to create a free [account](http://eliminate-render-blocking-css.com),
 
to be be able to use this plugin. Generation of critical path css is always free
for your front-page.

Some Features:

 * Eliminate render-blocking CSS on your front-page. Use a premium account to
    include
   critical CSS for all your pages and both desktop and mobile devices.
 * Unobstrusive generating and loading of the critcal css, falling back to your
   
   common CSS, when the service shouldn’t be available
 * Automated deferred CSS loading, when you are using the standard WordPress
    style
   loaders (`wp_register_style` and `wp_enqueue_style`)
 * Following Googles recommendations on loading critical CSS to 100%
 * Critical CSS caching, both in your sites transients and on
    eliminate-render-
   blocking-css.com
 * Background cache refreshing. One time cached, your site always gets a cached
   
   version, silently refreshed, when the caching interval ends

## Скриншоты

[⌊Settings for API-key, secret and additional CSS.⌉⌊Settings for API-key, secret
and additional CSS.⌉[

Settings for API-key, secret and additional CSS.

[⌊Inlined critical CSS in your HTML-template⌉⌊Inlined critical CSS in your HTML-
template⌉[

Inlined critical CSS in your HTML-template

[⌊Deferred styles loading according to Googles recommendations⌉⌊Deferred styles 
loading according to Googles recommendations⌉[

Deferred styles loading according to Googles recommendations

## Установка

 1. Create a free account on [eliminate-render-blocking-css.com](https://ru.wordpress.org/plugins/eliminate-render-blocking-css/eliminate-render-blocking-css.com?output_format=md)
 2. Upload the plugin files to the `/wp-content/plugins/eliminate-render-blocking-css`
    directory, or install the plugin through the WordPress plugins screen directly.
 3. Activate the plugin through the ‘Plugins’ screen in WordPress
 4. Use the Settings->Eliminate render-blocking CSS screen to configure the plugin 
    with API key and secret

## Часто задаваемые вопросы

  How do you generate the critical CSS

To generate the critical CSS we use the awesome [«critical» npm module](https://github.com/addyosmani/critical)

by Addy Osmani. The Eliminate render-blocking CSS service takes care of generating
the critical CSS for all of your pages and different screen sizes, plus caching 
and delivering the above the fold styling in an efficient way.

  What if the generated critical CSS isn’t working for my page

Sometimes the generated CSS is not covering 100% of your above the fold content.

That can be caused of lazy-loading elements, fading transitions, odd device-sizes
etc. To perfectly adjust the inlined CSS to your needs you can use the «Additional
CSS» text area on the settings page. All CSS you include there will be added to 
the generated critical styles.

  How do I use the premium service

Just head over to [eliminate-render-blocking-css.com](https://ru.wordpress.org/plugins/eliminate-render-blocking-css/eliminate-render-blocking-css.com?output_format=md)
and upgrade your account.

## Отзывы

![](https://secure.gravatar.com/avatar/e3acae708eee6a68db6df497f66bac11e44868c952219e85a507a08cc4260f06?
s=60&d=retro&r=g)

### 󠀁[doesn’t work](https://wordpress.org/support/topic/doesnt-work-1883/)󠁿

 [rogeriodec](https://profiles.wordpress.org/rogeriodec/) 25.05.2018

doesn’t work

![](https://secure.gravatar.com/avatar/ce32a16c5c0ff17135fe33af9a3e2d62a55b9e9363ae179e959a79c2397aa741?
s=60&d=retro&r=g)

### 󠀁[plugin](https://wordpress.org/support/topic/fing-plugin/)󠁿

 [muzahidnrl](https://profiles.wordpress.org/muzahidnrl/) 30.04.2017

[Moderator note: language removed from title. Please do not use that language in
the forums.] Need API but no way to get api. They just taking your email address

 [ Посмотреть все 2 отзыва ](https://wordpress.org/support/plugin/eliminate-render-blocking-css/reviews/)

## Участники и разработчики

«Eliminate Render Blocking CSS» — проект с открытым исходным кодом. В развитие плагина
внесли свой вклад следующие участники:

Участники

 *   [ danielauener ](https://profiles.wordpress.org/danielauener/)
 *   [ pixelcrook ](https://profiles.wordpress.org/pixelcrook/)

«Eliminate Render Blocking CSS» переведён на 1 язык. Благодарим [переводчиков](https://translate.wordpress.org/projects/wp-plugins/eliminate-render-blocking-css/contributors)
за их работу.

[Перевести «Eliminate Render Blocking CSS» на ваш язык.](https://translate.wordpress.org/projects/wp-plugins/eliminate-render-blocking-css)

### Заинтересованы в разработке?

[Посмотрите код](https://plugins.trac.wordpress.org/browser/eliminate-render-blocking-css/),
проверьте [SVN репозиторий](https://plugins.svn.wordpress.org/eliminate-render-blocking-css/),
или подпишитесь на [журнал разработки](https://plugins.trac.wordpress.org/log/eliminate-render-blocking-css/)
по [RSS](https://plugins.trac.wordpress.org/log/eliminate-render-blocking-css/?limit=100&mode=stop_on_copy&format=rss).

## Журнал изменений

#### 0.9

 * Initial plugin version with critical css generation and deferred styles loading

## Мета

 *  Версия **1.0.0**
 *  Обновление: **9 лет назад**
 *  Активных установок: **20+**
 *  Версия WordPress ** 4.6 или выше **
 *  Совместим вплоть до: **4.7.33**
 *  Языки
 * [English (US)](https://wordpress.org/plugins/eliminate-render-blocking-css/) 
   и [Swedish](https://sv.wordpress.org/plugins/eliminate-render-blocking-css/).
 *  [Перевести на ваш язык](https://translate.wordpress.org/projects/wp-plugins/eliminate-render-blocking-css)
 * Метки:
 * [Above the fold CSS](https://ru.wordpress.org/plugins/tags/above-the-fold-css/)
   [Critical CSS](https://ru.wordpress.org/plugins/tags/critical-css/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/eliminate-render-blocking-css/advanced/)

## Оценки

 1 из 5 звёзд.

 *  [  0 5-звездный отзыв     ](https://wordpress.org/support/plugin/eliminate-render-blocking-css/reviews/?filter=5)
 *  [  0 4-звездный отзыв     ](https://wordpress.org/support/plugin/eliminate-render-blocking-css/reviews/?filter=4)
 *  [  0 3-звездный отзыв     ](https://wordpress.org/support/plugin/eliminate-render-blocking-css/reviews/?filter=3)
 *  [  0 2-звездный отзыв     ](https://wordpress.org/support/plugin/eliminate-render-blocking-css/reviews/?filter=2)
 *  [  2 1-звездный отзыв     ](https://wordpress.org/support/plugin/eliminate-render-blocking-css/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/eliminate-render-blocking-css/reviews/#new-post)

[Посмотреть всеотзывы](https://wordpress.org/support/plugin/eliminate-render-blocking-css/reviews/)

## Участники

 *   [ danielauener ](https://profiles.wordpress.org/danielauener/)
 *   [ pixelcrook ](https://profiles.wordpress.org/pixelcrook/)

## Поддержка

Есть что сказать? Нужна помощь?

 [Перейти в форум поддержки](https://wordpress.org/support/plugin/eliminate-render-blocking-css/)

## Пожертвование

Хотите поддержать улучшение этого плагина?

 [ Пожертвовать на развитие плагина ](http://eliminate-render-blocking-css.com/)