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