-
Notifications
You must be signed in to change notification settings - Fork 11
Actions
Jory Hogeveen edited this page Nov 7, 2017
·
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.