WordPress/wp-admin/includes
2010-04-21 10:58:06 +00:00
..
admin.php
bookmark.php
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php Swap out ;; for ;. Fixes #11618 props demetris and nacin. 2009-12-26 16:53:17 +00:00
class-pclzip.php
class-wp-filesystem-base.php
class-wp-filesystem-direct.php Trim trailing whitespace 2010-02-08 18:02:23 +00:00
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 Add $force_delete to get_delete_post_link(). Remove unnecessary argument. props scribu, fixes #12708 2010-04-16 02:29:10 +00:00
misc.php
ms-deprecated.php
ms.php
nav-menu.php Change meta-box-hidden to metaboxhidden to adjust for new key sanitization rules and maintain the same key name as 2.9. fixes #13032 2010-04-16 17:44:38 +00:00
plugin-install.php Add AYS to "Install Now" link in plugin installer. fixes #11050 2010-04-02 23:27:23 +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 Use is_post_type_hierarchical and is_taxonomy_hierarchical when we're fetching a post/tax object only to check the hierarchical flag. fixes #12950. 2010-04-18 15:54:45 +00:00
schema.php Add edit_theme_options capability 2010-04-16 15:36:44 +00:00
taxonomy.php
template.php Don't use missing $taxonomy in screen_options(). $tax->name has the taxonomy slug/name we need 2010-04-20 15:13:27 +00:00
theme-install.php
theme.php
update-core.php
update.php
upgrade.php Take <em> tag out of translatable string 2010-04-20 17:06:41 +00:00
user.php Split the default password nag text to several translatable strings 2010-04-20 17:15:07 +00:00
widgets.php