'.$title.'
' : "\n"; 168 | $html .= ''; 169 | $html .= ''; 170 | if ( $button ){ 171 | $html .= "\n".''; 172 | $html .= "\n".'使用说明'; 173 | } 174 | $html .= $output ? '
'."\n" : "\n"; 175 | 176 | echo $html; 177 | } 178 | 179 | /** 180 | * Outputs a select box with arguments from the 181 | * parameters. Used for both the post/page meta boxes. 182 | */ 183 | function wp_player_get_meta_select( $args = array(), $value = false ) { 184 | 185 | extract( $args ); 186 | 187 | $html .= $output ? ''.$title.'
' : "\n"; 188 | $html .= '
'.$title.'
'; 208 | $html .= ''."\n"; 209 | $html .= ''.$description.'
'; 210 | $html .= ''; 211 | $html .= ''.$title.'
'; 225 | $html .= ''."\n"; 226 | $html .= ''; 227 | $html .= ''.$description.'
'; 228 | $html .= ''; 229 | $html .= ''.$title.'
' : "\n"; 168 | $html .= ''; 169 | $html .= ''; 170 | if ( $button ){ 171 | $html .= "\n".''; 172 | $html .= "\n".'使用说明'; 173 | } 174 | $html .= $output ? '
'."\n" : "\n"; 175 | 176 | echo $html; 177 | } 178 | 179 | /** 180 | * Outputs a select box with arguments from the 181 | * parameters. Used for both the post/page meta boxes. 182 | */ 183 | function wp_player_get_meta_select( $args = array(), $value = false ) { 184 | 185 | extract( $args ); 186 | 187 | $html .= $output ? ''.$title.'
' : "\n"; 188 | $html .= '
'.$title.'
'; 208 | $html .= ''."\n"; 209 | $html .= ''.$description.'
'; 210 | $html .= ''; 211 | $html .= ''.$title.'
'; 225 | $html .= ''."\n"; 226 | $html .= ''; 227 | $html .= ''.$description.'
'; 228 | $html .= ''; 229 | $html .= '