Skip to content

Instantly share code, notes, and snippets.

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