single_post_title [ WordPress Function ]
| Parameters: |
|
| Returns: |
|
| Defined at: |
|
Display or retrieve page title for post.
This is optimized for single.php template file for displaying the post title.
It does not support placing the separator after the title, but by leaving the prefix parameter empty, you can set the title separator manually. The prefix does not automatically place a space between the prefix, so if there should be a space, the parameter value will need to have it at the end.
Examples [ wp-snippets.com ]
Top Google zoekresultaten
- Function Reference/single post title « WordPress Codex
Description. Displays or returns the title of the post when on a single post page ( permalink page). This tag can be useful for displaying post titles outside The ...
codex.wordpress.org - WP3 single_post_title() is not working | ThemeForest Community Forums
Hello,. I'm encountering a problem with displaying a title on my front-page.php template file. I've got this as code: <?php if( have_posts()) : ?> ...
themeforest.net - single_post_title Wordpress hook details -- Adam Brown, BYU ...
WordPress hook directory single_post_title. Description. Applied to the post title when used to create a blog page title by the wp_title and single_post_title ...
adambrown.info - single_post_title (WordPress Function) - WPSeek.com
WordPress lookup for single_post_title, a WordPress Function. wpseek.com is a WordPress-centric search tool for developers and theme authors.
wpseek.com