文件操作 - tab.php
返回文件管理
返回主菜单
删除本文件
文件: /home/www/public/wp-content/plugins/the-events-calendar/src/admin-views/aggregator/tab.php
编辑文件内容
<?php $tab = $this->tabs->get_active(); ?> <form method="POST" class="tribe-ea-form tribe-ea-tab tribe-validation <?php echo sanitize_html_class( 'tribe-ea-tab-' . $tab->get_slug() ); ?>"> <?php $tab->render(); ?> </form>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件