You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WordPress plugin that will use CriticalCSS.com to generate above-the-fold CSS for your pages.
12
+
== Description ==
13
+
14
+
This plugin will automatically have the CriticalCSS.com web service get the needed above the fold CSS for every page on your site to help improve your user experience and site speed. This is commonly required by google pagespeed as one of the last steps to do.
15
+
16
+
If you need dedicated/professional assistance with this plugin or just want an expert to get your site to run the fastest it can be, you may hire me at [Codeable](https://codeable.io/developers/derrick-hammer/?ref=rvtGZ)
17
+
18
+
== Installation ==
19
+
20
+
This section describes how to install the plugin and get it working.
21
+
22
+
1. Upload the plugin files to the `/wp-content/plugins/criticalcss` directory, or install the plugin through the WordPress plugins screen directly.
23
+
2. Activate the plugin through the 'Plugins' screen in WordPress
24
+
4. Go to Settings -> Critical CSS, and add your API key from [CriticalCSS.com](https://www.criticalcss.com/account/api-keys).
25
+
26
+
== Frequently Asked Questions ==
27
+
28
+
* Where do I get an API key from?
29
+
30
+
Please sign up at [CriticalCSS.com](https://www.criticalcss.com) then go to [CriticalCSS.com API Keys](https://www.criticalcss.com/account/api-keys). Be sure to read the additional pricing information!
31
+
32
+
* How do I report an issue?
33
+
34
+
You may go to https://www.github.com/pcfreak30/wp-criticalcss/issues and make a new issue. For any support, see the support forums.
0 commit comments