LJ::Tags::delete_logtags

LJ::Tags::delete_logtags — Deletes all tags on an entry.

Use

LJ::Tags::delete_logtags(uobj, jitemid);

Arguments

  • uobj. User id or object of account with entry.

  • jitemid. Journal itemid of entry to delete tags from.

Source:

cgi-bin/LJ/Tags.pm

Returns:

undef on error; 1 on success