New image uploader from tellyworth. see #5609

git-svn-id: https://develop.svn.wordpress.org/trunk@6579 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2008-01-09 08:14:29 +00:00
parent 7b449d585b
commit fd80901dcf
17 changed files with 860 additions and 7 deletions
+1 -7
View File
@@ -317,11 +317,5 @@ function wp_read_image_metadata( $file ) {
}
function media_buttons() { // just a placeholder for now
?>
<img src="./images/media-buttons.gif" alt="" />
<?php
}
add_action( 'media_buttons', 'media_buttons' );
?>
?>