Last active
December 4, 2022 01:46
-
-
Save mishterk/f521fe3497b2a0c653bfa68e72a7d9d4 to your computer and use it in GitHub Desktop.
For Advanced Forms Pro version 1.9.3 release notes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
// Add to functions.php, a config plugin, or even the top of a template file. | |
add_filter('af/settings/enqueue_validation_hotfix', '__return_false'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment