Remove the TinyMCE media plugin. fixes #14647.

git-svn-id: https://develop.svn.wordpress.org/trunk@17288 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2011-01-13 21:57:30 +00:00
parent 54c72a97cb
commit a711d9b671
19 changed files with 10 additions and 1554 deletions
+5 -1
View File
@@ -194,7 +194,11 @@ if ( ! current_user_can( 'switch_themes' ) ) {
</form>
<br class="clear" />
<?php endif; ?>
<?php elseif ( ! $wp_list_table->has_items() ) :
$wp_list_table->no_items();
endif; ?>
<?php $wp_list_table->display(); ?>