wp_ajax_update_widget() In this article Table of ContentsSource Changelog ↑ Back to top Handles updating a widget via AJAX. Source function wp_ajax_update_widget() { global $wp_customize; $wp_customize->widgets->wp_ajax_update_widget(); } View all references View on Trac View on GitHub Changelog VersionDescription3.9.0Introduced. User Contributed Notes You must log in before being able to contribute a note or feedback.
User Contributed Notes
You must log in before being able to contribute a note or feedback.