Plugin info

Total downloads: 14,662
Active installs: 600
Total reviews: 3
Average rating: 5
Support threads opened: 1
Support threads resolved: 1 (100%)
Available in: 2 language(s)
Contributors: 1
Last updated: 9/20/2024 (467 days ago)
Added to WordPress: 8/2/2022 (3 years old)
Minimum WordPress version: 4.7
Tested up to WordPress version: 6.6.2
Minimum PHP version: 5.6

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 467 days ago • Support resolved 100% • 3 reviews

38/100

Is ShortPixel Critical CSS abandoned?

Possibly abandoned (last update 467 days ago).

Compatibility

Requires WordPress: 4.7
Tested up to: 6.6.2
Requires PHP: 5.6

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

Autoptimize criticalcss.com power-up
Rating 4.7/5 (23 reviews)Active installs 8,000
WP Critical CSS
Rating 3.0/5 (4 reviews)Active installs 400
Smart Image Loader
Rating 5.0/5 (2 reviews)Active installs 100
Inline JS Block for Gutenberg
Rating 0.0/5 (0 reviews)Active installs 80
Lazy Load Fix for Divi
Rating 0.0/5 (0 reviews)Active installs 30
AAC Scoring
Rating 0.0/5 (0 reviews)Active installs 10

Description

With ShortPixel Critical CSS plugin, your website can automatically generate above-the-fold CSS for your web pages.
This means your website will load faster and get better scores with online testing tools like PageSpeed Insights or GTmetrix.

IMPORTANT NOTICE: Plugin closure!
We would like to inform you that the ShortPixel Critical CSS plugin and criticalcss.co service will be closed starting December 1st, 2024, and will no longer be available.

The Critical CSS functionality has now been integrated into the FastPixel Caching plugin, and we highly recommend transitioning to this new plugin as soon as possible to ensure continued functionality and support.

If you have any questions, please feel free to contact us at [email protected].

How it works?

  • ShortPixel’s Critical CSS (CCSS) plugin uses our brand new service to generate the critical CSS for your website’s pages.
  • The generated CCSS is inserted into the web pages while the original .css files are deferred. This makes the pages load faster.
  • The plugin starts generating the CCSS for each visited page and retrieves it from the ShortPixel Critical CSS Service. This is done using WP CRON jobs that run in the background without user intervention and without slowing down the website.
  • The edited pages will have the CCSS automatically generated.

Features

  • The CCSS plugin can be configured to keep Critical CSS rules based on the page URL or for each page template. This can help optimize the number of CCSS files needed.
  • Additional flexibility: the website administrator can manually configure additional Critical CSS rules to be included in the generated Critical CSS.
  • Our plugin integrates with WP Rocket and Elementor, if they are present, in order to leverage the cache support and deliver Critical CSS more effectively.

The plugin was forked from the WP Critical CSS plugin, modified to use ShortPixel’s Critical CSS service and enhanced with new features.

Currently, the plugin while in its BETA version, is 100% free to use. Just install it on your website, configure it and test the results with a tool like Google PageSpeed Insights or GTMetrix

For questions or support, please contact us directly here

Other plugins by ShortPixel

Installation

Just search for “ShortPixel Critical CSS” in the plugin section of your website and install it as you would do with any other plugin.

Frequently Asked Questions

Is this plugin free?

As long as the plugin is in the BETA testing phase, it is completely free to use.

How can I report a problem?

Go to our contact page.

Does this work inside paywalls or membership websites/pages?

Not at this time. Since ShortPixel.com cannot currently access protected websites, the webpage must be publicly visible to work. Depending on demand, we may add a feature to allow use on protected websites/pages as well.

What happens if I update the site content or change my theme?

The plugin’s css cache is automatically purged for that post or term, and queued again the next time the user requests it.

What happens when I update a plugin or theme?

The entire cache is flushed, regardless of the purge setting.

Does this support all caching plugins?

Currently only WP-Rocket is supported. Others can be added as integrations upon request.

Which host is supported?

In general, any host. Some hosts like WPEngine provide special support for server cache cleanup.

What does the ‘/nocache/’ in the queued URLs mean?

This is used as a special version of the web page that forcibly disables supported caching and minify plugins to ensure critical CSS is created without complications. From an SEO perspective, these URLs are safe because they are not referenced anywhere and Google cannot crawl them.

Where do I report security bugs found in this plugin?

Please report security bugs found in the source code of the ShortPixel Critical CSS plugin through the Patchstack Vulnerability Disclosure Program. The Patchstack team will assist you with verification, CVE assignment, and notify the developers of this plugin.

Review feed

Gerard Blanco
9/19/2022

Working great!

Easy to use and simple. Does what it says.

Screenshots

  1. <p>Settings page (Settings > ShortPixel Critical CSS)</p>

    Settings page (Settings > ShortPixel Critical CSS)

  2. <p>Processed pages log (Settings > ShortPixel Critical CSS > Processed log tab)</p>

    Processed pages log (Settings > ShortPixel Critical CSS > Processed log tab)

Changelog

1.0.5

Release date: September 20, 2024
* Added the notification about the plugin closure on December 1st, 2024.

1.0.4

Release date: April 29, 2024
* Tweak: Added a “Remove Expired” button to clear the processed log of entries older than 30 days;
* Fix: Updated the text domain of the plugin to correct internationalization;
* Language: 3 new strings added, 1 updated, 0 fuzzed and 0 deprecated.

1.0.3

Release date: April 8, 2024
* Fix: Patched a Broken Access Control vulnerability, found by the PatchStack team (thanks!);
* Fix: Increased the overall security of the plugin by adding sanitization, nonce check and authorization.
* Language: 0 new strings added, 0 updated, 0 fuzzed, and 0 deprecated.

1.0.2

Release date: January 18, 2024
* Fix inlining style that contains “\0” escape sequences, eg. content: “\00a0”;

1.0.1

Release date: September 28, 2023
* New: added a note that the website must be visited for the plugin to generate the critical CSS;
* Fix: fully tested with PHP 8.1 & 8.2, no more deprecation warnings;
* Fix: a fatal error was triggered with PHP 5.6 and older WordPress versions due to a missing function;
* Fix: a critical error was thrown when used with WP Rocket on WP Engine;
* Language: 0 new strings added, 1 updated, 0 fuzzed, and 0 deprecated.

1.0.0

Release date: March 15, 2023
* New: Added support for generating Critical CSS per post type (including custom post types);
* New: When you change the theme, the Critical CSS cache is automatically purged;
* New: Added a button in the settings to clear the CSS cache;
* New: Added the “Delete” action for the API Queue;
* New: Actions similar to those for the API queue have been added for the WebCheck queue;
* New: API key detection when using other ShortPixel plugins;
* New: added help contact form for easier support requests;
* Tweak: Improved the appearance of the generated CSS in the Processed Log pop-up;
* Tweak: When selecting cache methods for WordPress templates or Custom Post Types, all suboptions are enabled by default;
* Fix: Various improvements to the WebCheck and API queues, as well as the Processed Log;
* Fix: Some links were getting a double nocache at the end, resulting in a 404 when trying to generate the Critical CSS;
* Fix: Caching settings are no longer lost after switching themes;
* Fix: WP Cron notification can now be dismissed;
* Fix: Updated the texts and improved the general appearance of the plugin settings page;

0.9.10

  • Fix warning when Fallback CSS not set

0.9.9

  • Initial version