文件操作 - ActionCustomSettings.php
返回文件管理
返回主菜单
删除本文件
文件: /home/acihmzbq/public_html/wp-content/plugins/ninja-forms/includes/Config/ActionCustomSettings.php
编辑文件内容
<?php if ( ! defined( 'ABSPATH' ) ) exit; return array( /* * TAG */ 'tag' => array( 'name' => 'tag', 'type' => 'textbox', 'group' => 'primary', 'label' => esc_html__( 'Hook Tag', 'ninja-forms' ), 'placeholder' => '', 'value' => '', 'width' => 'full', 'use_merge_tags' => array( 'include' => array( 'calcs', ), ), ), );
修改文件时间
将文件时间修改为当前时间的前一年
删除文件