Changeset 1899
- Timestamp:
- 09/18/2015 10:06:38 PM (9 years ago)
- Location:
- sites/trunk/wordpress.tv/public_html/wp-content/themes/wptv2
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.tv/public_html/wp-content/themes/wptv2/functions.php
r1724 r1899 14 14 require_once get_template_directory() . '/plugins/wordpresstv-anon-upload/anon-upload.php'; 15 15 require_once get_template_directory() . '/plugins/wordpresstv-upload-subtitles/wordpresstv-upload-subtitles.php'; 16 require_once get_template_directory() . '/plugins/wordpresstv-twitter-cards/wordpresstv-twitter-cards.php'; 16 17 17 18 add_action( 'after_setup_theme', array( $this, 'setup' ) );
Note: See TracChangeset
for help on using the changeset viewer.