- Timestamp:
- 01/10/2020 12:28:10 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/widgets/class-wp-widget-media-gallery.php
r46586 r47055 52 52 * @see WP_REST_Controller::get_additional_fields() 53 53 * @link https://core.trac.wordpress.org/ticket/35574 54 * 54 55 * @return array Schema for properties. 55 56 */ … … 109 110 * 110 111 * @param array $instance Widget instance props. 111 * @return void112 112 */ 113 113 public function render_media( $instance ) {
Note: See TracChangeset
for help on using the changeset viewer.