public function OGMRender::add_meta in Open Graph meta tags 6
Same name and namespace in other branches
- 7 opengraph_meta.common.inc \OGMRender::add_meta()
2 methods override OGMRender::add_meta()
File
- ./
opengraph_meta.common.inc, line 381
Class
- OGMRender
- Interface to affect page rendering.
Code
public function add_meta($name, $content);