Skip to content

Instantly share code, notes, and snippets.

View tarfoot's full-sized avatar

Bradley Pirman tarfoot

  • Tarfoot Consulting, Inc.
  • Santa Barbara, CA, USA
View GitHub Profile
<?php
/*
Plugin Name: The Events Calendar - Add to Calendar Buttons
Description: Change the copy in the Add to Calendar export buttons in The Events Calendar plugin
Version: 1.1.1
Author: Tarfoot Consulting, Inc.
Author URI: http://tarfoot.com
*/
// Changes the text labels for Google Calendar and iCal buttons on a single event page on The Events Calendar plugin for Wordpress
<?php
/*
Plugin Name: Disable plugins when doing local dev
Description: If the WP_LOCAL_DEV constant is true, disables plugins that you specify
Version: 0.1.1
License: GPL version 2 or any later version
Author: Mark Jaquith
Author URI: http://coveredwebservices.com/
*/