Plugin Directory

Changeset 652850


Ignore:
Timestamp:
01/15/2013 09:10:08 AM (13 years ago)
Author:
micc83
Message:

Edit readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wpdevtool/trunk/WpDevTool/readme.txt

    r652822 r652850  
    22Contributors: micc83
    33Donate link: http://codeb.it
    4 Tags: debug, development
     4Tags: debug, development, developer, maintenance, log, console, errors
    55Requires at least: 3.0.1
    66Tested up to: 3.5
     
    1515WpDevTool implements many useful functions for WordPress Developer such as:
    1616
    17 1. Maintenance mode: Return a HTTP RESPONSE 503 (Service Temporary Unavailable) Under Maintenance landing page
    18 2. Debug bar: A simple bar which show number of query, timing and memory of current page
    19 3. Log Console: A console to show WordPress Error Log ( WP_DEBUG_LOG must be set to TRUE )
     17* **Maintenance mode**: Return a HTTP RESPONSE 503 (Service Temporary Unavailable) Under Maintenance landing page
     18* **Debug bar**: A simple bar which show number of query, timing and memory of current page
     19* **Log Console**: A console to show WordPress Error Log ( WP_DEBUG_LOG must be set to TRUE )
     20
     21= WpDevTool on GitHub =
     22https://github.com/micc83/WpDevTool
     23
     24= Support or Contact =
     25Having trouble with WpDevTool? Open an [issue](https://github.com/micc83/WpDevTool/issues) or contact me at micc83@gmail.com
    2026
    2127== Installation ==
     
    5965* Add time to log filename download
    6066* Add link to Git Hub Issues
    61 * Aggiungere action varie
    62 * Sostituire filter debug_bar con action
    63 * Add to worpdress plugin repository
    64 * Add screenshot to readme.md
     67* Add many actions
     68* Replace filter debug_bar with an action
    6569* Add twitter, plugin home and general fix credits widget
    6670
Note: See TracChangeset for help on using the changeset viewer.