文件操作 - support-and-faqs.php
返回文件管理
返回主菜单
删除本文件
文件: /root/Desktop/OLD/plugin-wordpress/wp-optimize/templates/settings/support-and-faqs.php
编辑文件内容
<?php if (!defined('WPO_VERSION')) die('No direct access allowed'); ?> <h3><?php _e('Support and feedback', 'wp-optimize'); ?></h3> <div class="wpo-fieldgroup"> <?php WP_Optimize()->include_template('settings/system-status.php'); ?> <ul> <li><?php WP_Optimize()->wp_optimize_url('https://getwpo.com/faqs/', __("Read our FAQ here", 'wp-optimize')); ?></li> <li><a href="https://wordpress.org/support/plugin/wp-optimize/"><?php _e('Support is available here.', 'wp-optimize'); ?></a></li> <li><?php echo __('If you like WP-Optimize,', 'wp-optimize').' <a href="https://wordpress.org/support/plugin/wp-optimize/reviews/?rate=5#new-post" target="_blank">'.__('please give us a positive review, here.', 'wp-optimize'); ?></a> <?php echo __('Or, if you did not like it,', 'wp-optimize').' <a target="_blank" href="https://wordpress.org/support/plugin/wp-optimize/">'.__('please tell us why at this link.', 'wp-optimize'); ?></a></li> </ul> </div>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件