WP_Widget_Media::render_media( array $instance )

Render the media on the frontend.


Parameters

$instance array Required
Widget instance props.

Top ↑

Source

File: wp-includes/widgets/class-wp-widget-media.php. View all references

abstract public function render_media( $instance );


Top ↑

Changelog

Changelog
Version Description
4.8.0 Introduced.

Top ↑

User Contributed Notes

You must log in before being able to contribute a note or feedback.