Skip to content
This repository has been archived by the owner on Nov 21, 2020. It is now read-only.

Allow modules to alter metatags #18

Open
wants to merge 1 commit into
base: 8.x-1.x
Choose a base branch
from

Conversation

acha5066
Copy link

The module was not allowing meta tags to be altered by modules invoking the hook_metatags_attachments_alter(). This patch invokes that hook but also ensures that both EntityMetatags and Metatags are returning consistent output (they weren't) by calling the same function from the main metatag module and therefore allowing the hook to be implemented correctly.

@Luigisa
Copy link

Luigisa commented Nov 20, 2020

Hello,

i have joined as maintainer of this module and have already applied this fix in the official drupal repository.

https://www.drupal.org/project/graphql_metatag

Regards

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants