芝麻web文件管理V1.00
编辑当前文件:/home/projzpbv/public_html/wp-content/plugins/ninja-forms/includes/Config/ActionSettings.php
array( 'name' => 'label', 'type' => 'textbox', 'group' => 'primary', 'label' => esc_html__( 'Action Name', 'ninja-forms' ), 'placeholder' => '', 'width' => 'full', 'value' => '', ), /* * Active */ 'active' => array( 'name' => 'active', 'type' => 'toggle', 'label' => esc_html__( 'Active', 'ninja-forms' ), 'value' => 1 ), ) );