ھي پلگ ان WordPress جي جديد 3 وڏين رليزز سان آزمايو نه ويو آھي. اهو ٿي سگهي ٿو وڌيڪ برقرار يا سپورٽ نه ٿي سگهي ۽ ٿي سگهي ٿو مطابقت جا مسئلا جڏهن ورڈپریس جي وڌيڪ تازي ورزن سان استعمال ڪيو وڃي.

Eliminate Render Blocking CSS

وضاحت

eliminate-render-blocking-css.com 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,
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.
  • Inlined critical CSS in your HTML-template
  • Deferred styles loading according to Googles recommendations

انسٽاليشن

  1. Create a free account on eliminate-render-blocking-css.com
  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

FAQ

How do you generate the critical CSS

To generate the critical CSS we use the awesome “critical” npm module
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 and upgrade your account.

جائزا

30 اپريل 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 تبصرا پڙهو

تعاون ڪندڙ & ڊولپرز

“Eliminate Render Blocking CSS” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.

تعاون ڪندڙ

واحد: “Eliminate Render Blocking CSS” 1 لوڪل ۾ ترجمو ڪيو ويو آهي. ترجمي ڪندڙن جي مهرباني سندن تعاون لاءِ.

ترجمو ڪريو “Eliminate Render Blocking CSS” توهان جي ٻولي ۾.

ڊولپمينٽ ۾ دلچسپي؟

ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.

لاگ تبدیل ڪريو

0.9

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