Inventory_Presser_Location_Address::update( array $new_instance, array $old_instance )
update
Contents
Description Description
Saves the widget settings when a dashboard user clicks the Save button.
Parameters Parameters
- $new_instance
-
(Required)
- $old_instance
-
(Required)
Return Return
(array) The updated array full of settings
Source Source
File: includes/widget/class-widget-address.php
Expand full source code Collapse full source code View on Github