7 lines
124 B
PHP
Executable File
7 lines
124 B
PHP
Executable File
<?php
|
|
|
|
/**
|
|
* Custom template tags for this theme.
|
|
*/
|
|
require get_stylesheet_directory() . '/inc/template-tags.php';
|