Created
February 26, 2017 13:33
-
-
Save muzahedul03/232f7b6a98369ea8dd23b209583bcbe9 to your computer and use it in GitHub Desktop.
How include child function file in master function
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 | |
include_once('inc/theme-all.php'); | |
?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment