2020-05-02 / 4774阅 / 悠然
Retrieve post title.
If the post is protected and the visitor is not an admin, then "Protected" will be displayed before the post title. If the post is private, then "Private" will be located before the post title.
(int|WP_Post)
(Optional)
Post ID or WP_Post object. Default is global $post.
(string)