This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.

Template_Parts::get_ordered_content_parts( bool $exclude_thumbnail = false,  $post_id = null )

Get ordered content parts.


Parameters

$exclude_thumbnail

(Optional) exclude thumbnail from order.

Default value: false

(Required) | null $post_id Post id.


Return

(string)


Source

File: inc/views/template_parts.php