Project

General

Profile

Actions

Task #89477

closed

Switch to named keys in generateMetaTags hook

Added by Richard Haeser over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
SEO
Target version:
-
Start date:
2019-10-22
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

EXT:seo is adding scripts to the $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['TYPO3\CMS\Frontend\Page\PageGenerator']['generateMetaTags'] hook. It is using automatic numeric keys because we use `$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['TYPO3\CMS\Frontend\Page\PageGenerator']['generateMetaTags'][]`. We should change that to named keys so it is more easy to disable specific generators.

Actions

Also available in: Atom PDF