芝麻web文件管理V1.00
编辑当前文件:/var/www/cognitio.in/wp-content/plugins/the-events-calendar/src/views/single-event.php
', $event_id ); /** * Allows filtering of the single event template title after HTML. * * @since 5.8.0 * * @param string $after HTML string to display after the title text. * @param string $event_id The ID of the displayed event. */ $after = apply_filters( 'tribe_events_single_event_title_html_after', '', $event_id ); /** * Allows filtering of the single event template title HTML. * * @since 5.8.0 * * @param string $after HTML string to display. Return an empty string to not display the title. * @param string $event_id The ID of the displayed event. */ $title = apply_filters( 'tribe_events_single_event_title_html', the_title( $before, $after, false ), $event_id ); $cost = tribe_get_formatted_cost( $event_id ); ?>
', '' ); ?>
>
« %title%' ) ?>
»' ) ?>
>