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