Changeset 565711
- Timestamp:
- 06/30/2012 09:29:37 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
r565707 r565711 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. 6 6 Version: 0.1.0 7 Author: West Coast Johnny's Circus Sideshow7 Author: John Alarcon 8 8 Author URI: http://www.wcjcs.com/ 9 9 License: GPLv2 or later -
debug-notifer/trunk/wcjcs-plugin-debug-notifier.php
r565707 r565711 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. 6 6 Version: 0.1.0 7 Author: West Coast Johnny's Circus Sideshow7 Author: John Alarcon 8 8 Author URI: http://www.wcjcs.com/ 9 9 License: GPLv2 or later
Note: See TracChangeset
for help on using the changeset viewer.