[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/blocks/ -> archives.php (summary)

Server-side rendering of the `core/archives` block.

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

Defines 2 functions

  render_block_core_archives()
  register_block_core_archives()

Functions
Functions that are not part of a class:

render_block_core_archives( $attributes )   X-Ref
Renders the `core/archives` block on server.

param: array $attributes The block attributes.
return: string Returns the post content with archives added.

register_block_core_archives()   X-Ref
Register archives block.




Generated : Fri Apr 19 08:20:01 2024 Cross-referenced by PHPXref