JHelperTags::createTagsFromMetadata
Create any new tags by looking for #new# in the metadata
Signature
public function createTagsFromMetadata(string
$metadata )
Parameters
-
$metadata
- Metadata JSON string
Returns
- mixed
- If successful, metadata with new tag titles replaced by tag ids. Otherwise false.