Plugin Directory

Changeset 565707


Ignore:
Timestamp:
06/30/2012 09:08:34 AM (14 years ago)
Author:
wcjcs
Message:
 
Location:
debug-notifer
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • debug-notifer/tags/0.1.0/wcjcs-plugin-debug-notifier.php

    r565704 r565707  
    11<?php
    22/*
    3 Plugin Name: WCJCS Debug Notifier
     3Plugin Name: Debug Notifier
    44Plugin URI: http://www.wcjcs.com/
    55Description: Add a visual style to WordPress when debugging is enabled (ie, WP_DEBUG=true in wp-config.php).  Make it easy to see when debugging is enabled and prevent forgetting to disable it later.  Shows only to admins and can be disabled from front-end/back-end views independantly.  Simple, lightweight, unobstrusive.  For WordPress 3.4 or later.
  • debug-notifer/trunk/wcjcs-plugin-debug-notifier.php

    r565702 r565707  
    11<?php
    22/*
    3 Plugin Name: WCJCS Debug Notifier
     3Plugin Name: Debug Notifier
    44Plugin URI: http://www.wcjcs.com/
    55Description: Add a visual style to WordPress when debugging is enabled (ie, WP_DEBUG=true in wp-config.php).  Make it easy to see when debugging is enabled and prevent forgetting to disable it later.  Shows only to admins and can be disabled from front-end/back-end views independantly.  Simple, lightweight, unobstrusive.  For WordPress 3.4 or later.
Note: See TracChangeset for help on using the changeset viewer.