WP_Hook::has_filters()
Method: Checks if any callbacks have been registered for this hook.
Source: wp-includes/class-wp-hook.php:242
Method: Checks if any callbacks have been registered for this hook.
Source: wp-includes/class-wp-hook.php:242
Filter Hook: Filters the settings for a particular widget instance.
Source: wp-includes/class-wp-widget.php:383
Method: Loads image from $this->file into editor.
Source: wp-includes/class-wp-image-editor.php:73
Method: Returns first matched mime-type from extension, as mapped from wp_get_mime_types()
Source: wp-includes/class-wp-image-editor.php:609
Method: Sets the internal order number for the widget instance.
Source: wp-includes/class-wp-widget.php:287
Method: Removes all callbacks from the current filter.
Source: wp-includes/class-wp-hook.php:259
Filter Hook: Filters a widget’s settings before saving.
Source: wp-includes/class-wp-widget.php:476
Method: Saves current image to file.
Source: wp-includes/class-wp-image-editor.php:95
Method: Returns first matched extension from Mime-type, as mapped from wp_get_mime_types()
Source: wp-includes/class-wp-image-editor.php:635
Method: Retrieves the widget display callback.
Source: wp-includes/class-wp-widget.php:299