Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
wp-content
/
plugins
/
the-events-calendar
/
src
/
admin-views
/
widgets
:
events-list.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php /** * Admin View: List Widget * * Administration Views cannot be overwritten by default from your theme. * * See more documentation about our views templating system. * * @link http://m.tri.be/1aiy * * @var \Tribe__Template $this Instance of the template including this file. * * @since 5.5.0 Rename from list.php to events-list.php matching slug of the widget class. * * @version 5.5.0 */ $this->template( 'widgets/components/form' );