Is there any documentation about what hooks and API functions metatag provides?

I'm trying to access the array of metatag values generated by the module either in template.php or in another module and can't seem to land on the right hook / function to get the array of tags and values. Purpose, if you're curious, is to grab the og:image tag and feed it as an attribute to code that generates a Pinterest button.

Comments

Mile23’s picture

Category: support » task
Priority: Normal » Major
Status: Active » Needs work

+1 on documentation.

metatag.api.php is a bit of a joke. :-)

metatag.metatag.inc offers a few clues.

DamienMcKenna’s picture

Priority: Major » Normal
Status: Needs work » Active
Issue tags: +D7 stable release blocker
rubenspeculis’s picture

+1 on documentation.

Thanks Mile23 for the tip.

artofeclipse’s picture

Come on folks this module should have a Documentation for the API centuries ago!!

Mile23’s picture

@artofeclipse: Write some and make a patch. :-)

Doxy formatting guidelines: http://drupal.org/node/1354 How to make a patch: http://drupal.org/patch

DamienMcKenna’s picture

Status: Active » Closed (duplicate)