Forked from travislopes/fg_easypassthrough_populate_same_form.php
Created
September 1, 2018 14:23
-
-
Save robertdevore/18efb2cb9cd9f68f5a625e3f936f1d33 to your computer and use it in GitHub Desktop.
This file contains hidden or 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