forked from woocommerce/wooframework-tweaks
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
77 lines (52 loc) · 2.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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
=== WooFramework Tweaks ===
Contributors: woothemes,mattyza,jeffikus
Donate link: http://woothemes.com/
Tags: wooframework,settings
Requires at least: 3.9.1
Tested up to: 4.1.1
Stable tag: 1.0.2
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tweak a few of the WooFramework's filters and features, via a neat interface.
== Description ==
Using WooFramework Tweaks, it's possible to tweak a few of the filters in WooFramework version 6 or higher, via a neat interface which slots right in with the WooFramework.
Looking for a helping hand? [View plugin documentation](http://docs.woothemes.com/document/wooframework-tweaks/).
== Usage ==
Once activated, a "Tweaks" menu item will display underneath the WooThemes administration menu. If you're not using a WooThemes theme, this menu will display under the "Appearance" menu item.
Visiting this screen will display a table of settings, for customising the WooFramework's placeholder image, and for activating and deactivating a few of the WooFramework's features.
Once done, click the "Save Changes" button, to save and apply your settings.
== Installation ==
Installing "WooFramework Tweaks" can be done either by searching for "WooFramework Tweaks" via the "Plugins > Add New" screen in your WordPress dashboard, or by using the following steps:
1. Download the plugin via WordPress.org.
1. Upload the ZIP file through the "Plugins > Add New > Upload" screen in your WordPress dashboard.
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Visit the "WooThemes > Tweaks" (or "Appearance > Tweaks") section and configure the settings, as desired.
== Frequently Asked Questions ==
= 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](http://github.com/woothemes/wooframework-tweaks/).
== Screenshots ==
1. The "Tweaks" administration screen.
== Upgrade Notice ==
= 1.0.2 =
* 2015-04-22
* Security Fix for add_query_arg vulnerability
= 1.0.1 =
* 2014-08-18
* Adds WF export capabilities
* Adds better descriptions for tweaks options
* Fixes generator removal logic
= 1.0.0 =
* 2014-07-03
* Initial release. Woo!
== Changelog ==
= 1.0.2 =
* 2015-04-22
* Security Fix for add_query_arg vulnerability
= 1.0.1 =
* 2014-08-18
* Adds WF export capabilities
* Adds better descriptions for tweaks options
* Fixes generator removal logic
= 1.0.0 =
* 2014-07-03
* Initial release. Woo!