每当我在wordpress网站上搜索某个内容时,我都会得到以下错误:
Fatal error: Uncaught Error: Call to undefined function get_exID() in
/var/www/html/wp-content/themes/twentyseventeen/functions.php:360
Stack trace: #0 /var/www/html/wp-includes/class-wp-hook.php(298):
twentyseventeen_excerpt_more(\' […]\') #1 /var/www/html/wp-
includes/plugin.php(203): WP_Hook->apply_filters(\' […]\', Array)
#2 /var/www/html/wp-includes/formatting.php(3315):
apply_filters(\'excerpt_more\', \' […]\') #3 /var/www/html/wp-
includes/class-wp-hook.php(300): wp_trim_excerpt(\'<p>Today I will...\')
#4 /var/www/html/wp-includes/plugin.php(203): WP_Hook-
>apply_filters(\'\', Array) #5 /var/www/html/wp-includes/post-
template.php(397): apply_filters(\'get_the_excerpt\', \'\',
Object(WP_Post)) #6 /var/www/html/wp-includes/post-template.php(362):
get_the_excerpt() #7 /var/www/html/wp-
content/themes/twentyseventeen/template-parts/post/content-
excerpt.php(43): the_excerpt() #8 /var/www/html/wp-
includes/template.php(690): require(\'/var/www/html/w...\') #9
/var/www/html/wp-includes/template.php(647): load_template(\'/var in
/var/www/html/wp-content/themes/twentyseventeen/functions.php on line 360
文章摘要应该在哪里。我怎样才能修复它?