single.html
WordPress core a2z

WordPress core a2z

WordPress core only

  • Home
  • Blocks
  • Plugins
  • Themes
  • Sitemap
  • Blog
  • Block news
  • About

Home » Files » wp-includes » wp-includes/blocks » wp-includes/blocks/template-part.php

wp-includes/blocks/template-part.php


Lines:

1 to 19 of 19
<?php

/**
 * Server-side rendering of the `core/template-part` block.
 *
 * @package WordPress
 */

/* function render_block_core_template_part() – Renders the `core/template-part` block on the server. */

/* function build_template_part_block_area_variations() – Returns an array of area variation objects for the template part block. */

/* function build_template_part_block_instance_variations() – Returns an array of instance variation objects for the template part block */

/* function build_template_part_block_variations() – Returns an array of all template part block variations. */

/* function register_block_core_template_part() – Registers the `core/template-part` block on the server. */
add_action( 'init', 'register_block_core_template_part' );
 

 View on GitHub View on Trac

Called by

    Invoked by

      Calls

      Call hooks

      File name: wp-includes/blocks/template-part.php
      Plugin ref: WordPress
      Version: 6.1.1
      Deprecated?: No
      API Letters: B,I,P,T,W

      Published:

      25th January 2022

      Last updated:

      16th November 2022

      Information

      File name: wp-includes/blocks/template-part.php
      Plugin ref: WordPress
      Version: 6.1.1
      Deprecated?: No
      API Letters: B,I,P,T,W
      WordPress core a2z

      WordPress core a2z

      WordPress core only

      WordPress version:6.1.1
      Gutenberg version:
      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:  core.wp-a2z.org
      (C) Copyright Bobbing Wide 2020-2023. All rights reserved.


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

      • Twitter
      • Facebook
      • GitHub
      • WordPress

      • Home
      • Blog
      • Sitemap
      • Sites

      Summary file