| 1 |
=== Simple Ticker === |
| 2 |
Contributors: Katsushi Kawamori |
| 3 |
Donate link: https://shop.riverforest-wp.info/donate/ |
| 4 |
Tags: block, shortcode, ticker, widget, woocommerce |
| 5 |
Requires at least: 5.2 |
| 6 |
Requires PHP: 5.6 |
| 7 |
Tested up to: 5.8 |
| 8 |
Stable tag: 3.02 |
| 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 and block. |
| 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. Block |
| 35 |
2. Settings 1 |
| 36 |
3. Settings 2 |
| 37 |
4. Settings 3 |
| 38 |
|
| 39 |
== Changelog == |
| 40 |
|
| 41 |
= 3.02 = |
| 42 |
Rebuilt blocks. |
| 43 |
Fixed admin screen. |
| 44 |
Fixed uninstall. |
| 45 |
|
| 46 |
= 3.01 = |
| 47 |
Changed management screen. |
| 48 |
Added URL options. |
| 49 |
|
| 50 |
= 3.00 = |
| 51 |
Added block. |
| 52 |
Added beginning display. |
| 53 |
|
| 54 |
= 2.11 = |
| 55 |
Fixed an issue with blank saving of ticker text. |
| 56 |
|
| 57 |
= 2.10 = |
| 58 |
Supported WordPress 5.3. |
| 59 |
|
| 60 |
= 2.09 = |
| 61 |
Fixed problem of widget. |
| 62 |
|
| 63 |
= 2.08 = |
| 64 |
Conformed to the WordPress coding standard. |
| 65 |
|
| 66 |
= 2.07 = |
| 67 |
Fixed problem of interval days for sale. |
| 68 |
|
| 69 |
= 2.06 = |
| 70 |
Fixed problem of widget. |
| 71 |
|
| 72 |
= 2.05 = |
| 73 |
Fixed problem of specifying color with shortcode. |
| 74 |
|
| 75 |
= 2.04 = |
| 76 |
Added a filter to insert before and after content. |
| 77 |
|
| 78 |
= 2.03 = |
| 79 |
Abolition of font tag. |
| 80 |
Fixed problem of initial settings. |
| 81 |
|
| 82 |
= 2.02 = |
| 83 |
Fixed color problem. |
| 84 |
Resurrected font tag. |
| 85 |
|
| 86 |
= 2.01 = |
| 87 |
Added currency symbol |
| 88 |
Added discount text. |
| 89 |
Abolition of font tag. |
| 90 |
|
| 91 |
= 2.00 = |
| 92 |
Ticker speed adjustment added. |
| 93 |
The display of Woocommerce sale was added. |
| 94 |
|
| 95 |
= 1.07 = |
| 96 |
Removed unnecessary code. |
| 97 |
|
| 98 |
= 1.06 = |
| 99 |
Fixed fine problem. |
| 100 |
|
| 101 |
= 1.05 = |
| 102 |
Changed donate link. |
| 103 |
|
| 104 |
= 1.04 = |
| 105 |
Security measures. |
| 106 |
|
| 107 |
= 1.03 = |
| 108 |
Changed to 1 message on 1 line. |
| 109 |
|
| 110 |
= 1.02 = |
| 111 |
Fixed problem of Javascript. |
| 112 |
|
| 113 |
= 1.01 = |
| 114 |
Supported GlotPress. /languages directory is deleted. |
| 115 |
|
| 116 |
= 1.0 = |
| 117 |
|
| 118 |
== Upgrade Notice == |
| 119 |
|
| 120 |
= 1.04 = |
| 121 |
Security measures. |
| 122 |
|