Switch language

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




media_upload_header [ WordPress Function ]

media_upload_header ( No parameters )
Defined at:



{@internal Missing Short Description}}

Source


<?php
function media_upload_header() {
    
?>
    <script type="text/javascript">post_id = <?php echo intval($_REQUEST['post_id']); ?>;</script>
    <div id="media-upload-header">
    <?php the_media_upload_tabs(); ?>
    </div>
    <?php
}
?>

Examples [ wp-snippets.com ]

Top Google Search Results

More ...

User discussions [ wordpress.org ]

0 User Note(s)

None yet. Be the first!

Add New ...



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