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