do_action( 'jsps_before_get_excerpt', $post, $countopt )
Before altering the content and getting an excerpt from the
$post->post_content
.
Parameters:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
$post |
object | The WP Post object. | ||
$count |
int |
<optional> |
80 | The number of letters needed. |
- Since:
- 2.0.0
- Source: