[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-content/themes/twentytwentyfive/patterns/ -> binding-format.php (source)

   1  <?php
   2  /**
   3   * Title: Post format name
   4   * Slug: twentytwentyfive/binding-format
   5   * Categories: twentytwentyfive_post-format
   6   * Description: Prints the name of the post format with the help of the Block Bindings API.
   7   *
   8   * @package WordPress
   9   * @subpackage Twenty_Twenty_Five
  10   * @since Twenty Twenty-Five 1.0
  11   */
  12  
  13  ?>
  14  <!-- wp:paragraph {"metadata":{"bindings":{"content":{"source":"twentytwentyfive/format"}}},"fontSize":"small"} -->
  15  <p class="has-small-font-size"></p>
  16  <!-- /wp:paragraph -->


Generated : Thu Oct 24 08:20:01 2024 Cross-referenced by PHPXref