-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
58 lines (37 loc) · 1.44 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
44
45
46
47
48
49
50
51
52
53
54
55
56
=== Plugin Name ===
Contributors: rkorebrits
Tags: meta theme colour, meta theme color, meta theme, mobile address bar color
Requires at least: 4.0
Tested up to: 4.7
Stable tag: 1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Set the color of the address bar on mobile devices using the `meta theme color`.
== Description ==
This light-weight plugin allows you to easily set the color of the address bar on mobile devices.
You simply install the plugin, navigate to `Settings -> Meta Theme Colour` from the WordPress admin and use the built in color picker provided by WordPress to set the `meta theme color`. The plugin then adds some HTML to your website so that mobile devices will be styled with your identity!
== Installation ==
This section describes how to install the plugin and get it working.
1. Upload the plugin folder to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress
1. Use the `Settings -> Meta Theme Colour` screen to configure the plugin
1. Select the colour and save
== Frequently Asked Questions ==
= Does it work? =
Absolutely!
== Screenshots ==
1. Admin
2. Orange Example
3. Blue Example
4. Green Example
5. Red Example
6. Purple Example
== Changelog ==
= 1.0 =
Official release + more device support
= 0.1.0.1 =
Added images
= 0.1 =
First version
== Upgrade Notice ==
None