forked from woocommerce/woocommerce-shortcodes
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
66 lines (41 loc) · 1.88 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
=== WooCommerce Shortcodes ===
Contributors: woothemes, claudiosanches
Tags: woocommerce, shortcodes
Requires at least: 3.9
Tested up to: 4.0
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Adds a button in TinyMCE editor allowing use of WooCommerce shortcodes. Beautifully.
== Description ==
This plugin provides a TinyMCE dropdown button for you use all [WooCommerce](http://wordpress.org/plugins/woocommerce/) shortcodes.
See list of shortcodes in [Shortcodes included with WooCommerce](http://docs.woothemes.com/document/woocommerce-shortcodes/).
Starting WooCommerce 2.2, this TinyMCE button will no longer be part of WooCommerce and will only be available by using this plugin.
= Requeriments =
* WordPress 3.9 or later.
* WooCommerce 2.2 or later.
= Contribute =
You can contribute to the source code in our [GitHub](https://github.com/woothemes/woocommerce-shortcodes/) page.
== Installation ==
* Upload plugin files to your plugins folder, or install using WordPress built-in Add New Plugin installer;
* Activate the plugin;
* This ready! You can now use the WooCommerce shortcodes in any WordPress text editor.
== Frequently Asked Questions ==
= What is the plugin license? =
* This plugin is released under a GPL license.
= What is needed to use this plugin? =
* WordPress 3.9 or later.
* WooCommerce 2.2 or later.
= How this plugin works? =
* Works just adding a dropdown button on TinyMCE editor for use the WooCommerce shortcodes.
* This plugin creates no shortcode, just use the [shortcodes included in WooCommerce](http://docs.woothemes.com/document/woocommerce-shortcodes/).
== Screenshots ==
1. WooCommerce Shortcodes dropdown button
2. Example of adding the product button shortcode
3. Example of adding the feature products shortcodes
== Changelog ==
= 1.0.0 =
* Initial version.
== Upgrade Notice ==
= 1.0.0 =
* Initial version.