Wordpress/wp-admin/includes
Ryan Boren ca60ed1d07 Don’t nag to Change Permalinks if permalink structure is defined. Props demetris. fixes #13918
git-svn-id: https://develop.svn.wordpress.org/trunk@16651 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-01 17:16:22 +00:00
..
admin.php
bookmark.php
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php
class-pclzip.php
class-wp-comments-list-table.php Get rid of in favor of . Fixes #15607. See #15580 2010-11-29 20:15:04 +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 Make bottom admin pagination scroll to the top after rows are updated. See #15580 2010-11-28 19:05:12 +00:00
class-wp-media-list-table.php Make date columns first sort in descending order. See #15580 2010-11-26 02:03:02 +00:00
class-wp-ms-sites-list-table.php Fix problems with hidden columns on network users screen. Props ocean90. See #14579 2010-11-28 17:39:44 +00:00
class-wp-ms-themes-list-table.php Remove update notifications from site-themes. See #14897 2010-11-30 20:31:49 +00:00
class-wp-ms-users-list-table.php Make the list of actions that can be performed on a site in the User List in Network admin filterable. 2010-11-29 13:31:42 +00:00
class-wp-plugin-install-list-table.php
class-wp-plugins-list-table.php
class-wp-posts-list-table.php Make date columns first sort in descending order. See #15580 2010-11-26 02:03:02 +00:00
class-wp-terms-list-table.php Check public flag instead of query_var to decide if counts should be linked. See #15573 2010-11-25 01:39:34 +00:00
class-wp-theme-install-list-table.php
class-wp-themes-list-table.php
class-wp-upgrader.php
class-wp-users-list-table.php
comment.php
continents-cities.php
dashboard.php
deprecated.php Set get_users() as a replacement to get_editable_user_ids() and friends. See #14572 2010-11-29 05:39:39 +00:00
export.php
file.php
image-edit.php
image.php
import.php Remove unnecessary addslashes. Props duck_. fixes #15325 2010-11-29 14:40:43 +00:00
internal-linking.php
list-table.php
manifest.php
media.php
menu.php
meta-boxes.php
misc.php Add another pair of parentheses, so that the right-hand win_is_writable() isn't always called. Fixes #15616 2010-11-30 21:41:57 +00:00
ms-deprecated.php
ms.php
nav-menu.php
plugin-install.php
plugin.php
post.php Don’t nag to Change Permalinks if permalink structure is defined. Props demetris. fixes #13918 2010-12-01 17:16:22 +00:00
schema.php
taxonomy.php
template.php Don't show the Post Format if the current theme doesn't support them. Fixes #15625. 2010-12-01 12:31:27 +00:00
theme-install.php
theme.php Remove theme udpate notification from site admin for multisite installs. 2010-11-30 03:03:40 +00:00
update-core.php
update.php
upgrade.php
user.php
widgets.php