wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
wp-includes/theme-previews.php › WordPress File
Funktionen4
› Theme previews using the Site Editor for block themes.
Funktion | Kurzbeschreibung |
---|---|
wp_attach_theme_preview_middleware | Adds a middleware to `apiFetch` to set the theme for the preview. |
wp_block_theme_activate_nonce | Set a JavaScript constant for theme activation. |
wp_get_theme_preview_path | Filters the blog option to return the path for the previewed theme. |
wp_initialize_theme_preview_hooks | Add filters and actions to enable Block Theme Previews in the Site Editor. |