File Editor
Directories:
.. (Back)
Files:
availability.php
description.php
title.php
Create New File
Create
Edit File: title.php
<?php /** * Block: RSVP * Details Title * * Override this template in your own theme by creating a file at: * [your-theme]/tribe/tickets/blocks/rsvp/details/title.php * * See more documentation about our Blocks Editor templating system. * * @link https://evnt.is/1amp Help article for RSVP & Ticket template files. * * @since 4.9 * @version 4.9.4 * */ ?> <header class="tribe-block__rsvp__title"> <?php echo esc_html( $ticket->name ); ?> </header>
Save Changes
Rename File
Rename