Created
April 18, 2015 19:02
-
-
Save mattmcgiv/bd0a83cf42db64a77fa0 to your computer and use it in GitHub Desktop.
wp html include
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 | |
| function mm_get_html_from_file() { | |
| $mm_html_file = | |
| include '$mm_html_file'; | |
| ?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment