-
Notifications
You must be signed in to change notification settings - Fork 1
/
README.txt
executable file
·67 lines (45 loc) · 2.09 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
57
58
59
60
61
62
63
64
65
66
67
=== Storefront Pro Skins ===
Contributors: pootlepress, shramee, jamie
Plugin Name: Storefront Pro Skins
Plugin URI: http://www.pootlepress.com/storefront-pro-skins
Tags: wordpress customizer, theme customizer, storefront, storefront pro, pootlepress, skins, presets
Author URI: http://www.pootlepress.com
Author: PootlePress
Donate link:
Requires at least: 4.1.0
Tested up to: 5.0.0
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
== Description ==
= Storefront Pro Skins =
Allows you to save instances to customizer settings and appy later on demand.
https://player.vimeo.com/video/201163462
== Installation ==
Installing "Storefront Pro Skins” can be done either by searching for "Storefront Pro Skins" via the "Plugins > Add New" screen in your WordPress dashboard, or by using the following steps:
1. Download the plugin via WordPress.org.
2. Upload the ZIP file through the "Plugins > Add New > Upload" screen in your WordPress dashboard.
3. Activate the plugin through the 'Plugins' menu in WordPress
== Frequently Asked Questions ==
= How do I create skins? =
Go to the customizer, click `Save skin` button, type in the name for your skin then click `Save skin` besides the text field.
= How do I apply a skin to my site? =
Go to the customizer, click `View skin` button, then click on the skin you want to apply, confirm your action.
= Can I create skins on one site and apply on another? =
Yeah after creating skins you want to use, head over to `Appearance` > `Storefront Pro Skins` in admin area to export skins, then import on target site and apply.
= How do I contribute? =
We encourage everyone to contribute their ideas, thoughts and code snippets. This can be done by forking the [repository over at GitHub](https://github.com/pootlepress/storefront-pro-skins).
== Screenshots ==
1. Customizer - Buttons
2. Customizer - View skins
3. Admin - Skins manager
== Upgrade Notice ==
Initial release
== Changelog ==
= 1.0.0 =
* 2018-04-27
* New - Save skins to Pootle cloud
* New - Refreshed User Interface
= 0.5.0 =
* 2017-02-10
* Initial release. It's alive!