- Timestamp:
- 04/29/2021 05:26:25 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.tv/public_html/wp-content/themes/wptv2/inc/wpcom.php
r1028 r10932 1 1 <?php 2 2 3 require_once WP_CONTENT_DIR . '/themes/vip/plugins/vip-init.php'; 3 if ( ! function_exists( 'wpcom_vip_load_plugin' ) ) { 4 require_once WP_CONTENT_DIR . '/themes/vip/plugins/vip-init.php'; 5 } 4 6 wpcom_vip_load_plugin( 'taxonomy-list-widget' );
Note: See TracChangeset
for help on using the changeset viewer.