文件操作 - plugin-page.php
返回文件管理
返回主菜单
删除本文件
文件: /root/Desktop/OLD/plugin-wordpress/preloader-plus/views/plugin-page.php
编辑文件内容
<?php /** * The plugin page view - the "settings" page of the plugin. * * @package preloader-plus */ ?> <div class="wrap"> <h2 class="plugin-title">Preloader Plus <?php echo PRELOADER_PLUS_VERSION // WPCS: XSS ok. ?> </h2> <div class="subscribe"> <h2> GETTING STARTED </h2> <p class="description"> <?php esc_html_e( 'This is a complete video that show you all what you can do with Preloader Plus.', 'brand' ) ?> </p> <p> <iframe style="width:100%; min-height:400px;" src="https://www.youtube.com/embed/AyhAss3K8ok" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> </p> <div class="clearfix"></div> </div> <div class="subscribe"> <h2> READY FOR MORE? </h2> <p class="description"> <?php esc_html_e( 'This short videos show you single elements and features of Preloader Plus .', 'brand' ) ?> </p> <p class="video-docs-list"> <iframe width="300" height="170" src="https://www.youtube.com/embed/L8xb9Bzd8p8" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> <iframe width="300" height="170" src="https://www.youtube.com/embed/yy8agz6rTw4" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> <iframe width="300" height="170" src="https://www.youtube.com/embed/LBFIsOLPI9o" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> <iframe width="300" height="170" src="https://www.youtube.com/embed/ls2JSvycbng" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> <iframe width="300" height="170" src="https://www.youtube.com/embed/IjomQCMyXHw" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> <iframe width="300" height="170" src="https://www.youtube.com/embed/WJHBw4PE9mw" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> <iframe width="300" height="170" src="https://www.youtube.com/embed/X1xBlzSMmpQ" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> <iframe width="300" height="170" src="https://www.youtube.com/embed/IRrij7wMuKE" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> <iframe width="300" height="170" src="https://www.youtube.com/embed/_5p50wnbFGA" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> </p> <div class="clearfix"></div> </div> <div class="support"> <h2> SUPPORT </h2> <h4> Need help? Our team is here for you. </h4> <p class="description"> <?php esc_html_e( 'We offer free, full support for Preloader Plus. We will answer you as soon as possible.', 'brand' ) ?> </p> <p> <a href="https://wordpress.org/support/plugin/preloader-plus" target="_blank"> Ask in the forum </a> </p> </div> </div>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件