Skip to content

Instantly share code, notes, and snippets.

@braginteractive
Created April 11, 2017 17:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save braginteractive/143202741df68d529eaa87121d068866 to your computer and use it in GitHub Desktop.
Save braginteractive/143202741df68d529eaa87121d068866 to your computer and use it in GitHub Desktop.
Call meta-boxes.php file
/**
* Meta Boxes.
*/
require get_template_directory() . '/inc/meta-boxes.php';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment