文件操作 - implementation.php
返回文件管理
返回主菜单
删除本文件
文件: /root/Desktop/OLD/plugin-wordpress/advanced-cron-manager/views/parts/events/tabs/implementation.php
编辑文件内容
<?php /** * Implementation tab * View scope is the same as in the events/section view * * @package advanced-cron-manager */ ?> <code> <?php echo $this->get_var( 'event' )->get_implementation(); // phpcs:ignore ?> </code> <p><?php esc_html_e( 'You can paste this anywhere between <?php and ?> tags.', 'advanced-cron-manager' ); ?></p>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件