Adam 2009-01-30
Documentation » Actiona_tag
Tags current node with tags specified as comma separated string of items Automaticaly creates names (slugs) for the tags
bool|int a_tag( string $tags [, bool $access = false] )
Parameters
- string $tags Comma separated list of tag titles
- bool $access Whether add 'access' tags or regular 'tag'
Returns
- bool|int TRUE on success, error code on failure
Last edited 2009-02-24 16:40:27
