Changeset 3392831
- Timestamp:
- 11/10/2025 10:04:41 AM (5 months ago)
- Location:
- wordpress-clock/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
wp-clock.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wordpress-clock/trunk/readme.txt
r3392821 r3392831 5 5 Requires at least: 4.0 6 6 Tested up to: 6.8 7 Stable tag: 2. 17 Stable tag: 2.2 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 83 83 == Changelog == 84 84 85 = 2.2 = 86 * Updated Plugin URI to GitHub repository 87 * All links now point to https://github.com/MervinPraison/wordpress-clock 88 * Removed references to mervin.info domain 89 85 90 = 2.1 = 86 91 * **CRITICAL:** Fixed trademark violation - renamed from "WordPress Clock" to "Live Clock Widget" -
wordpress-clock/trunk/wp-clock.php
r3392821 r3392831 2 2 /* 3 3 Plugin Name: Live Clock Widget 4 Plugin URI: https:// mer.vin/live-clock-widget4 Plugin URI: https://github.com/MervinPraison/wordpress-clock 5 5 Description: Displays a modern, responsive analog or digital clock using JavaScript. Use shortcode [wpclock] or widget. 6 Version: 2. 16 Version: 2.2 7 7 Author: Mervin Praison 8 8 Author URI: https://mer.vin
Note: See TracChangeset
for help on using the changeset viewer.