wp386-child/functions.php
2022-10-27 20:10:15 +02:00

7 lines
124 B
PHP
Executable File

<?php
/**
* Custom template tags for this theme.
*/
require get_stylesheet_directory() . '/inc/template-tags.php';