WP_Internal_Pointers::pointer_wp330_saving_widgets() WordPress Method
The WP_Internal_Pointers::pointer_wp330_saving_widgets() method allows you to save a widget's settings to the database. This method is called when a widget is updated.
WP_Internal_Pointers::pointer_wp330_saving_widgets() #
Contents
Source
File: wp-admin/includes/class-wp-internal-pointers.php
public static function pointer_wp330_saving_widgets() {}
Expand full source codeCollapse full source codeView on TracView on GitHub