Changeset 565707
- Timestamp:
- 06/30/2012 09:08:34 AM (14 years ago)
- Location:
- debug-notifer
- Files:
-
- 2 edited
-
tags/0.1.0/wcjcs-plugin-debug-notifier.php (modified) (1 diff)
-
trunk/wcjcs-plugin-debug-notifier.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
debug-notifer/tags/0.1.0/wcjcs-plugin-debug-notifier.php
r565704 r565707 1 1 <?php 2 2 /* 3 Plugin Name: WCJCSDebug Notifier3 Plugin Name: Debug Notifier 4 4 Plugin URI: http://www.wcjcs.com/ 5 5 Description: 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 1 1 <?php 2 2 /* 3 Plugin Name: WCJCSDebug Notifier3 Plugin Name: Debug Notifier 4 4 Plugin URI: http://www.wcjcs.com/ 5 5 Description: 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.