Changeset 3386074
- Timestamp:
- 10/28/2025 07:32:47 PM (5 months ago)
- Location:
- gf-tools
- Files:
-
- 71 added
- 6 edited
-
tags/1.1.2 (added)
-
tags/1.1.2/gf-tools.php (added)
-
tags/1.1.2/img (added)
-
tags/1.1.2/img/tools-icon.svg (added)
-
tags/1.1.2/includes (added)
-
tags/1.1.2/includes/_class-TEMPLATE.php (added)
-
tags/1.1.2/includes/class-confirmations.php (added)
-
tags/1.1.2/includes/class-customize-gf.php (added)
-
tags/1.1.2/includes/class-dashboard.php (added)
-
tags/1.1.2/includes/class-developers.php (added)
-
tags/1.1.2/includes/class-entries.php (added)
-
tags/1.1.2/includes/class-form-display.php (added)
-
tags/1.1.2/includes/class-form-editor.php (added)
-
tags/1.1.2/includes/class-forms-table.php (added)
-
tags/1.1.2/includes/class-gf-tools.php (added)
-
tags/1.1.2/includes/class-helpers.php (added)
-
tags/1.1.2/includes/class-import-export.php (added)
-
tags/1.1.2/includes/class-login.php (added)
-
tags/1.1.2/includes/class-mark-resolved.php (added)
-
tags/1.1.2/includes/class-merge-tags.php (added)
-
tags/1.1.2/includes/class-notifications.php (added)
-
tags/1.1.2/includes/class-pages.php (added)
-
tags/1.1.2/includes/class-password-reset.php (added)
-
tags/1.1.2/includes/class-populate-fields.php (added)
-
tags/1.1.2/includes/class-registration.php (added)
-
tags/1.1.2/includes/class-reports.php (added)
-
tags/1.1.2/includes/class-shortcodes.php (added)
-
tags/1.1.2/includes/class-spam.php (added)
-
tags/1.1.2/includes/class-validations.php (added)
-
tags/1.1.2/includes/class-wp-list-table.php (added)
-
tags/1.1.2/includes/class-wp-login.php (added)
-
tags/1.1.2/includes/css (added)
-
tags/1.1.2/includes/css/dashboard.css (added)
-
tags/1.1.2/includes/css/debugging.css (added)
-
tags/1.1.2/includes/css/form-display.css (added)
-
tags/1.1.2/includes/css/form-editor.css (added)
-
tags/1.1.2/includes/css/import-export.css (added)
-
tags/1.1.2/includes/css/mark-resolved.css (added)
-
tags/1.1.2/includes/css/pages.css (added)
-
tags/1.1.2/includes/css/reports-back.css (added)
-
tags/1.1.2/includes/css/reports.css (added)
-
tags/1.1.2/includes/css/settings.css (added)
-
tags/1.1.2/includes/css/shortcode-generator.css (added)
-
tags/1.1.2/includes/css/shortcodes.css (added)
-
tags/1.1.2/includes/forms (added)
-
tags/1.1.2/includes/forms/account-form.json (added)
-
tags/1.1.2/includes/forms/contact-form.json (added)
-
tags/1.1.2/includes/forms/download.php (added)
-
tags/1.1.2/includes/forms/login-form.json (added)
-
tags/1.1.2/includes/forms/password-change-form.json (added)
-
tags/1.1.2/includes/forms/password-reset-form.json (added)
-
tags/1.1.2/includes/forms/registration-form.json (added)
-
tags/1.1.2/includes/img (added)
-
tags/1.1.2/includes/img/discord.png (added)
-
tags/1.1.2/includes/img/import_spam_list.png (added)
-
tags/1.1.2/includes/img/pre-populate-fields.png (added)
-
tags/1.1.2/includes/img/tooltip.png (added)
-
tags/1.1.2/includes/js (added)
-
tags/1.1.2/includes/js/dashboard.js (added)
-
tags/1.1.2/includes/js/debugging.js (added)
-
tags/1.1.2/includes/js/form-editor.js (added)
-
tags/1.1.2/includes/js/forms-table.js (added)
-
tags/1.1.2/includes/js/mark-resolved.js (added)
-
tags/1.1.2/includes/js/remove-qs.js (added)
-
tags/1.1.2/includes/js/reports-back.js (added)
-
tags/1.1.2/includes/js/settings.js (added)
-
tags/1.1.2/includes/js/shortcode-generator.js (added)
-
tags/1.1.2/includes/js/shortcodes.js (added)
-
tags/1.1.2/index.php (added)
-
tags/1.1.2/readme.txt (added)
-
trunk/gf-tools.php (modified) (1 diff)
-
trunk/includes/class-dashboard.php (modified) (1 diff)
-
trunk/includes/class-form-editor.php (modified) (1 diff)
-
trunk/includes/class-gf-tools.php (modified) (1 diff)
-
trunk/includes/class-login.php (modified) (1 diff)
-
trunk/includes/class-validations.php (added)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
gf-tools/trunk/gf-tools.php
r3328469 r3386074 4 4 * Plugin URI: https://pluginrx.com/plugin/gf-tools/ 5 5 * Description: Unlock advanced tools to supercharge your Gravity Forms experience with enhanced features and streamlined management. 6 * Version: 1.1. 16 * Version: 1.1.2 7 7 * Requires at least: 5.9 8 8 * Tested up to: 6.8 -
gf-tools/trunk/includes/class-dashboard.php
r3328469 r3386074 1301 1301 <label for="gfat-<?php echo esc_attr( $current_tab ); ?>-action"><?php echo esc_html__( 'Action', 'gf-tools' ); ?>:</label> 1302 1302 <select name="update[action]" id="gfat-<?php echo esc_attr( $current_tab ); ?>-action"> 1303 <option value="deny"><?php echo esc_html__( 'Deny', 'gf-tools' ); ?></option> 1303 1304 <option value="allow"><?php echo esc_html__( 'Allow', 'gf-tools' ); ?></option> 1304 <option value="deny"><?php echo esc_html__( 'Deny', 'gf-tools' ); ?></option>1305 1305 </select> 1306 1306 </div> -
gf-tools/trunk/includes/class-form-editor.php
r3208804 r3386074 378 378 'label' => __( 'User Meta Key', 'gf-tools' ), 379 379 'tooltip' => __( '<strong>User Meta Key</strong>If the user submitting the form is logged in, the value will be updated on the user\'s meta.', 'gf-tools' ), 380 ], 381 [ 382 'section' => 'advanced_settings', 383 'position' => -1, 384 'type' => 'text', 385 'fields' => [], 386 'id' => 'validate', 387 'label' => __( 'Validate', 'gf-tools' ), 388 'tooltip' => __( '<strong>Validate</strong>Put the answer(s) here to validate user input. You may use merge tags. If there are multiple possibilities, separate them with a comma.', 'gf-tools' ), 389 ], 390 [ 391 'section' => 'advanced_settings', 392 'position' => -1, 393 'type' => 'text', 394 'fields' => [], 395 'id' => 'validate_message', 396 'label' => __( 'Validation Message', 'gf-tools' ), 397 'tooltip' => __( '<strong>Validation Message</strong>Put the message here to display when user input is invalid. If left blank, the validation will not be checked.', 'gf-tools' ), 380 398 ], 381 399 // TODO: In a future version -
gf-tools/trunk/includes/class-gf-tools.php
r3328469 r3386074 68 68 'confirmations' => 'Confirmations', 69 69 'notifications' => 'Notifications', 70 'validations' => 'Validations', 70 71 'developers' => 'Developers', 71 72 'mark-resolved' => 'Mark_Resolved', -
gf-tools/trunk/includes/class-login.php
r3328469 r3386074 133 133 */ 134 134 public function add_links_below_button( $button, $form ) { 135 if ( is_user_logged_in() ) { 136 return $button; 137 } 138 135 139 $reset_url = wp_lostpassword_url(); 136 140 $links = sprintf( -
gf-tools/trunk/readme.txt
r3328469 r3386074 5 5 Requires PHP: 7.4 6 6 Tested up to: 6.8 7 Stable tag: 1.1. 17 Stable tag: 1.1.2 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.txt … … 104 104 105 105 == Changelog == 106 = 1.1.2 = 107 * Update: Added validation option to fields in the form editor 108 106 109 = 1.1.1 = 107 110 * Update: Added new Common Forms section to settings for mapping with additional functionality
Note: See TracChangeset
for help on using the changeset viewer.