Loading CHANGELOG.txt +1 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,7 @@ Metatag 8.x-1.x-dev, 2022-xx-xx #3327418 by Steven Jones, DamienMcKenna: Trivial typo in description of metatag_routes module. #3329070 by DamienMcKenna: Remove remaining Console references. #3329071 by DamienMcKenna: Deprecate some Twitter Card plugins. Metatag 8.x-1.22, 2022-09-29 Loading metatag_twitter_cards/src/Plugin/metatag/Tag/TwitterCardsData1.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/node/3329072 */ class TwitterCardsData1 extends MetaNameBase { // Nothing here yet. Just a placeholder class for a plugin. Loading metatag_twitter_cards/src/Plugin/metatag/Tag/TwitterCardsData2.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/node/3329072 */ class TwitterCardsData2 extends MetaNameBase { // Nothing here yet. Just a placeholder class for a plugin. Loading metatag_twitter_cards/src/Plugin/metatag/Tag/TwitterCardsDoNotTrack.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/node/3329072 */ class TwitterCardsDoNotTrack extends MetaNameBase { } metatag_twitter_cards/src/Plugin/metatag/Tag/TwitterCardsGalleryImage0.php +4 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,10 @@ use Drupal\metatag\Plugin\metatag\Tag\MetaNameBase; * multiple = FALSE, * absolute_url = TRUE * ) * * @deprecated in metatag:8.x-1.23 and is removed from metatag:2.0.0. No replacement is provided. * * @see https://www.drupal.org/node/3329072 */ class TwitterCardsGalleryImage0 extends MetaNameBase { } Loading
CHANGELOG.txt +1 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,7 @@ Metatag 8.x-1.x-dev, 2022-xx-xx #3327418 by Steven Jones, DamienMcKenna: Trivial typo in description of metatag_routes module. #3329070 by DamienMcKenna: Remove remaining Console references. #3329071 by DamienMcKenna: Deprecate some Twitter Card plugins. Metatag 8.x-1.22, 2022-09-29 Loading
metatag_twitter_cards/src/Plugin/metatag/Tag/TwitterCardsData1.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/node/3329072 */ class TwitterCardsData1 extends MetaNameBase { // Nothing here yet. Just a placeholder class for a plugin. Loading
metatag_twitter_cards/src/Plugin/metatag/Tag/TwitterCardsData2.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/node/3329072 */ class TwitterCardsData2 extends MetaNameBase { // Nothing here yet. Just a placeholder class for a plugin. Loading
metatag_twitter_cards/src/Plugin/metatag/Tag/TwitterCardsDoNotTrack.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/node/3329072 */ class TwitterCardsDoNotTrack extends MetaNameBase { }
metatag_twitter_cards/src/Plugin/metatag/Tag/TwitterCardsGalleryImage0.php +4 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,10 @@ use Drupal\metatag\Plugin\metatag\Tag\MetaNameBase; * multiple = FALSE, * absolute_url = TRUE * ) * * @deprecated in metatag:8.x-1.23 and is removed from metatag:2.0.0. No replacement is provided. * * @see https://www.drupal.org/node/3329072 */ class TwitterCardsGalleryImage0 extends MetaNameBase { }