$add_script
$add_script
Class wrapper for audio shortcode
audio_shortcode( $atts)
Shortcode for audio [audio http://wpcom.files.wordpress.com/2007/01/mattmullenweg-interview.mp3|width=180|titles=1|artists=2]
The important question here is whether the shortcode applies to widget_text: add_filter('widget_text', 'do_shortcode');
$atts |