On this page
WP_Widget_Media::render_media( array $instance )
Render the media on the frontend.
Parameters
$instancearray Required-
Widget instance props.
Source
File: wp-includes/widgets/class-wp-widget-media.php. View all references
abstract public function render_media( $instance );
Related
Used By
| Used By | Description |
|---|---|
| WP_Widget_Media::widget() wp-includes/widgets/class-wp-widget-media.php | Displays the widget on the front-end. |
Changelog
| Version | Description |
|---|---|
| 4.8.0 | Introduced. |
© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_widget_media/render_media