Changeset 3272858
- Timestamp:
- 04/15/2025 02:07:51 AM (8 months ago)
- Location:
- daisy-debug
- Files:
-
- 12 added
- 2 edited
-
tags/1.0.3 (added)
-
tags/1.0.3/admin (added)
-
tags/1.0.3/admin/class-daisy-debug-admin.php (added)
-
tags/1.0.3/assets (added)
-
tags/1.0.3/assets/css (added)
-
tags/1.0.3/assets/css/admin.css (added)
-
tags/1.0.3/assets/js (added)
-
tags/1.0.3/assets/js/admin.js (added)
-
tags/1.0.3/daisy-debug.php (added)
-
tags/1.0.3/includes (added)
-
tags/1.0.3/includes/class-daisy-debug-config.php (added)
-
tags/1.0.3/readme.txt (added)
-
trunk/daisy-debug.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
daisy-debug/trunk/daisy-debug.php
r3271736 r3272858 4 4 * Plugin URI: https://wordpress.org/plugins/daisy-debug 5 5 * Description: Manage debug settings without editing wp-config file. 6 * Version: 1.0. 26 * Version: 1.0.3 7 7 * Requires at least: 5.2 8 8 * Requires PHP: 7.2 -
daisy-debug/trunk/readme.txt
r3271736 r3272858 1 === Daisy Debug ===1 === Daisy Debug - Easy WP Debugging, Enable WP Debug, View Error Logs, Download Debug Log === 2 2 Contributors: daisyplugins 3 3 Tags: debug, debugging, debug log, wp debug, error log 4 4 Requires at least: 5.2 5 Tested up to: 6. 76 Stable tag: 1.0. 25 Tested up to: 6.8 6 Stable tag: 1.0.3 7 7 Requires PHP: 7.2 8 8 License: GPLv2 or later … … 45 45 == Changelog == 46 46 47 = 1.0.3 - Apr 15, 2025 = 48 * Tested with WordPress v6.8 49 47 50 = 1.0.2 - Apr 13, 2025 = 48 51 * Initial release with core functionality
Note: See TracChangeset
for help on using the changeset viewer.