A function which retrieves a content content_type name.
Purpose of this function is for the get.content.contenttype.name
filter.
- Full name:
get_content_contenttype_name - Defined in:
cms/core/Shared/Helpers/content.php
Parameters
| Parameter | Type | Description |
|---|---|---|
$contentId |
string | Content id. |
Return Value
string|false
Content type name or '' on failure.