Loading CHANGELOG.txt +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ Metatag 8.x-1.x-dev, 2023-xx-xx #3106383 by DamienMcKenna, fathima.asmat: Remove the NOYDIR option on ROBOTS tag. #3106384 by DamienMcKenna: Remove the NOODP option on ROBOTS tag. #3298064 by DamienMcKenna: Deprecate Google CSE Ratings tag. Metatag 8.x-1.23, 2023-05-12 Loading metatag_google_cse/src/Plugin/metatag/Tag/GoogleRating.php +4 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,10 @@ use Drupal\metatag\Plugin\metatag\Tag\MetaNameBase; * secure = FALSE, * multiple = FALSE * ) * * @deprecated in metatag:8.x-1.23 and is removed from metatag:2.0.0. No replacement is provided. * * @see https://www.drupal.org/project/metatag/issues/3298064 */ class GoogleRating extends MetaNameBase { // Nothing here yet. Just a placeholder class for a plugin. Loading tests/fixtures/d8_metatag_v1.php +84 B (56.3 KiB) File changed.No diff preview for this file type. View original file View changed file Loading
CHANGELOG.txt +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ Metatag 8.x-1.x-dev, 2023-xx-xx #3106383 by DamienMcKenna, fathima.asmat: Remove the NOYDIR option on ROBOTS tag. #3106384 by DamienMcKenna: Remove the NOODP option on ROBOTS tag. #3298064 by DamienMcKenna: Deprecate Google CSE Ratings tag. Metatag 8.x-1.23, 2023-05-12 Loading
metatag_google_cse/src/Plugin/metatag/Tag/GoogleRating.php +4 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,10 @@ use Drupal\metatag\Plugin\metatag\Tag\MetaNameBase; * secure = FALSE, * multiple = FALSE * ) * * @deprecated in metatag:8.x-1.23 and is removed from metatag:2.0.0. No replacement is provided. * * @see https://www.drupal.org/project/metatag/issues/3298064 */ class GoogleRating extends MetaNameBase { // Nothing here yet. Just a placeholder class for a plugin. Loading
tests/fixtures/d8_metatag_v1.php +84 B (56.3 KiB) File changed.No diff preview for this file type. View original file View changed file