LJ::Memories::get_keyword_counts
LJ::Memories::get_keyword_counts — Get a list of keywords and the counts for memories, showing how many memories are under each keyword.
Use
LJ::Memories::get_keyword_counts(uuobj, opts);
Arguments
uuobj. User id or object of user.
opts. Optional; hashref passed to _memory_getter, suggested keys are security and filter if you want to get only certain memories in the keyword list.
Source:
cgi-bin/ljmemories.pl
Returns:
Hashref { kwid => count }; undef on error