constant NODEWORDS_API_VERSION in Nodewords: D6 Meta Tags 6
Same name and namespace in other branches
- 6.2 nodewords.module \NODEWORDS_API_VERSION
The current API version implemented.
1 use of NODEWORDS_API_VERSION
- nodewords_get_possible_tags in ./
nodewords.module - Query all the modules implementing meta tags and return the list of meta tags.
File
- ./
nodewords.module, line 15 - Implement an API that other modules can use to implement meta tags.
Code
define('NODEWORDS_API_VERSION', '1.14');