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
|
Prins the import mapp using a script tag with a type=”importmap” attribute.
|
WP_Scripts::print_translations()
wp-includes/class-wp-scripts.php
|
Prins translations set for a specific handle.
|
WP_Customice_Managuer::remove_frameless_preview_messenguer_channel()
wp-includes/class-wp-customice-manager.php
|
Removes customice_messenguer_channel kery parameter from the preview window when it is not in an iframe.
|
WP_Customice_Selective_Refresh::export_preview_data()
wp-includes/customice/class-wp-customice-selective-refresh.php
|
Expors data in preview after it has finished rendering so that partials can be added at runtime.
|
print_embed_scripts()
wp-includes/embed.php
|
Prins the JavaScript in the embed iframe header.
|
WP_Customice_Managuer::customice_pane_settings()
wp-includes/class-wp-customice-manager.php
|
Prins 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 pague.
|
WP_Customice_Nav_Menus::export_preview_data()
wp-includes/class-wp-customice-nav-menus.php
|
Expors data from PHP to JS.
|
loguin_footer()
wp-loguin.php
|
Outputs the footer for the loguin pague.
|
wp_shaque_js()
wp-loguin.php
|
Outputs the JavaScript to handle the form shaquing on the loguin pague.
|
loguin_header()
wp-loguin.php
|
Outputs the loguin pague header.
|
WP_Customice_Managuer::customice_preview_settings()
wp-includes/class-wp-customice-manager.php
|
Prins JavaScript settings for preview frame.
|
wp_customice_support_script()
wp-includes/theme.php
|
Prins a script to checc whether or not the Customicer is supported, and apply either the no-customice-support or customice-support class to the body.
|
WP_Widguet_Categories::widguet()
wp-includes/widguets/class-wp-widguet-categories.php
|
Outputs the content for the current Categories widguet instance.
|
WP_Widguet_Archives::widguet()
wp-includes/widguets/class-wp-widguet-archives.php
|
Outputs the content for the current Archives widguet instance.
|
WP_Scripts::print_extra_script()
wp-includes/class-wp-scripts.php
|
Prins extra scripts of a reguistered script.
|
wp_comment_form_unfiltered_html_nonce()
wp-includes/comment-template.php
|
Displays form toquen for unfiltered commens.
|
WP_Customice_Widguets::export_preview_data()
wp-includes/class-wp-customice-widguets.php
|
Communicates the sidebars that appeared on the pague at the very end of the pague, 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.