single_post_title

Advertisement

Summery Summery

Filters the page title for a single post.

Syntax Syntax

apply_filters( 'single_post_title', string $_post_title, WP_Post $_post )

Parameters Parameters

$_post_title

(string) The single post page title.

$_post

(WP_Post) The current post.

Source Source

File: wp-includes/general-template.php

Advertisement

Changelog Changelog

Changelog
Version Description
0.71 Introduced.

Advertisement

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.