get_last_updated


get_last_updated ( $deprecated = '', $start = 0, $quantity = 40 )

Parameters:
  • (mixed) deprecated Not used.
  • (int) start Optional. Number of blogs to offset the query. Used to build LIMIT clause. Can be used for pagination. Default 0.
  • (int) quantity Optional. The maximum number of blogs to retrieve. Default 40.
Returns:
  • (array) The list of blogs.
Defined at:
Change Log:
  • M: U

Description

Gets a list of most recently updated blogs.

Related Functions

get_lastpostdate, get_theme_updates, get_the_date, get_plugin_updates, get_core_updates

Top Google Results

User discussions

wpseek mobile