文件操作 - notice.php
返回文件管理
返回主菜单
删除本文件
文件: /root/Desktop/OLD/plugin-wordpress/cost-calculator-builder/templates/admin/settings/notice.php
编辑文件内容
<?php if(ccb_pro_active()) : do_action('render-notice'); ?> <?php else:?> <div class="list-row disabled"> <div> <div class="list-content"> <input type="text" placeholder="<?php echo __('- Required field notice -', 'cost-calculator-builder') ?>"> </div> </div> </div> <?php endif;?>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件