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