Submit
Path:
~
/
home
/
getwphos
/
public_html
/
giulianos
/
wp-content
/
plugins
/
gravityforms
/
js
/
File Content:
plugin_settings.js
( function ( $ ) { $(document).ready(function() { gform.adminUtils.handleUnsavedChanges( '#gform-settings' ); }); var $container = $( 'div[id="gform_setting_reset"]' ), $publicKey = $( 'input[name="_gform_setting_public_key"]' ), $privateKey = $( 'input[name="_gform_setting_private_key"]' ), $reset = $( 'input[name="_gform_setting_reset"]' ); window.loadRecaptcha = function () { var $recaptcha = $( '#recaptcha' ), $save = $( '#gform-settings-save' ), type = $( 'input[name="_gform_setting_type"]:checked' ).val(); // Flush existing state. window.___grecaptcha_cfg.clients = {}; window.___grecaptcha_cfg.count = 0; $recaptcha.html( '' ); $reset.val( 1 ); // Reset key status. $( '#recpatcha .gform-settings-field__feedback' ).remove(); // If no public or private key is provided, exit. if ( ! $publicKey.val() || ! $privateKey.val() ) { $save.prop( 'disabled', false ); $container.hide(); return; } else { $save.prop( 'disabled', true ); } // Render reCAPTCHA. grecaptcha.render( 'recaptcha', { 'sitekey': $publicKey.val(), 'size': type === 'invisible' ? type : '', 'badge': 'inline', 'error-callback': function () { }, 'callback': function () { $save.prop( 'disabled', false ); } } ); switch ( type ) { case 'checkbox': $( '#gforms_checkbox_recaptcha_message, label[for="reset"]' ).show(); break; case 'invisible': $( '#gforms_checkbox_recaptcha_message, label[for="reset"]' ).hide(); break; } $container.show(); if ( type === 'invisible' ) { grecaptcha.execute(); } }; $publicKey.on( 'change', loadRecaptcha ); $privateKey.on( 'change', loadRecaptcha ); $( 'input[name="_gform_setting_type"]' ).on( 'change', function () { loadRecaptcha(); } ); } )( jQuery );
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
components
---
0755
vendor
---
0755
chosen.jquery.min.js
29121 bytes
0644
conditional_logic.js
25420 bytes
0644
conditional_logic.min.js
9961 bytes
0644
datepicker-legacy.js
1565 bytes
0644
datepicker-legacy.min.js
959 bytes
0644
datepicker.js
6913 bytes
0644
datepicker.min.js
2995 bytes
0644
duplicate-submissions.js
3217 bytes
0644
duplicate-submissions.min.js
903 bytes
0644
form_admin.js
66106 bytes
0644
form_admin.min.js
34185 bytes
0644
form_editor.js
172778 bytes
0644
form_editor.min.js
110194 bytes
0644
forms.js
1933 bytes
0644
forms.min.js
1036 bytes
0644
gf_field_filter.js
12634 bytes
0644
gf_field_filter.min.js
5894 bytes
0644
gforms_hooks.js
4101 bytes
0644
gforms_hooks.min.js
2139 bytes
0644
gravityforms.js
109384 bytes
0644
gravityforms.min.js
45488 bytes
0644
index.php
27 bytes
0644
jquery.json-1.3.js
4884 bytes
0644
jquery.json-1.3.min.js
1720 bytes
0644
jquery.json.js
5256 bytes
0644
jquery.json.min.js
1823 bytes
0644
jquery.maskedinput-1.3.1.min.js
4412 bytes
0644
jquery.maskedinput.js
10652 bytes
0644
jquery.maskedinput.min.js
4159 bytes
0644
jquery.textareaCounter.plugin.js
6235 bytes
0644
jquery.textareaCounter.plugin.min.js
1933 bytes
0644
layout_editor.js
41234 bytes
0644
layout_editor.min.js
13113 bytes
0644
page_conditional_logic.js
5409 bytes
0644
page_conditional_logic.min.js
2396 bytes
0644
placeholders.jquery.min.js
4639 bytes
0644
plugin_settings.js
1877 bytes
0644
plugin_settings.min.js
1173 bytes
0644
preview.js
2269 bytes
0644
preview.min.js
1468 bytes
0644
shortcode-ui.js
26346 bytes
0644
shortcode-ui.min.js
10910 bytes
0644
skip.js
127 bytes
0644
skip.min.js
55 bytes
0644
tooltip_init.js
2433 bytes
0644
tooltip_init.min.js
1356 bytes
0644
N4ST4R_ID | Naxtarrr