recent_items — Get HTML for recent items.

New in version 2.2.

Item-related functions

Summary

recent_items($count = 10)

Get HTML for recent items.

Parameters:
  • $count (int) – Maximum number of recent items to show.

Returns:

string

Usage

Examples

See Also