apply_filters( 'wpa_summary_heading_level', $heading, $post_id ) → {string}
Filter the heading level for content summaries. Default h2
.
Parameters:
Name | Type | Description |
---|---|---|
$heading |
string | Element selector. |
$post_id |
int | Post ID. |
- Source:
Returns:
- Type
- string