WP_Widget_Media::render_media( array $instance )

In this article

Render the media on the frontend.

Parameters

$instancearrayrequired
Widget instance props.

Source

abstract public function render_media( $instance );

Changelog

VersionDescription
4.8.0Introduced.

User Contributed Notes

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