get_recent_items

Body-related functions

Summary

get_recent_items(integer $num = 10)

Get the most recently added items.

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

array

Usage

Examples

See Also

Project Versions

Table Of Contents

Previous topic

get_recent_files

Next topic

get_recent_tags

This Page