| [ Index ] |
PHP Cross Reference of WordPress |
[Source view] [Print] [Project Stats]
Custom template tags for Twenty Fourteen
| File Size: | 253 lines (8 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| twentyfourteen_paging_nav() X-Ref |
| Display navigation to next/previous set of posts when applicable. since: Twenty Fourteen 1.0 |
| twentyfourteen_post_nav() X-Ref |
| Display navigation to next/previous post when applicable. since: Twenty Fourteen 1.0 |
| twentyfourteen_posted_on() X-Ref |
| Print HTML with meta information for the current post-date/time and author. since: Twenty Fourteen 1.0 |
| twentyfourteen_categorized_blog() X-Ref |
| Find out if blog has more than one category. since: Twenty Fourteen 1.0 return: bool true if blog has more than 1 category |
| twentyfourteen_category_transient_flusher() X-Ref |
| Flush out the transients used in twentyfourteen_categorized_blog. since: Twenty Fourteen 1.0 |
| twentyfourteen_post_thumbnail() X-Ref |
| Display an optional post thumbnail. Wraps the post thumbnail in an anchor element on index views, or a div element when on single views. since: Twenty Fourteen 1.0 since: Twenty Fourteen 1.4 Was made 'pluggable', or overridable. |
| twentyfourteen_excerpt_more( $more ) X-Ref |
| Replaces "[...]" (appended to automatically generated excerpts) with ... and a Continue reading link. since: Twenty Fourteen 1.3 param: string $more Default Read More excerpt link. return: string Filtered Read More excerpt link. |
| wp_body_open() X-Ref |
| Fire the wp_body_open action. Added for backward compatibility to support pre-5.2.0 WordPress versions. since: Twenty Fourteen 2.7 |
| Generated: Sat Feb 7 01:00:02 2026 | Cross-referenced by PHPXref 0.7.1 |