Last active
September 30, 2023 19:00
-
-
Save FrancoStino/2e6e1b01d5ce3e3799d49fa0533ab5ec to your computer and use it in GitHub Desktop.
Call and include PHP files in Wordpress theme
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 | |
require ('functions/???.php'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment