文件操作 - label.html.php
返回文件管理
返回主菜单
删除本文件
文件: /home/www/public/wp-content/plugins/give/src/Form/LegacyConsumer/templates/label.html.php
编辑文件内容
<?php /** @var Give\Framework\FieldsAPI\Field $field */ ?> <?php /** @var string $fieldIdAttribute */ ?> <label class="give-label" for="<?php echo $fieldIdAttribute; ?>"> <?php include plugin_dir_path(__FILE__) . 'label-content.html.php'; ?> </label>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件