[ Index ] |
PHP Cross Reference of WordPress |
[Source view] [Print] [Project Stats]
Server-side rendering of the `core/query-title` block.
File Size: | 49 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
render_block_core_query_title( $attributes ) X-Ref |
Renders the `core/query-title` block on the server. For now it only supports Archive title, using queried object information return: string Returns the query title based on the queried object. param: array $attributes Block attributes. |
register_block_core_query_title() X-Ref |
Registers the `core/query-title` block on the server. |
Generated: Thu Nov 21 01:00:03 2024 | Cross-referenced by PHPXref 0.7.1 |