Last active
January 6, 2021 16:28
-
-
Save michaellopetrone/7fe1f473b17f5282acf2e7b34e2fe78d 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
| get_field('entrepreneur__business-name', $post->ID); | |
| get_field('entrepreneur__business-name', $query->post->ID); //sometimes this |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment