inc/registrar/config/seo/Schema.php
@@ -400,6 +400,8 @@ $config = $this->getConfig('archive'); $meta = Meta::forTerm(get_queried_object_id()); $title = Resolver::resolve($config['name'], $meta); } else { error_log('[Schema]::filterTSFOGTitle Unmatched condition: '.$this->slug); } return $title; }