Changeset 2003
- Timestamp:
- 10/22/2015 05:09:52 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/mu-plugins/wcorg-misc.php
r1669 r2003 72 72 unset( $plugins['wc-canonical-years/wc-canonical-years.php'] ); 73 73 unset( $plugins['wordcamp-organizer-nags/wordcamp-organizer-nags.php'] ); 74 } 75 76 /* 77 * plan.wordcamp.org 78 */ 79 if ( 63 === get_current_blog_id() ) { 74 80 unset( $plugins['wordcamp-payments/bootstrap.php'] ); 75 81 }
Note: See TracChangeset
for help on using the changeset viewer.