File manager - Edit - /home/verseaumee/blueversion/wp-content/plugins/hcaptcha-for-forms-and-more/assets/js/admin-formidable-forms.js
Back
/* global jQuery, HCaptchaFormidableFormsObject */ /** * @param HCaptchaFluentFormObject.noticeLabel * @param HCaptchaFluentFormObject.noticeDescription */ jQuery( document ).ready( function( $ ) { if ( ! window.location.href.includes( 'page=formidable-settings' ) ) { return; } const $howTo = $( '#hcaptcha_settings .howto' ); $howTo.html( HCaptchaFormidableFormsObject.noticeLabel ); $( '<p class="howto">' + HCaptchaFormidableFormsObject.noticeDescription + '</p>' ).insertAfter( $howTo ); $( '#hcaptcha_settings input' ).attr( { disabled: true, class: 'frm_noallow', } ); } );
| ver. 1.4 |
Github
|
.
| PHP 8.5.7 | Generation time: 0 |
proxy
|
phpinfo
|
Settings