forked from cleverness/widget-css-classes
-
Notifications
You must be signed in to change notification settings - Fork 0
Actions
Jory Hogeveen edited this page Nov 17, 2020
·
1 revision
Add extra fields to the widget form.
@param string $fields Current HTML.
@param array $instance The widget instance.
@return string
Runs after updating the widget data (before the actual DB update)
@param array $instance
@param array $new_instance
Modify the widget parameters, normally to add extra classes.
@param array $params
@param string $widget_id
@param int $widget_num
@param array $widget_opt
@param WP_Widget $widget_obj
@return array
Add items fields to the settings page.