laytan / critical

A plugin for Wordpress that lets you easily generate, add and manage Critical CSS. It also has the option to preload CSS files so they are non render blocking.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Critical

A plugin for Wordpress that lets you easily generate, add and manage Critical CSS. It also has the option to preload CSS files so they are non render blocking.

Features

  • Easy, per page and one click Critical CSS generation
  • Automatically defer non-critical CSS
  • And more to come...

Installation

  • Upload the folder critical to the /wp-content/plugins/ directory
  • Activate the plugin through the 'Plugins' menu in WordPress

License

This plugin is based on The Wordpress Plugin Boilerplate which is licensed under the GPL v2 or later.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

A copy of the license is included in the root of the plugin’s directory. The file is named LICENSE.

Credits

Critical is developed by Laytan Laats - Laytanlaats@hotmail.com

The Wordpress Plugin Boilerplate

The WordPress Plugin Boilerplate was started in 2011 by Tom McFarlin and has since included a number of great contributions. In March of 2015 the project was handed over by Tom to Devin Vinson.

The current version of the Boilerplate was developed in conjunction with Josh Eaton, Ulrich Pogson, and Brad Vincent.

The homepage is based on a design as provided by HTML5Up, the Boilerplate logo was designed by Rob McCaskill of BungaWeb, and the site favicon was created by Mickey Kay.

About

A plugin for Wordpress that lets you easily generate, add and manage Critical CSS. It also has the option to preload CSS files so they are non render blocking.

License:GNU General Public License v2.0


Languages

Language:PHP 55.5%Language:JavaScript 32.1%Language:Shell 8.8%Language:CSS 3.7%