get_recent_collections — Get the most recently added collections.

Collection-related functions

Summary

get_recent_collections($num = 10)

Get the most recently added collections.

Parameters:
  • $num (int) – The maximum number of recent collections to return

Returns:

array

Usage

Examples

See Also