WordPress/wp-admin/includes
2010-04-18 06:18:00 +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 Toggle between "Show Details" and "Hide Details" on GUU; Add no-js CSS class support to generic iframe header. Props ocean90. Fixes #12919 2010-04-17 12:27:13 +00:00
comment.php
continents-cities.php
dashboard.php Initialize some options for the secondary dashboard widget. see #11783 2010-04-03 07:31:28 +00:00
deprecated.php
export.php
file.php Replace use of tmpfile() with a safe get_temp_dir(). tmpfile() may use a temporary directly which is not writable. Add static caching to get_temp_dir() & better protect against bad server configs. Fixes #12866 2010-04-06 11:20:51 +00:00
image-edit.php
image.php Fix image_resize() dependencies by moving wp_load_image() from admin includes to wp-includes. Fixes #7279 2010-03-28 03:39:00 +00:00
import.php
manifest.php
media.php More tweaks for thumbnail support when no editor support for custom post types. see #12792, props scribu. 2010-04-16 21:45:16 +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 File-level phpdoc for multisite files. 2010-04-04 13:29:35 +00:00
ms.php More grant/revoke super admin improvements. fixes #12933. 2010-04-09 08:26:16 +00:00
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 Update _wp_translate_postdata() capability checks to use Post Type API capability fields. Props duck_. Fixes #12987 2010-04-18 04:26:39 +00:00
schema.php Add edit_theme_options capability 2010-04-16 15:36:44 +00:00
taxonomy.php
template.php Toggle between "Show Details" and "Hide Details" on GUU; Add no-js CSS class support to generic iframe header. Props ocean90. Fixes #12919 2010-04-17 12:27:13 +00:00
theme-install.php
theme.php Change @since 3.0 to @since 3.0.0. 2010-03-26 19:13:36 +00:00
update-core.php
update.php
upgrade.php Bump the other upgrade check, Fixes r14138. See #11866 2010-04-18 06:18:00 +00:00
user.php use meta caps in [14032], see #12109 2010-04-07 21:04:42 +00:00
widgets.php