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