文件操作 - right-column.php
返回文件管理
返回主菜单
删除本文件
文件: /root/Desktop/OLD/plugin-wordpress/master-addons/inc/admin/welcome/right-column.php
编辑文件内容
<div class="right_column"> <div class="feature-section one-col"> <ul class="ugb_extras"> <li class="col"> <h3 class="sidebar_title"> <span class="dashicons dashicons-download"></span> <?php echo esc_html__('Free Theme Download', MELA_TD);?> </h3> <div class="inner_content"> <a class="master_addons_theme_link" href="<?php echo esc_url( 'https://wordpress.org/themes/osaka-light/' ); ?>" target="_blank"> <img src="https://master-addons.com/wp-content/uploads/2019/08/osaka-light.png" alt="Master Addons for Elementor Theme"> </a> <p> <?php echo esc_html__('Download FREE "Osaka Lite" WordPress Theme now to get started with "Master Addons for Elementor" Plugin.', MELA_TD);?> </p> <a class="button button-primary master_addons_button" href="<?php echo esc_url( 'https://wordpress.org/themes/polmo-lite/' ); ?>" target="_blank"> <?php _e( 'Download' ); ?> </a> </div> </li> <li class="col"> <h3 class="sidebar_title"> <span class="dashicons dashicons-email-alt"></span> <?php echo esc_html__('Stay Connected', MELA_TD);?> </h3> <div class="inner_content"> <p> <?php echo esc_html__('Get Updates and Stay Connected with Master Addons for Elementor Plugin. We\'ll notify you when new Blocks/Updates will be released.', MELA_TD);?> </p> <a class="button button-primary master_addons_button" href="<?php echo esc_url( 'https://jeweltheme.com/newsletters/' ); ?>" target="_blank"> <?php _e( 'Subscribe' ); ?> </a> </div> </li> <li class="col"> <h3 class="sidebar_title"> <span class="dashicons dashicons-hammer"></span> <?php echo esc_html__('Gutenberg Tutorials', MELA_TD);?> </h3> <div class="inner_content"> <p> <?php echo esc_html__('Check out Latest Tips and Tricks on Gutenberg Editor. It will help you with some hack on Gutenberg Editor.', MELA_TD);?> </p> <a class="button button-primary master_addons_button" href="<?php echo esc_url( 'https://jeweltheme.com/category/tutorials/gutenberg/' ); ?>" target="_blank"> <?php _e( 'Gutenberg Tutorials' ); ?> </a> </div> </li> <li class="col"> <h3 class="sidebar_title"> <span class="dashicons dashicons-edit"></span> <?php echo esc_html__('Bug Report and Suggestions', MELA_TD);?> </h3> <div class="inner_content"> <p> <?php echo esc_html__('Gutenberg is changing every day. We always try to be updated. If you find some kind of bug as well as suggestions, please notify us.', MELA_TD);?> </p> <a class="button button-primary master_addons_button" href="<?php echo esc_url( 'https://jeweltheme.com/category/tutorials/gutenberg/' ); ?>" target="_blank"> <?php _e( 'Support Forum' ); ?> </a> </div> </li> </ul> </div> </div>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件