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.

Excerpt::get_post_excerpt( string $context,  $post_id = null )

Get the post excerpt.


Parameters

$context

(Required) NOT YET USED. Might come in handily at some later point.

(Required) | null $post_id Post id.


Return

(string)


Source

File: inc/views/partials/excerpt.php