文件操作 - support.php
返回文件管理
返回主菜单
删除本文件
文件: /root/Desktop/OLD/plugin-wordpress/woo-image-seo/views/partials/postbox/support.php
编辑文件内容
<?php if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly ?> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <div class="postbox postbox--support"> <h2>Support the plugin</h2> <p> Please consider donating. This will allow me to continue developing the plugin. </p> <form action="https://www.paypal.com/donate" method="post" target="_blank" class="form--donate"> <input type="hidden" name="cmd" value="_donations" /> <input type="hidden" name="business" value="danail@emandiev.com" /> <input type="hidden" name="item_name" value="Support Woo Image SEO plugin development" /> <input type="hidden" name="currency_code" value="USD" /> <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif" border="0" name="submit" title="Donate with PayPal" alt="Donate with PayPal button" /> <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1" /> </form> </div><!-- /.postbox -->
修改文件时间
将文件时间修改为当前时间的前一年
删除文件