Forked from travislopes/fg_easypassthrough_populate_same_form.php
Created
August 21, 2017 15:37
-
-
Save ForGravity/5436ce0fc1ff2ebbdfa451a93e9d94b1 to your computer and use it in GitHub Desktop.
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_filter( 'fg_easypassthrough_populate_same_form', '__return_false' ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment