芝麻web文件管理V1.00
编辑当前文件:/var/www/cognitio.in/wp-content/plugins/the-events-calendar/src/Tribe/Event_Status/Template.php
set_template_origin( tribe( 'tec.main' ) ); $this->set_template_folder( 'src/views/v2/event-status' ); // Setup to look for theme files. $this->set_template_folder_lookup( true ); // Configures this templating class extract variables. $this->set_template_context_extract( true ); } }