• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
WordPress a2z

WordPress a2z

WordPress Dynamic API Reference

  • Home
  • Plugins
  • Themes
  • Shortcodes
  • APIs
  • Classes
  • Files
  • Hooks
  • Sitemap
  • Blog
Home / Files / inc/template-tags.php


Lines:

1 to 50 of 50
<?php

/**
 * Custom template tags for this theme
 *
 * @package WordPress
 * @subpackage Twenty_Nineteen
 * @since Twenty Nineteen 1.0
 */

if ( ! function_exists( 'twentynineteen_posted_on' ) ) :
/* function twentynineteen_posted_on() – Prints HTML with meta information for the current post-date/time. */
endif;

if ( ! function_exists( 'twentynineteen_posted_by' ) ) :
/* function twentynineteen_posted_by() – Prints HTML with meta information about theme author. */
endif;

if ( ! function_exists( 'twentynineteen_comment_count' ) ) :
/* function twentynineteen_comment_count() – Prints HTML with the comment count for the current post. */
endif;

if ( ! function_exists( 'twentynineteen_entry_footer' ) ) :
/* function twentynineteen_entry_footer() – Prints HTML with meta information for the categories, tags and comments. */
endif;

if ( ! function_exists( 'twentynineteen_post_thumbnail' ) ) :
/* function twentynineteen_post_thumbnail() – Displays an optional post thumbnail. */
endif;

if ( ! function_exists( 'twentynineteen_get_user_avatar_markup' ) ) :
/* function twentynineteen_get_user_avatar_markup() – Returns the HTML markup to generate a user avatar. */
endif;

if ( ! function_exists( 'twentynineteen_discussion_avatars_list' ) ) :
/* function twentynineteen_discussion_avatars_list() – Displays a list of avatars involved in a discussion for a given post. */
endif;

if ( ! function_exists( 'twentynineteen_comment_form' ) ) :
/* function twentynineteen_comment_form() – Documentation for function. */
endif;

if ( ! function_exists( 'twentynineteen_the_posts_navigation' ) ) :
/* function twentynineteen_the_posts_navigation() – Documentation for function. */
endif;

if ( ! function_exists( 'wp_body_open' ) ) :
/* function wp_body_open() – Shim for wp_body_open, ensuring backward compatibility with versions of WordPress older than 5.2. */
endif;
 

 View on GitHub View on Trac

Called by

    Invoked by

      Calls

      Call hooks

      File name: inc/template-tags.php
      Plugin ref: Twenty Nineteen
      Version: 1.8
      Deprecated?: No
      API Letters: I,P,T

      Published: 25th November 2019 | Last updated: 11th June 2020

      Primary Sidebar

      Information

      File name: inc/template-tags.php
      Plugin ref: Twenty Nineteen
      Version: 1.8
      Deprecated?: No
      API Letters: I,P,T

      inc

      Footer

      WordPress a2z
      WordPress a2z
      WordPress Dynamic API Reference
      WordPress 5.6. PHP: 7.3.26
      WordPress a2z
      WordPress core a2z
      Genesis Theme Framework a2z
      Jetpack a2z
      WordPress develop tests
      Easy Digital Downloads a2z
      WooCommerce a2z
      Yoast SEO a2z
      WordPress Blocks

      Site:  wp-a2z.org
      © Copyright WordPress a2z 2014-2021. All rights reserved.


      Website designed and developed by Herb Miller
      Proudly powered by WordPress and oik plugins

      • Home
      • Blog
      • Sitemap
      • Sites