ClassicPress logo
Skip to content
Filter by type:

Browse:

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

WP_Widget_Media::get_default_description()

Method: Returns the default description of the widget.

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

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:488

Used by 1 function | Uses 1 function

WP_Widget_Media::reset_default_labels()

Method: Resets the cache for the default labels.

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

Used by 0 functions | Uses 0 functions

WP_Widget_Media::has_content()

Method: Whether the widget has content to show.

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

Used by 1 function | Uses 0 functions

WP_Widget_Media::_register_one()

Method: Add hooks while registering all widget instances of this widget class.

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

Used by 0 functions | Uses 2 functions

WP_Widget_Media::get_instance_schema()

Method: Get schema for properties of a widget instance (item).

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

Used by 6 functions | Uses 2 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:168

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:182

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:206

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:225

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