summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/jetpack/3rd-party/3rd-party.php')
-rw-r--r--plugins/jetpack/3rd-party/3rd-party.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/plugins/jetpack/3rd-party/3rd-party.php b/plugins/jetpack/3rd-party/3rd-party.php
new file mode 100644
index 00000000..2ff07816
--- /dev/null
+++ b/plugins/jetpack/3rd-party/3rd-party.php
@@ -0,0 +1,10 @@
+<?php
+
+/*
+ * Placeholder to load 3rd party plugin tweaks until a legit system
+ * is architected
+ */
+
+require_once( 'buddypress.php' );
+require_once( 'wpml.php' );
+require_once( 'bitly.php' ); \ No newline at end of file