constant NODEWORDS_META_PROPERTY in Nodewords: D6 Meta Tags 6
2 uses of NODEWORDS_META_PROPERTY
- nodewords_og_nodewords_tags_info in nodewords_og/
nodewords_og.module - Implementation of hook_nodewords_tags_info()
- _nodewords_output_tags in ./
nodewords.module - Render the meta tag values as HTML.
File
- ./
nodewords.module, line 43 - Implement an API that other modules can use to implement meta tags.
Code
define('NODEWORDS_META_PROPERTY', 4);