This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
APP_Addons_List_Table::fetch_mp_items()
Fetches the add-ons from cache (if not expired) or from the marketplace REST API, directly.
Package
Description Description
Parameters Parameters
- $limit
(int) (Required) The number of add-ons to retrieve.
Return Return
(array) The list of add-ons.