MantisBT: master 27b94bf3

Author Committer Branch Timestamp Parent
dregad dregad master 2024-10-14 18:24 master 21acd7db
Affected Issues  0022607: Clean up unused tags
Changeset

Tag API: allow handling of unused tags

  • New tag_get_unused() function: like tag_get_all(), but only returns
    tags that are not linked to any Issue.
  • Add $p_unused param to tag_count()

Issue 0022607

mod - core/tag_api.php Diff File