Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




media_buttons [ WordPress Function ]

media_buttons ( $editor_id = 'content' )
Defined at:



{@internal Missing Short Description}}

Source


<?php
function media_buttons($editor_id 'content') {
    
$context apply_filters('media_buttons_context'__('Upload/Insert %s'));

    
$img '<img src="' esc_urladmin_url'images/media-button.png?ver=20111005' ) ) . '" width="15" height="15" />';

    echo 
'<a href="' esc_urlget_upload_iframe_src() ) . '" class="thickbox add_media" id="' esc_attr$editor_id ) . '-add_media" title="' esc_attr__'Add Media' ) . '" onclick="return false;">' sprintf$context$img ) . '</a>';
}
?>

Examples [ wp-snippets.com ]

Google Arama Sonuçlarý

Dahasý ...

0 User Note(s)

Henüz yok. Ýlk sen ol!

Yeni Ekle ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics