WP_Widget_Media::is_attachment_with_mime_type()
Method: Determine if the supplied attachment is for a valid attachment post with the specified MIME type.
Source: wp-includes/widgets/class-wp-widget-media.php:178
Method: Determine if the supplied attachment is for a valid attachment post with the specified MIME type.
Source: wp-includes/widgets/class-wp-widget-media.php:178
Filter Hook: Filters the arguments for the Archives widget drop-down.
Source: wp-includes/widgets/class-wp-widget-archives.php:76
Method: Sanitize a token list string, such as used in HTML rel and class attributes.
Source: wp-includes/widgets/class-wp-widget-media.php:202
Filter Hook: Filters the arguments for the Archives widget.
Source: wp-includes/widgets/class-wp-widget-archives.php:143
Method: Displays the widget on the front-end.
Source: wp-includes/widgets/class-wp-widget-media.php:221
Method: Handles updating settings for the current Archives widget instance.
Source: wp-includes/widgets/class-wp-widget-archives.php:172
Filter Hook: Filters the media widget instance prior to rendering the media.
Source: wp-includes/widgets/class-wp-widget-media.php:247
Method: Outputs the settings form for the Archives widget.
Source: wp-includes/widgets/class-wp-widget-archives.php:196
Method: Sanitizes the widget form values as they are saved.
Source: wp-includes/widgets/class-wp-widget-media.php:269
Class: Core class used to implement a Meta widget.
Source: wp-includes/widgets/class-wp-widget-meta.php:19