Excerpt::render_post_excerpt( string $context, $post_id = null )
Echo the post excerpt.
Parameters
- $context
-
(Required) the provided context in do_action.
-
(Required) | null $post_id Post id.
Source
File: inc/views/partials/excerpt.php
Expand full source code Collapse full source code View on Github