A function which retrieves a content body.

Purpose of this function is for the get.content.body filter.


  • Full name: get_content_body
  • Defined in: cms/core/Shared/Helpers/content.php

Parameters

Parameter Type Description
$contentId string Content id.

Return Value

string

Content body or '' on failure.