芝麻web文件管理V1.00
编辑当前文件:/var/www/cognitio.in/wp-content/plugins/the-events-calendar/src/views/single-event-blocks.php
get( 'post_id' ); $is_recurring = ''; if ( ! empty( $event_id ) && function_exists( 'tribe_is_recurring_event' ) ) { $is_recurring = tribe_is_recurring_event( $event_id ); } ?>
template( 'single-event/back-link' ); ?> template( 'single-event/notices' ); ?> template( 'single-event/title' ); ?> template( 'single-event/recurring-description' ); ?> template( 'single-event/content' ); ?> template( 'single-event/comments' ); ?> template( 'single-event/footer' ); ?>