文件操作 - RecaptchaV3.php
返回文件管理
返回主菜单
删除本文件
文件: /storage/v12552/i2kplay/public_html/wp-content/plugins/ninja-forms/includes/Fields/RecaptchaV3.php
编辑文件内容
<?php if ( ! defined( 'ABSPATH' ) ) exit; /** * Class NF_Fields_RecaptchaV3 * * This is a dynamically injected field based on if a form has the reCAPTCHA action. * It doesn't appear in the builder. */ class NF_Fields_RecaptchaV3 extends NF_Abstracts_Field { protected $_name = 'recaptcha_v3'; protected $_type = 'recaptcha_v3'; protected $_templates = 'recaptcha-v3'; protected $_show_in_builder = false; }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件