Plugin Directory

Changeset 3230726


Ignore:
Timestamp:
01/28/2025 04:21:04 PM (14 months ago)
Author:
raldea89
Message:

Update to version 0.6.5 from GitHub

Location:
debug-this
Files:
8 edited
1 copied

Legend:

Unmodified
Added
Removed
  • debug-this/assets/banner-772x250.png

    • Property svn:mime-type set to image/png
  • debug-this/assets/icon-256x256.png

    • Property svn:mime-type set to image/png
  • debug-this/assets/screenshot-1.png

    • Property svn:mime-type changed from application/octet-stream to image/png
  • debug-this/assets/screenshot-2.png

    • Property svn:mime-type changed from application/octet-stream to image/png
  • debug-this/tags/0.6.5/debug-this.php

    r2985672 r3230726  
    33 * Plugin Name:             Debug This
    44 * Description:             Peek under the hood with sixty debugging reports just one click away.
    5  * Version:                 0.6.4
     5 * Version:                 0.6.5
    66 * Author:                  Razvan Aldea
    77 * Author URI:              https://profiles.wordpress.org/raldea89/
     
    1010 * License URI:             http://www.gnu.org/licenses/gpl-3.0.html
    1111 * Requires PHP:            5.6
    12  * Tested up to:            6.3
     12 * Tested up to:            6.7
    1313 *
    1414 * Copyright 2012-2019        Brian Fegter        [email protected]
  • debug-this/tags/0.6.5/readme.txt

    r3174060 r3230726  
    22Tags: debug, debugger, developer, query, queries, hooks, filters, print_r, var_dump
    33Contributors: wpchill,silkalns,misternifty,cdillon27,raldea89
    4 Tested up to: 6.6
     4Tested up to: 6.3
    55Requires at least: 5.2
    66Stable Tag: 0.6.4
  • debug-this/trunk/debug-this.php

    r2985672 r3230726  
    33 * Plugin Name:             Debug This
    44 * Description:             Peek under the hood with sixty debugging reports just one click away.
    5  * Version:                 0.6.4
     5 * Version:                 0.6.5
    66 * Author:                  Razvan Aldea
    77 * Author URI:              https://profiles.wordpress.org/raldea89/
     
    1010 * License URI:             http://www.gnu.org/licenses/gpl-3.0.html
    1111 * Requires PHP:            5.6
    12  * Tested up to:            6.3
     12 * Tested up to:            6.7
    1313 *
    1414 * Copyright 2012-2019        Brian Fegter        [email protected]
  • debug-this/trunk/readme.txt

    r3174060 r3230726  
    22Tags: debug, debugger, developer, query, queries, hooks, filters, print_r, var_dump
    33Contributors: wpchill,silkalns,misternifty,cdillon27,raldea89
    4 Tested up to: 6.6
     4Tested up to: 6.3
    55Requires at least: 5.2
    66Stable Tag: 0.6.4
Note: See TracChangeset for help on using the changeset viewer.