Update comment for template-functions.php include
Syncs the comment with the change in 7b8db5678f
This commit is contained in:
parent
ef422bc160
commit
fd89fb8a10
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ require get_template_directory() . '/inc/custom-header.php';
|
|||
require get_template_directory() . '/inc/template-tags.php';
|
||||
|
||||
/**
|
||||
* Additional features to allow styling of the templates.
|
||||
* Functions which enhance the theme by hooking into WordPress.
|
||||
*/
|
||||
require get_template_directory() . '/inc/template-functions.php';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue