PluginProbe
Elementor Website Builder – more than just a page builder / 3.32.0-dev3
Elementor Website Builder – more than just a page builder v3.32.0-dev3
4.3.0-beta2 4.3.0-beta1 4.2.4 4.2.3 4.2.2 4.2.1 4.2.0 4.1.5 4.2.0-beta2 4.2.0-dev2 4.2.0-beta1 4.1.4 4.1.3 4.1.2 4.1.1 4.1.0 4.1.0-beta3 4.1.0-dev3 4.0.9 4.1.0-beta2 4.1.0-dev2 4.0.8 4.1.0-beta1 4.1.0-dev1 4.0.7 All 451 releases
← All changes | core/upgrade/upgrade-utils.php +2 -2 4.1.0-dev23.32.0-dev3 View file →
@@ -11,11 +11,11 @@
11 11
12 12 /**
13 13 * _update_widget_settings
14 14 *
15 - * @param string $widget_id widget type id.
15 + * @param string $widget_id widget type id.
16 16 * @param Updater $updater updater instance.
17 - * @param array $changes array containing updating control_ids, callback and other data needed by the callback.
17 + * @param array $changes array containing updating control_ids, callback and other data needed by the callback.
18 18 *
19 19 * @return bool
20 20 */
21 21 public static function _update_widget_settings( $widget_id, $updater, $changes ) {