Skip to content

Instantly share code, notes, and snippets.

@jesseeproductions
Created August 8, 2018 20:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jesseeproductions/56eb6377fb7286343bd4de0533fc2e52 to your computer and use it in GitHub Desktop.
Save jesseeproductions/56eb6377fb7286343bd4de0533fc2e52 to your computer and use it in GitHub Desktop.
MU Loader for The Events Calendar and Events Calendar Pro
<?php
/*
Plugin Name: MU Plugin Loader
Description: Loads plugins in mu-plugins subdirectories
*/
include_once 'events-pro/events-calendar-pro.php';
include_once 'the-events-calendar/the-events-calendar.php';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment