Make WordPress Core


Ignore:
Timestamp:
01/09/2008 08:14:29 AM (17 years ago)
Author:
ryan
Message:

New image uploader from tellyworth. see #5609

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/includes/image.php

    r6544 r6579  
    318318}
    319319
    320 function media_buttons() { // just a placeholder for now
     320
    321321?>
    322 <img src="./images/media-buttons.gif" alt="" />
    323 <?php
    324 }
    325 add_action( 'media_buttons', 'media_buttons' );
    326 
    327 ?>
Note: See TracChangeset for help on using the changeset viewer.