Changeset 2442
- Timestamp:
- 02/01/2016 11:20:27 PM (10 years ago)
- Location:
- sites/trunk/wordcamp.org/public_html/wp-content/mu-plugins
- Files:
-
- 4 added
- 1 edited
-
camptix-tweaks (added)
-
camptix-tweaks/camptix-tweaks.php (added)
-
camptix-tweaks/views (added)
-
camptix-tweaks/views/notice-sandbox-mode.php (added)
-
load-other-mu-plugins.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/mu-plugins/load-other-mu-plugins.php
r2440 r2442 5 5 // mu-plugins in sub-directories 6 6 require_once( __DIR__ . '/wp-cli-commands/bootstrap.php' ); 7 require_once( __DIR__ . '/camptix-tweaks/camptix-tweaks.php' ); 7 8 8 9 // Private mu-plugins
Note: See TracChangeset
for help on using the changeset viewer.