Switch language

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




media_upload_html_bypass [ WordPress Function ]

media_upload_html_bypass ( No parameters )
Defined at:



{@internal Missing Short Description}}

Source


<?php
function media_upload_html_bypass() {
    
?>
    <p class="upload-html-bypass hide-if-no-js">
       <?php _e('You are using the browser&#8217;s built-in file uploader. The WordPress uploader includes multiple file selection and drag and drop capability. <a href="#">Switch to the multi-file uploader</a>.'); ?>
    </p>
    <?php
}
?>

Examples [ wp-snippets.com ]

Top Google zoekresultaten

Meer ...

Gebruikersdiscussies [ wordpress.org ]

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



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