File Editor
Directories:
.. (Back)
commerce
registration
Files:
content-description.php
content-inactive.php
content-title.php
content.php
extra-available-quantity.php
extra-available-unlimited.php
extra-available.php
extra-price.php
extra.php
footer-quantity.php
footer-total.php
footer.php
icon-svg.php
icon.php
item-inactive.php
item.php
opt-out-hidden.php
quantity-add.php
quantity-number.php
quantity-remove.php
quantity-unavailable.php
quantity.php
submit-button-modal.php
submit-button.php
submit-login.php
submit.php
Create New File
Create
Edit File: icon.php
<?php /** * Block: Tickets * Icon * * Override this template in your own theme by creating a file at: * [your-theme]/tribe/tickets/blocks/tickets/icon.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 * @deprecated 4.11.0 * @version 4.11.0 * */ ?> <div class="tribe-tickets__item__icon"> <?php $this->template( 'blocks/tickets/icon-svg' ); ?> </div>
Save Changes
Rename File
Rename