WP_Script_Modules::print_script_module_data()wp-includes/class-wp-script-modules.php | Print data associated with Script Modules.
|
WP_Script_Modules::print_import_map()wp-includes/class-wp-script-modules.php | Prints the import map using a script tag with a type=”importmap” attribute.
|
WP_Scripts::print_translations()wp-includes/class-wp-scripts.php | Prints translations set for a specific handle.
|
WP_Customize_Manager::remove_frameless_preview_messenger_channel()wp-includes/class-wp-customize-manager.php | Removes customize_messenger_channel query parameter from the preview window when it is not in an iframe.
|
WP_Customize_Selective_Refresh::export_preview_data()wp-includes/customize/class-wp-customize-selective-refresh.php | Exports data in preview after it has finished rendering so that partials can be added at runtime.
|
print_embed_scripts()wp-includes/embed.php | Prints the JavaScript in the embed iframe header.
|
WP_Customize_Manager::customize_pane_settings()wp-includes/class-wp-customize-manager.php | Prints JavaScript settings for parent window.
|
wp_post_preview_js()wp-includes/functions.php | Outputs a small JS snippet on preview tabs/windows to remove window.name when a user is navigating to another page.
|
WP_Customize_Nav_Menus::export_preview_data()wp-includes/class-wp-customize-nav-menus.php | Exports data from PHP to JS.
|
login_footer()wp-login.php | Outputs the footer for the login page.
|
wp_shake_js()wp-login.php | Outputs the JavaScript to handle the form shaking on the login page.
|
login_header()wp-login.php | Outputs the login page header.
|
WP_Customize_Manager::customize_preview_settings()wp-includes/class-wp-customize-manager.php | Prints JavaScript settings for preview frame.
|
wp_customize_support_script()wp-includes/theme.php | Prints a script to check whether or not the Customizer is supported, and apply either the no-customize-support or customize-support class to the body.
|
WP_Widget_Categories::widget()wp-includes/widgets/class-wp-widget-categories.php | Outputs the content for the current Categories widget instance.
|
WP_Widget_Archives::widget()wp-includes/widgets/class-wp-widget-archives.php | Outputs the content for the current Archives widget instance.
|
WP_Scripts::print_extra_script()wp-includes/class-wp-scripts.php | Prints extra scripts of a registered script.
|
wp_comment_form_unfiltered_html_nonce()wp-includes/comment-template.php | Displays form token for unfiltered comments.
|
WP_Customize_Widgets::export_preview_data()wp-includes/class-wp-customize-widgets.php | Communicates the sidebars that appeared on the page at the very end of the page, and at the very end of the wp_footer,
|
User Contributed Notes
You must log in before being able to contribute a note or feedback.