apply_filters( 'wpa_summary_heading', $heading, $post_id ) → {string}
Filter the heading text for content summaries. Default Summary
.
Parameters:
Name | Type | Description |
---|---|---|
$heading |
string | Heading text. |
$post_id |
int | Post ID. |
- Source:
Returns:
- Type
- string