Changes between Initial Version and Version 1 of Ticket #29707
- Timestamp:
- 09/19/2014 11:34:53 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29707
- Property Keywords reporter-feedback added
-
Ticket #29707 – Description
initial v1 6 6 wp-includes/media.php 7 7 8 $html_atts = array( 8 {{{ 9 $html_atts = array( 9 10 'class' => apply_filters( 'wp_audio_shortcode_class', 'wp-audio-shortcode' ), 10 11 'id' => sprintf( 'audio-%d-%d', $post_id, $instances ), … … 13 14 'preload' => $atts['preload'], 14 15 'style' => '/* width: 300px; */', <------ visibility:hidden was here 15 ); 16 ); 17 }}}
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)