Changeset 1971277
- Timestamp:
- 11/09/2018 02:10:53 AM (7 years ago)
- File:
-
- 1 edited
-
simple-text-only-countdown/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
simple-text-only-countdown/trunk/readme.txt
r1438266 r1971277 4 4 Tags: countdown, php, text-only, simple 5 5 Requires at least: 3.0 6 Tested up to: 4. 5.26 Tested up to: 4.9.8 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 Stable tag: 1. 1.09 Stable tag: 1.2.0 10 10 11 A simple countdown shortcode plugin that displays just the text. No flash nor javascript for live timer effect, nor styles, just plain text. 11 A simple countdown shortcode plugin that displays just the text. No flash nor javascript for live timer effect, nor styles, just plain text. Perfect for in-line text-based countdown timer. 12 12 13 13 == Description == 14 14 15 A simple countdown shortcode plugin that displays just the text. No flash nor javascript for live timer effect, nor styles, just plain text. Visitors need to refresh the browsers in order to update the countdown.15 A simple countdown shortcode plugin that displays just the text. No flash nor javascript for live timer effect, nor styles, just plain text. Perfect for in-line text-based countdown timer. Visitors need to refresh the browsers in order to update the countdown. 16 16 17 17 = USAGE = … … 62 62 == Changelog == 63 63 64 = 1.2.0 = 65 * Bug fix to get rid of "A non well formed numeric value encountered" error. 66 * Updated descriptions. 67 64 68 = 1.1.0 = 65 69 * Changed function name to make it more unique and avoid conflicting with other functions.
Note: See TracChangeset
for help on using the changeset viewer.