wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
wp-includes/blocks/post-terms.php › WordPress File
Funktionen3
› Server-side rendering of the `core/post-terms` block.
Funktion | Kurzbeschreibung |
---|---|
block_core_post_terms_build_variations | Returns the available variations for the `core/post-terms` block. |
register_block_core_post_terms | Registers the `core/post-terms` block on the server. |
render_block_core_post_terms | Renders the `core/post-terms` block on the server. |