| [ Index ] |
PHP Cross Reference of WordPress |
[Source view] [Print] [Project Stats]
Server-side rendering of the `core/shortcode` block.
| File Size: | 31 lines (1 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| render_block_core_shortcode( $attributes, $content ) X-Ref |
| Performs wpautop() on the shortcode block content. return: string Returns the block content. param: array $attributes The block attributes. param: string $content The block content. |
| register_block_core_shortcode() X-Ref |
| Registers the `core/shortcode` block on server. |
| Generated: Tue Oct 28 01:00:02 2025 | Cross-referenced by PHPXref 0.7.1 |