diff --git a/functions.php b/functions.php index e580812c..b474b584 100644 --- a/functions.php +++ b/functions.php @@ -43,6 +43,11 @@ require get_template_directory() . '/inc/extras.php'; */ require get_template_directory() . '/inc/customizer.php'; +/** + * Customizer additions. + */ +require get_template_directory() . '/inc/custom-comments.php'; + /** * Load Jetpack compatibility file. */ @@ -52,6 +57,3 @@ require get_template_directory() . '/inc/jetpack.php'; * Load custom WordPress nav walker. */ require get_template_directory() . '/inc/bootstrap-wp-navwalker.php'; - -require_once('inc/wp-updates-theme.php'); -new WPUpdatesThemeUpdater_1114( 'http://wp-updates.com/api/2/theme', basename( get_template_directory() ) ); \ No newline at end of file diff --git a/inc/custom-comments.php b/inc/custom-comments.php new file mode 100644 index 00000000..00e17a35 --- /dev/null +++ b/inc/custom-comments.php @@ -0,0 +1,29 @@ + '
', + 'email' => '