-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
43 lines (29 loc) · 1.3 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
=== Heading Color Options ===
Contributors: kafleg
Tags: heading color, hover color, paragraph color
Requires at least: 4.0
Tested up to: 4.3.1
Stable tag: 0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Add Custom color from customizer to your WordPress website.
== Description ==
Easily overwrite your theme's heading color from customizer and preview it before saving. Customizer Custom color does not require any configuration and easy to use. Now there is no need of creating child theme just to change the colors.
== Installation ==
= From your WordPress dashboard =
1. Visit 'Plugins > Add New'
2. Search for 'heading-color-options'
3. Activate Heading Color Options plugin from your Plugins page.
4. Go to the Customizer (Appearance -> Customize-> Heading Color Options) to add custom color to your site.
= From WordPress.org =
1. Download heading-color-options.
2. Upload the 'heading-color-options' directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...)
3. Activate heading-color-options from your Plugins page.
4. Go to the Customizer (Appearance -> Customize) to add custom color to your site.
== Frequently Asked Questions ==
No FAQ yet.
== Screenshots ==
1. Heading Color Options
== Changelog ==
= 0.1
* Initial Release