Skip to content

Commit 19e9edf

Browse files
committed
*Added WordPress readme.txt
1 parent 0fd5f62 commit 19e9edf

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

README.txt

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
=== Plugin Name ===
2+
Contributors: pcfreak30
3+
Donate link: https://www.paypal.me/pcfreak30
4+
Tags: optimize, above the fold, critical css
5+
Requires at least: 4.7
6+
Tested up to: 4.7
7+
Stable tag: trunk
8+
License: GPLv2 or later
9+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
10+
11+
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.
35+
36+
37+
38+
== Changelog ==
39+
40+
### 0.1.0 ###
41+
42+
* Initial version

0 commit comments

Comments
 (0)