Align the bytes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18895 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
330cf9d4a4
commit
7afd7005aa
|
@ -2011,7 +2011,6 @@ add_action( 'media_upload_video', 'wp_media_upload_handler' );
|
|||
add_action( 'media_upload_file', 'wp_media_upload_handler' );
|
||||
|
||||
add_filter( 'media_upload_gallery', 'media_upload_gallery' );
|
||||
|
||||
add_filter( 'media_upload_library', 'media_upload_library' );
|
||||
|
||||
function media_upload_image() {
|
||||
|
|
Loading…
Reference in New Issue