Changeset 3419536
- Timestamp:
- 12/14/2025 07:45:59 PM (4 months ago)
- Location:
- animated-counter
- Files:
-
- 4 edited
- 1 copied
-
tags/1.0.3 (copied) (copied from animated-counter/trunk)
-
tags/1.0.3/animated-counter.php (modified) (1 diff)
-
tags/1.0.3/readme.txt (modified) (2 diffs)
-
trunk/animated-counter.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
animated-counter/tags/1.0.3/animated-counter.php
r3246605 r3419536 3 3 * Plugin Name: Animated Counter 4 4 * Description: Adds an animated counter format in the block editor toolbar to animate numbers on the frontend. 5 * Version: 1.0. 15 * Version: 1.0.3 6 6 * Author: Mahbubur Rahman 7 7 * Author URI: https://github.com/mahbubme -
animated-counter/tags/1.0.3/readme.txt
r3419524 r3419536 4 4 Requires at least: 5.8 5 5 Tested up to: 6.9 6 Stable tag: 1.0. 26 Stable tag: 1.0.3 7 7 Requires PHP: 7.4 8 8 License: GPLv2 … … 39 39 40 40 == Changelog == 41 = 1.0.3 (14 Dec, 2025) = 42 * Update version tag 43 = 1.0.2 (14 Dec, 2025) = 44 * Update stable tag up to 6.9 41 45 = 1.0.1 (25 Feb, 2025) = 42 46 * Fix the indicator sign in the editor for the animated counter format -
animated-counter/trunk/animated-counter.php
r3246605 r3419536 3 3 * Plugin Name: Animated Counter 4 4 * Description: Adds an animated counter format in the block editor toolbar to animate numbers on the frontend. 5 * Version: 1.0. 15 * Version: 1.0.3 6 6 * Author: Mahbubur Rahman 7 7 * Author URI: https://github.com/mahbubme -
animated-counter/trunk/readme.txt
r3419524 r3419536 4 4 Requires at least: 5.8 5 5 Tested up to: 6.9 6 Stable tag: 1.0. 26 Stable tag: 1.0.3 7 7 Requires PHP: 7.4 8 8 License: GPLv2 … … 39 39 40 40 == Changelog == 41 = 1.0.3 (14 Dec, 2025) = 42 * Update version tag 43 = 1.0.2 (14 Dec, 2025) = 44 * Update stable tag up to 6.9 41 45 = 1.0.1 (25 Feb, 2025) = 42 46 * Fix the indicator sign in the editor for the animated counter format
Note: See TracChangeset
for help on using the changeset viewer.