Created
August 8, 2018 20:35
-
-
Save jesseeproductions/56eb6377fb7286343bd4de0533fc2e52 to your computer and use it in GitHub Desktop.
MU Loader for The Events Calendar and Events Calendar Pro
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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