A meta tag handler could add more meta tags of the same type; it would be useful if the module could handle the case, and accept an array from <metatag>_prepare().
A meta tag handler could add more meta tags of the same type; it would be useful if the module could handle the case, and accept an array from <metatag>_prepare().
Comments
Comment #1
avpadernoThis feature would be useful for the short URL meta tag, and the site verification meta tags.
Comment #2
Anonymous (not verified) commentedThe feature will be probably implemented in branch 6-x.3.
Comment #3
Anonymous (not verified) commented_nodewords_output_tags()is now able to handle an array returned from<metatag>_prepare()handlers.