Changeset 3230726
- Timestamp:
- 01/28/2025 04:21:04 PM (14 months ago)
- Location:
- debug-this
- Files:
-
- 8 edited
- 1 copied
-
assets/banner-772x250.png (modified) (1 prop) (previous)
-
assets/icon-256x256.png (modified) (1 prop) (previous)
-
assets/screenshot-1.png (modified) (1 prop) (previous)
-
assets/screenshot-2.png (modified) (1 prop) (previous)
-
tags/0.6.5 (copied) (copied from debug-this/trunk)
-
tags/0.6.5/debug-this.php (modified) (2 diffs)
-
tags/0.6.5/readme.txt (modified) (1 diff)
-
trunk/debug-this.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
debug-this/assets/banner-772x250.png
-
Property
svn:mime-type
set to
image/png
-
Property
svn:mime-type
set to
-
debug-this/assets/icon-256x256.png
-
Property
svn:mime-type
set to
image/png
-
Property
svn:mime-type
set to
-
debug-this/assets/screenshot-1.png
-
Property
svn:mime-type
changed from
application/octet-streamtoimage/png
-
Property
svn:mime-type
changed from
-
debug-this/assets/screenshot-2.png
-
Property
svn:mime-type
changed from
application/octet-streamtoimage/png
-
Property
svn:mime-type
changed from
-
debug-this/tags/0.6.5/debug-this.php
r2985672 r3230726 3 3 * Plugin Name: Debug This 4 4 * Description: Peek under the hood with sixty debugging reports just one click away. 5 * Version: 0.6. 45 * Version: 0.6.5 6 6 * Author: Razvan Aldea 7 7 * Author URI: https://profiles.wordpress.org/raldea89/ … … 10 10 * License URI: http://www.gnu.org/licenses/gpl-3.0.html 11 11 * Requires PHP: 5.6 12 * Tested up to: 6. 312 * Tested up to: 6.7 13 13 * 14 14 * Copyright 2012-2019 Brian Fegter [email protected] -
debug-this/tags/0.6.5/readme.txt
r3174060 r3230726 2 2 Tags: debug, debugger, developer, query, queries, hooks, filters, print_r, var_dump 3 3 Contributors: wpchill,silkalns,misternifty,cdillon27,raldea89 4 Tested up to: 6. 64 Tested up to: 6.3 5 5 Requires at least: 5.2 6 6 Stable Tag: 0.6.4 -
debug-this/trunk/debug-this.php
r2985672 r3230726 3 3 * Plugin Name: Debug This 4 4 * Description: Peek under the hood with sixty debugging reports just one click away. 5 * Version: 0.6. 45 * Version: 0.6.5 6 6 * Author: Razvan Aldea 7 7 * Author URI: https://profiles.wordpress.org/raldea89/ … … 10 10 * License URI: http://www.gnu.org/licenses/gpl-3.0.html 11 11 * Requires PHP: 5.6 12 * Tested up to: 6. 312 * Tested up to: 6.7 13 13 * 14 14 * Copyright 2012-2019 Brian Fegter [email protected] -
debug-this/trunk/readme.txt
r3174060 r3230726 2 2 Tags: debug, debugger, developer, query, queries, hooks, filters, print_r, var_dump 3 3 Contributors: wpchill,silkalns,misternifty,cdillon27,raldea89 4 Tested up to: 6. 64 Tested up to: 6.3 5 5 Requires at least: 5.2 6 6 Stable Tag: 0.6.4
Note: See TracChangeset
for help on using the changeset viewer.