Wrapper function for get_all_content_with_filters.
- Full name:
get_all_content - Defined in:
cms/core/Shared/Helpers/content.php
Parameters
| Parameter | Type | Description |
|---|---|---|
$contentType |
string|null | The content type. |
$limit |
int | Number of content to show. |
$offset |
int|null | The offset of the first row to be returned. |
$status |
string | Should it retrieve all statuses, published, draft, etc.? |
Return Value
array
Content.