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