wpseek.com
WordPress开发者和主题制作者的搜索引擎



wp-includes/blocks/legacy-widget.php › WordPress File

功能3
Server-side rendering of the `core/legacy-widget` block.


Function Short description
handle_legacy_widget_preview_iframeIntercepts any request with legacy-widget-preview in the query param and, if set, renders a page containing a preview of the requested Legacy Widget block.
register_block_core_legacy_widgetRegisters the 'core/legacy-widget' block.
render_block_core_legacy_widgetRenders the 'core/legacy-widget' block.