文件操作 - notification-promo.php
返回文件管理
返回主菜单
删除本文件
文件: /root/Desktop/OLD/plugin-wordpress/advanced-cron-manager/views/misc/notification-promo.php
编辑文件内容
<?php /** * Notification promo part * * @package advanced-cron-manager */ ?> <div id="notification-promo"> <div class="tile"> <a href="https://wordpress.org/plugins/notification/" target="_blank"> <img src="https://ps.w.org/notification/assets/banner-772x250.png"> </a> <div class="tile-content"> <h3><?php esc_html_e( 'Notification - notification system for developers', 'advanced-cron-manager' ); ?></h3> <p><?php esc_html_e( 'Custom triggers, white label mode, powerful and intuitive API. Ready to be shipped as a part of your plugin or theme.', 'advanced-cron-manager' ); ?></p> <p> <a href="https://wordpress.org/plugins/notification/" class="button button-secondary" target="_blank"> <?php esc_html_e( 'Download for free', 'advanced-cron-manager' ); ?> </a> </p> </div> </div> </div>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件