<?php | |
add_filter( 'searchwp\source\gravity_forms\entry\raw', '__return_true' ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
<?php | |
add_filter( 'searchwp\source\gravity_forms\entry\raw', '__return_true' ); |