Merge pull request #623 from 0dp/patch-1
Update functions.php - Thx @0dp !
This commit is contained in:
commit
4ab2e3d8c4
|
@ -31,7 +31,7 @@ require get_template_directory() . '/inc/enqueue.php';
|
|||
require get_template_directory() . '/inc/template-tags.php';
|
||||
|
||||
/**
|
||||
* Custom template tags for this theme.
|
||||
* Custom pagination for this theme.
|
||||
*/
|
||||
require get_template_directory() . '/inc/pagination.php';
|
||||
|
||||
|
|
Reference in New Issue