Filters the page title for a single post.
$_post_titlestring
$_postWP_Post
$title = apply_filters( 'single_post_title', $_post->post_title, $_post );
| Version | Description |
|---|---|
| 0.71 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/single_post_title