| 1 |
=== Simple Ticker === |
| 2 |
Contributors: Katsushi Kawamori |
| 3 |
Donate link: https://shop.riverforest-wp.info/donate/ |
| 4 |
Tags: shortcode, ticker, widget, woocommerce |
| 5 |
Requires at least: 2.7 |
| 6 |
Requires PHP: 5.3.0 |
| 7 |
Tested up to: 4.9 |
| 8 |
Stable tag: 2.03 |
| 9 |
License: GPLv2 or later |
| 10 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html |
| 11 |
|
| 12 |
Displays the ticker. |
| 13 |
|
| 14 |
== Description == |
| 15 |
|
| 16 |
= Displays the ticker. = |
| 17 |
|
| 18 |
It can display three own ticker. |
| 19 |
It can view the Sticky Posts as ticker. |
| 20 |
It can view the WooCommerce sale as ticker. |
| 21 |
It supports the display of the widget and the short code. |
| 22 |
|
| 23 |
== Installation == |
| 24 |
|
| 25 |
1. Upload `simple-ticker` directory to the `/wp-content/plugins/` directory |
| 26 |
2. Activate the plugin through the 'Plugins' menu in WordPress |
| 27 |
|
| 28 |
== Frequently Asked Questions == |
| 29 |
|
| 30 |
none |
| 31 |
|
| 32 |
== Screenshots == |
| 33 |
|
| 34 |
1. Settings 1 |
| 35 |
2. Settings 2 |
| 36 |
3. Settings 3 |
| 37 |
|
| 38 |
== Changelog == |
| 39 |
|
| 40 |
= 2.03 = |
| 41 |
Abolition of font tag. |
| 42 |
Fixed problem of initial settings. |
| 43 |
|
| 44 |
= 2.02 = |
| 45 |
Fixed color problem. |
| 46 |
Resurrected font tag. |
| 47 |
|
| 48 |
= 2.01 = |
| 49 |
Added currency symbol |
| 50 |
Added discount text. |
| 51 |
Abolition of font tag. |
| 52 |
|
| 53 |
= 2.00 = |
| 54 |
Ticker speed adjustment added. |
| 55 |
The display of Woocommerce sale was added. |
| 56 |
|
| 57 |
= 1.07 = |
| 58 |
Removed unnecessary code. |
| 59 |
|
| 60 |
= 1.06 = |
| 61 |
Fixed fine problem. |
| 62 |
|
| 63 |
= 1.05 = |
| 64 |
Changed donate link. |
| 65 |
|
| 66 |
= 1.04 = |
| 67 |
Security measures. |
| 68 |
|
| 69 |
= 1.03 = |
| 70 |
Changed to 1 message on 1 line. |
| 71 |
|
| 72 |
= 1.02 = |
| 73 |
Fixed problem of Javascript. |
| 74 |
|
| 75 |
= 1.01 = |
| 76 |
Supported GlotPress. /languages directory is deleted. |
| 77 |
|
| 78 |
= 1.0 = |
| 79 |
|
| 80 |
== Upgrade Notice == |
| 81 |
|
| 82 |
= 1.04 = |
| 83 |
Security measures. |
| 84 |
|