[ Index ]

PHP Cross Reference of WordPress

title

Body

[close]

/wp-content/themes/twentytwentyone/inc/ -> template-tags.php (summary)

Custom template tags for this theme

File Size: 253 lines (7 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 5 functions

  twenty_twenty_one_posted_on()
  twenty_twenty_one_posted_by()
  twenty_twenty_one_entry_meta_footer()
  twenty_twenty_one_post_thumbnail()
  twenty_twenty_one_the_posts_navigation()

Functions
Functions that are not part of a class:

twenty_twenty_one_posted_on()   X-Ref
Prints HTML with meta information for the current post-date/time.

since: Twenty Twenty-One 1.0
return: void

twenty_twenty_one_posted_by()   X-Ref
Prints HTML with meta information about theme author.

since: Twenty Twenty-One 1.0
return: void

twenty_twenty_one_entry_meta_footer()   X-Ref
Prints HTML with meta information for the categories, tags and comments.
Footer entry meta is displayed differently in archives and single posts.

since: Twenty Twenty-One 1.0
return: void

twenty_twenty_one_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.

since: Twenty Twenty-One 1.0
return: void

twenty_twenty_one_the_posts_navigation()   X-Ref
Print the next and previous posts navigation.

since: Twenty Twenty-One 1.0
return: void



Generated: Tue Mar 19 01:00:02 2024 Cross-referenced by PHPXref 0.7.1