Wordpress/wp-admin/includes
Ryan Boren 5844e953a8 Improve presentation when there are no available themes. Props solarissmoke, garyc40. fixes #16196
git-svn-id: https://develop.svn.wordpress.org/trunk@17303 602fd350-edb4-49c9-b593-d223f7449a82
2011-01-15 00:35:29 +00:00
..
admin.php The old methods are good enough in alot of cases where plugins want to extend simply. So un deprecate for now. 2011-01-13 23:19:51 +00:00
bookmark.php
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php
class-pclzip.php
class-wp-comments-list-table.php Add nonces to instances where the list table display() method is overridden. see #16188. 2011-01-11 22:42:22 +00:00
class-wp-filesystem-base.php
class-wp-filesystem-direct.php
class-wp-filesystem-ftpext.php
class-wp-filesystem-ftpsockets.php
class-wp-filesystem-ssh2.php
class-wp-importer.php
class-wp-links-list-table.php
class-wp-list-table.php Prevent new bulk actions from being added through the bulk_actions-screen filter. fixes #16031 at least for 3.1. 2011-01-14 07:20:13 +00:00
class-wp-media-list-table.php
class-wp-ms-sites-list-table.php
class-wp-ms-themes-list-table.php
class-wp-ms-users-list-table.php
class-wp-plugin-install-list-table.php Fix plugin-install column hiding and widths. props PeteMall, fixes #16210. 2011-01-13 01:50:23 +00:00
class-wp-plugins-list-table.php
class-wp-posts-list-table.php Show the author dropdown in quick edit even when there is only one contributor-or-higher user and the post belongs to someone who no longer has contributor-or-higher access. fixes #14420 2011-01-13 07:14:12 +00:00
class-wp-terms-list-table.php
class-wp-theme-install-list-table.php Improve presentation when there are no available themes. Props solarissmoke, garyc40. fixes #16196 2011-01-15 00:35:29 +00:00
class-wp-themes-list-table.php Improve presentation when there are no available themes. Props solarissmoke, garyc40. fixes #16196 2011-01-15 00:35:29 +00:00
class-wp-upgrader.php
class-wp-users-list-table.php
comment.php
continents-cities.php
dashboard.php
deprecated.php The old methods are good enough in alot of cases where plugins want to extend simply. So un deprecate for now. 2011-01-13 23:19:51 +00:00
export.php
file.php
image-edit.php
image.php
import.php
internal-linking.php
list-table.php The old methods are good enough in alot of cases where plugins want to extend simply. So un deprecate for now. 2011-01-13 23:19:51 +00:00
manifest.php Remove the TinyMCE media plugin. fixes #14647. 2011-01-13 21:57:30 +00:00
media.php
menu.php
meta-boxes.php
misc.php
ms-deprecated.php
ms.php
nav-menu.php
plugin-install.php
plugin.php
post.php Remove the button too. props ryan, see #14647. 2011-01-13 22:56:10 +00:00
schema.php
taxonomy.php
template.php Hide the many extraneous meta boxes for pages by default too. see #14212. 2011-01-14 01:02:15 +00:00
theme-install.php
theme.php Leave the 'Try Again' link for the wp_die() when the themes API fails. props solarissmoke, fixes #16132. 2011-01-12 00:18:23 +00:00
update-core.php Old files removal for 3.1, against r17285. 2011-01-13 22:19:05 +00:00
update.php
upgrade.php
user.php
widgets.php