-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
67 lines (40 loc) · 2.03 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
=== TM Style Switcher ===
Contributors: TemplateMonster 2002
Tags: export, import, restore mods, wordpress live customizer, style switcher, mods switcher, theme settings switcher, cherry framework
Requires at least: 4.5
Tested up to: 5.1.0
Stable tag: 1.0.6
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
TM Style Switcher is a WordPress plugin, which allows users to save their theme settings as skins, switch between them in any moment and even transfer the basic settings to other WordPress themes.
== Description ==
Being extremely intuitive it allows for creating themes with multiple appearance variations, and is, therefore, highly beneficial for web developers.
= Features and settings =
TM Style Switcher operates with settings of WordPress Live Customizer, that’s why it is compatible with just any contemporary theme.
To start working with the plugin go to the Live Customizer in the admin panel of your WordPress website and find the Export/Import tab. Here you will find the following options:
* Export – generates and downloads a .JSON file with your current theme settings;
* Import – uploads previously saved theme settings;
* Restore Settings – restores the default settings that were active before the installation of the plugin.
= Options for developers =
Using style presets, you can implement your own skin switcher and apply custom preview images to skins (see the documentation for more details).
== Installation ==
1. Upload "TM Style Switcher" folder to the "/wp-content/plugins/" directory
2. Activate the plugin through the "Plugins" menu in WordPress
== Screenshots ==
1. Settings page - export/import section.
2. Settings page - style switcher section.
== Changelog ==
= 1.0.0 =
= 1.0.1 =
* fix: firefox js error
= 1.0.2 =
* upd: possibility to import parent theme mods into a child theme
= 1.0.3 =
* upd: dialog ui-button styles
* add: pot file
= 1.0.4 =
* upd: possibility to import parent theme presets into a child theme
= 1.0.5 =
* Fixed bugs
= 1.0.6 =
* Update Cherry Framework