Super simple dashing widget for displaying your youtube channels stats
Credit to ephigenia and jonasrosland for creating other youtube widgets that I pulled bits and pieces from
Hugs and kisses to my loved ones. Vote for Nader!
| <?php | |
| /** | |
| * Plugin Name: Schedule Event Tutorial | |
| * Description: Schedules single event to uncheck a checkbox on a custom Menu page | |
| * Version: 0.1 | |
| * Author: John Regan | |
| * Author URI: http://johnregan3.me | |
| * Text Domain: setjr3 | |
| * License: GPLv2+ |
| <?php | |
| /* | |
| Plugin Name: Disable Developer Plugins | |
| Description: Force disables developer plugins in production environments. | |
| */ | |
| $dev_plugins = array( | |
| 'debug-bar/debug-bar.php', | |
| 'debug-bar-cron/debug-bar-cron.php', | |
| 'debug-bar-extender/debug-bar-extender.php', |