-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
32 lines (22 loc) · 972 Bytes
/
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
=== WooCommerce Simple Product Badge ===
Contributors: pragmaticmates
Tags: woocommerce, ecommerce, product, product badge, badge
Requires at least: 3.5
Tested up to: 4.0
Stable tag: 0.1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Displays a custom text badge on WooCommerce products with custom CSS class if needed.
== Description ==
Plugin adding custom badge for product. You are able to define CSS class for custom styling as well.
Feel free to add your pull request on <a href="http://github.com/pragmaticmates/woocommerce-simple-product-badge">github</a>.
== Installation ==
1. Upload `woocommerce-simple-product-badge` to the `wp-content/plugins` directory.
2. Activate plugins from `Plugins` section in admin.
3. On product detail define your custom badge.
== Screenshots ==
1. Admin area in product detail
2. Front-end with additional styling
== Changelog ==
= 0.1.0 =
Initial release