WP_Customize_Widgets::print_footer_scripts()
Calls admin_print_footer_scripts and admin_print_scripts hooks to allow custom scripts from plugins.
Welcome to the WPPaste WordPress Method index. This page contains a an alphabetically sorted list of methods that are available for use in WordPress. Each method has a brief description of what it does and how it can be used. To find out more about a particular method, simply click on the method name.
Calls admin_print_footer_scripts and admin_print_scripts hooks to allow custom scripts from plugins.
Inserts default style for highlighted widget at early point so theme stylesheet can override.
Calls admin_print_scripts-widgets.php and admin_print_scripts hooks to allow custom scripts from plugins.
Calls admin_print_styles-widgets.php and admin_print_styles hooks to allow custom styles from plugins.
Refreshes the nonce for widget updates.
Inspects the incoming customized data for any widget settings, and dynamically adds them up-front so widgets will be initialized properly.
{@internal Missing Summary}
Renders a specific widget using the supplied sidebar arguments.
Ensures sidebar widget arrays only ever contain widget IDS.
Strips out widget IDs for widgets which are no longer registered.