get_recent_tags

Body-related functions

Summary

get_recent_tags(integer $limit = 10)

Get the most recent tags.

Parameters:
  • $limit (integer) – The maximum number of recent tags to return
Returns:

array

Usage

Examples

See Also