ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/widgets/class-wp-widget-media.php

cp_restore_default_media_widget_schema()

Function: Restores the default widget status and schema after removing am audio or video file.

Source: wp-includes/widgets/class-wp-widget-media.php:481

Used by 0 functions | Uses 0 functions

WP_Widget_Media::reset_default_labels()

Method: Resets the cache for the default labels.

Source: wp-includes/widgets/class-wp-widget-media.php:406

Used by 0 functions | Uses 0 functions

WP_Widget_Media::get_default_description()

Method: Returns the default description of the widget.

Source: wp-includes/widgets/class-wp-widget-media.php:430

Used by 1 function | Uses 0 functions

WP_Widget_Media::get_l10n_defaults()

Method: Returns the default localized strings used by the widget.

Source: wp-includes/widgets/class-wp-widget-media.php:446

Used by 1 function | Uses 1 function

WP_Widget_Media::has_content()

Method: Whether the widget has content to show.

Source: wp-includes/widgets/class-wp-widget-media.php:419

Used by 1 function | Uses 0 functions

widget_{$this->id_base}_instance_schema

Filter Hook: Filters the media widget instance schema to add additional properties.

Source: wp-includes/widgets/class-wp-widget-media.php:164

Used by 2 functions | Uses 0 functions

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

Used by 0 functions | Uses 0 functions

WP_Widget_Media::sanitize_token_list()

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

Used by 0 functions | Uses 0 functions

WP_Widget_Media::widget()

Method: Displays the widget on the front-end.

Source: wp-includes/widgets/class-wp-widget-media.php:221

Used by 0 functions | Uses 6 functions

widget_{$this->id_base}_instance

Filter Hook: Filters the media widget instance prior to rendering the media.

Source: wp-includes/widgets/class-wp-widget-media.php:247

Used by 1 function | Uses 0 functions
1 2 3 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy