Via Michelle, there's a typo in metatag_open_graph.module:
function metatag_open_graph_reprocess_html(&$variables) {
should be:
function metatag_open_graph_preprocess_html(&$variables) {
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | metatag-n2823811-2.patch | 493 bytes | damienmckenna |
Comments
Comment #2
damienmckennaComment #4
damienmckennaComment #6
damienmckennaCommitted.