-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
34 lines (24 loc) · 1.4 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
=== WooCommerce Out of Stock Message ===
Contributors: Kharis Sulistiyono
Tags: ecommerce, e-commerce, commerce, woocommerce, extension, product, tab
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ACYNA5XNUGBUL
Requires at least: 3.8
Tested up to: 3.9.1
Stable tag: 1.0
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
WooCommerce Extension which allows you to supply a literal message for out of stock products.
== Description ==
This plugin allows you to supply a literal message for out of stock products. You can also add links and/or contact info which visitors can get information from. So You'll never lose your potential customers.
= Features =
* Allows individual out of stock note from product editor.
* Allows global note from WooCommerce inventory setting.
For more information, read the documentation which is included in this plugin package.
== Installation ==
1. Upload this plugin to the /wp-content/plugins/ directory.
2. Activate the plugin through the Plugins menu in WordPress.
3. Go to WooCommerce > Settings > Products > Inventory. Then type your note on "Out of Stock Note" field. Then Save your setting.
4. Go to Add/Edit product panel. Open Inventory setting of product data, select "Out of Stock" on "Stock Status" field. Then check global note or set individual note in "Out of Stock Note" field.
== Changelog ==
= 1.0 =
* Initial release