Changeset 3355129
- Timestamp:
- 09/03/2025 07:21:54 AM (7 months ago)
- Location:
- admin-notes-widget-by-website14/trunk
- Files:
-
- 5 edited
-
admin-notes-widget-by-website14.php (modified) (1 diff)
-
assets/css/index.php (modified) (1 diff)
-
assets/js/index.php (modified) (1 diff)
-
languages/index.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
admin-notes-widget-by-website14/trunk/admin-notes-widget-by-website14.php
r3355116 r3355129 3 3 * Plugin Name: Admin Notes Widget By Website14 4 4 * Description: A simple dashboard widget that allows users to quickly add sticky notes directly to their WordPress dashboard for reminders, to-do lists, or quick notes. 5 * Version: 1.0. 15 * Version: 1.0.2 6 6 * Requires at least: 5.0 7 * Tested up to: 6. 47 * Tested up to: 6.8.2 8 8 * Requires PHP: 7.0 9 9 * Author: Website14 -
admin-notes-widget-by-website14/trunk/assets/css/index.php
r3355116 r3355129 2 2 3 3 4 5 -
admin-notes-widget-by-website14/trunk/assets/js/index.php
r3355116 r3355129 2 2 3 3 4 5 -
admin-notes-widget-by-website14/trunk/languages/index.php
r3355116 r3355129 2 2 3 3 4 5 -
admin-notes-widget-by-website14/trunk/readme.txt
r3355116 r3355129 6 6 Tested up to: 6.8.2 7 7 Requires PHP: 7.0 8 Stable tag: 1.0. 18 Stable tag: 1.0.2 9 9 License: GPLv2 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.