| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
Custom template tags for Twenty Fifteen Eventually, some of the functionality here could be replaced by core features.
| File Size: | 305 lines (9 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| twentyfifteen_comment_nav() X-Ref |
| Displays navigation to next/previous comments when applicable. |
| twentyfifteen_entry_meta() X-Ref |
| Prints HTML with meta information for the categories, tags. |
| twentyfifteen_categorized_blog() X-Ref |
| Determines whether blog/site has more than one category. return: bool True of there is more than one category, false otherwise. |
| twentyfifteen_category_transient_flusher() X-Ref |
| Flushes out the transients used in {@see twentyfifteen_categorized_blog()}. |
| twentyfifteen_post_thumbnail() X-Ref |
| Displays an optional post thumbnail. Wraps the post thumbnail in an anchor element on index views, or a div element when on single views. |
| twentyfifteen_get_link_url() X-Ref |
| Returns the post URL. Falls back to the post permalink if no URL is found in the post. return: string The Link format URL. |
| twentyfifteen_excerpt_more( $more ) X-Ref |
| Replaces "[...]" (appended to automatically generated excerpts) with ... and a 'Continue reading' link. param: string $more Default Read More excerpt link. return: string 'Continue reading' link prepended with an ellipsis. |
| twentyfifteen_the_custom_logo() X-Ref |
| Displays the optional custom logo. Does nothing if the custom logo is not available. |
| wp_body_open() X-Ref |
| Fires the wp_body_open action. Added for backward compatibility to support pre-5.2.0 WordPress versions. |
| Generated : Sat Jul 18 08:20:16 2026 | Cross-referenced by PHPXref |