%' => '', '%%term404%%' => '', '%%ct_desc_[^%]*%%' => '' */ ]; if ( $postType ) { $postType = get_post_type_object( $postType ); if ( ! empty( $postType ) ) { $macros += [ '%%pt_single%%' => $postType->labels->singular_name, '%%pt_plural%%' => $postType->labels->name, ]; } } switch ( $pageType ) { case 'archive': $macros['%%title%%'] = '#archive_title'; break; case 'term': $macros['%%title%%'] = '#taxonomy_title'; break; default: $macros['%%title%%'] = '#post_title'; break; } // Strip all other tags. $macros['%%[^%]*%%'] = ''; return $macros; } }
Fatal error: Uncaught Error: Class "AIOSEO\Plugin\Common\ImportExport\YoastSeo\Helpers" not found in /htdocs/wp-content/plugins/all-in-one-seo-pack/app/Common/ImportExport/YoastSeo/YoastSeo.php:78 Stack trace: #0 /htdocs/wp-content/plugins/all-in-one-seo-pack/app/Common/ImportExport/ImportExport.php(59): AIOSEO\Plugin\Common\ImportExport\YoastSeo\YoastSeo->__construct(Object(AIOSEO\Plugin\Common\ImportExport\ImportExport)) #1 /htdocs/wp-content/plugins/all-in-one-seo-pack/app/AIOSEO.php(310): AIOSEO\Plugin\Common\ImportExport\ImportExport->__construct() #2 /htdocs/wp-content/plugins/all-in-one-seo-pack/app/AIOSEO.php(97): AIOSEO\Plugin\AIOSEO->load() #3 /htdocs/wp-content/plugins/all-in-one-seo-pack/app/AIOSEO.php(76): AIOSEO\Plugin\AIOSEO->init() #4 /htdocs/wp-content/plugins/all-in-one-seo-pack/app/AIOSEO.php(414): AIOSEO\Plugin\AIOSEO::instance() #5 /htdocs/wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack.php(96): aioseo() #6 /htdocs/wp-settings.php(526): include_once('/htdocs/wp-cont...') #7 /htdocs/wp-config.php(85): require_once('/htdocs/wp-sett...') #8 /htdocs/wp-load.php(50): require_once('/htdocs/wp-conf...') #9 /htdocs/wp-blog-header.php(13): require_once('/htdocs/wp-load...') #10 /htdocs/index.php(17): require('/htdocs/wp-blog...') #11 {main} thrown in /htdocs/wp-content/plugins/all-in-one-seo-pack/app/Common/ImportExport/YoastSeo/YoastSeo.php on line 78