WordPress/wp-admin/includes
2010-04-27 21:57:18 +00:00
..
admin.php
bookmark.php
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php
class-pclzip.php
class-wp-filesystem-base.php
class-wp-filesystem-direct.php
class-wp-filesystem-ftpext.php Return false on WP_Filesystem_FTPext::dirlist() for non-existant folders. See #12232. See #12057 2010-04-17 04:00:59 +00:00
class-wp-filesystem-ftpsockets.php
class-wp-filesystem-ssh2.php
class-wp-upgrader.php Upgrader i18n fixes: add translator messages, take tags out of a message and use the correct error text when including both the title and the error message 2010-04-21 10:58:06 +00:00
comment.php
continents-cities.php
dashboard.php
deprecated.php
export.php
file.php
image-edit.php
image.php
import.php
manifest.php
media.php Use the correct field when determining if the parent can support the Post Editor. See #12792 2010-04-18 09:09:45 +00:00
meta-boxes.php Hide Parent dropdown in Page-attributes metabox when no potential parents exist. Props sorich87. Fixes #12655 2010-04-25 08:30:32 +00:00
misc.php
ms-deprecated.php
ms.php Remove debug 2010-04-26 18:52:14 +00:00
nav-menu.php New menu UI. Props filosofo. see #12713 2010-04-27 01:05:58 +00:00
plugin-install.php Handle HTTP errors on popular tags requests, Handle HTTP Errors on listing loading slightly different no-js compatible. Fixes #13107 2010-04-25 05:39:39 +00:00
plugin.php Escape/texturize Admin menu titles. Fixes page titles such as "Foo & Bar" not being entity encoded. Also includes some basic whitespace/standards cleanup to a related function. Fixes #12039 2010-04-18 03:38:47 +00:00
post.php Correct "Last Edited by" username, Updates the last edited username upon save rather than upon a edit lock being created. Props rooodini & deepak.seth. Fixes #12736 2010-04-24 04:24:38 +00:00
schema.php New 'list_users' cap to provide more controls over listing users vs. editing 2010-04-22 19:48:13 +00:00
taxonomy.php
template.php Fix back compat for hidden columns and layout screen options. Change meta baox order to be per user, rather than per blog. This breaks back compat for box order but the previous behavior was wrong. see #13032 2010-04-25 15:59:03 +00:00
theme-install.php
theme.php
update-core.php Shake away files removed in 3.0. 2010-04-23 17:20:26 +00:00
update.php
upgrade.php Fix DB upgrade kickoff for removal of usermeta fields. See r14212, r14213, see #13032 2010-04-24 10:29:01 +00:00
user.php Some default password nag and user-edit div.error style cleanups. 2010-04-27 21:57:18 +00:00
widgets.php