Plugin Directory

Changeset 202102


Ignore:
Timestamp:
02/05/2010 05:48:56 AM (16 years ago)
Author:
silasco
Message:

Adding tag for v1.4.6

Location:
wp-pear-debug
Files:
3 edited
8 copied

Legend:

Unmodified
Added
Removed
  • wp-pear-debug/tags/1.4.6/readme.txt

    r201945 r202102  
    55Requires at least: 2.8
    66Tested up to: 2.9.1
    7 Stable tag: 1.4.5
     7Stable tag: 1.4.6
    88
    99This plugin incorporates the pear php_debug library into wordpress.
     
    1818Please feel free to discuss it [here:](http://www.communitymodder.com/Released-wordpress-plugins/wp-pear-debug-wordpress-plugin.html) Plugin Home.
    1919
    20 If you have used this plugin and it works please rate it and report the version of wordpress and the plugin version you are using.
    21 
    22 Unfortunately php_debug only works in php5 so this plugin will only work in php5. Also, the plugin makes use of php5 specific code in its own class.
     20Unfortunately php_debug only works in php5 so this plugin will only work in php5.
    2321- Features
    2422
     
    7977 `[wp_pear-debug foo="bar" foo1="bar2"]`
    8078
    81 Follow me on twitter: http://www.twitter.com/phpsoft
     7911. Internationalization support has been added with version 1.4.6. A rough spanish translation has been provided in the hope that someone can take it and create a better translation.
     80
    8281== Installation ==
    8382
  • wp-pear-debug/tags/1.4.6/wp-pear-debug.php

    r202097 r202102  
    66 * Author: Community Modder
    77 * Plugin URI: http://www.communitymodder.com
    8  * Version: 1.4.5
     8 * Version: 1.4.6
    99 * =======================================================================
    1010 */
  • wp-pear-debug/trunk/readme.txt

    r201945 r202102  
    55Requires at least: 2.8
    66Tested up to: 2.9.1
    7 Stable tag: 1.4.5
     7Stable tag: 1.4.6
    88
    99This plugin incorporates the pear php_debug library into wordpress.
     
    1818Please feel free to discuss it [here:](http://www.communitymodder.com/Released-wordpress-plugins/wp-pear-debug-wordpress-plugin.html) Plugin Home.
    1919
    20 If you have used this plugin and it works please rate it and report the version of wordpress and the plugin version you are using.
    21 
    22 Unfortunately php_debug only works in php5 so this plugin will only work in php5. Also, the plugin makes use of php5 specific code in its own class.
     20Unfortunately php_debug only works in php5 so this plugin will only work in php5.
    2321- Features
    2422
     
    7977 `[wp_pear-debug foo="bar" foo1="bar2"]`
    8078
    81 Follow me on twitter: http://www.twitter.com/phpsoft
     7911. Internationalization support has been added with version 1.4.6. A rough spanish translation has been provided in the hope that someone can take it and create a better translation.
     80
    8281== Installation ==
    8382
  • wp-pear-debug/trunk/wp-pear-debug.php

    r202097 r202102  
    66 * Author: Community Modder
    77 * Plugin URI: http://www.communitymodder.com
    8  * Version: 1.4.5
     8 * Version: 1.4.6
    99 * =======================================================================
    1010 */
Note: See TracChangeset for help on using the changeset viewer.