WordPress/wp-admin/includes
2012-11-26 16:34:42 +00:00
..
admin.php
ajax-actions.php Media: When inserting an attachment, if the item is unattached (no post_parent), attach it to the post. fixes #22085. 2012-11-26 16:34:42 +00:00
bookmark.php
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php
class-pclzip.php
class-wp-comments-list-table.php
class-wp-filesystem-base.php Make WP_Filesystem_Base::getnumchmodfromh() return the expected values when the executable bit is set in the input. Props Keruspe. Fixes #20365 2012-09-29 01:33:15 +00:00
class-wp-filesystem-direct.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
class-wp-filesystem-ftpext.php
class-wp-filesystem-ftpsockets.php WP_Filesystem: Return symlinked directory names correctly, previously the FTP extensions would return it as 'source -> dest' instead of simply 'source'. Props kurtpayne. Fixes #17846 2012-07-06 11:39:39 +00:00
class-wp-filesystem-ssh2.php WP_Filesystem_*::mkdir() untrailingslash path consistently, don't waste time attempting to create an "empty" path. See #15575. Props lordandrei and SergeyBiryukov for initial patches. 2011-10-13 10:43:38 +00:00
class-wp-importer.php
class-wp-links-list-table.php
class-wp-list-table.php
class-wp-media-list-table.php Media Library list table: Rename 'Attached to' to 'Uploaded to'. 2012-11-17 06:56:05 +00:00
class-wp-ms-sites-list-table.php
class-wp-ms-themes-list-table.php Remove methods that override but do nothing. props jeremyfelt for initial patch. fixes #22368. 2012-11-06 00:52:49 +00:00
class-wp-ms-users-list-table.php
class-wp-plugin-install-list-table.php
class-wp-plugins-list-table.php
class-wp-posts-list-table.php
class-wp-terms-list-table.php
class-wp-theme-install-list-table.php New HiDPI spinner. Uses clean <span class="spinner"></span> markup. 2012-09-26 19:57:44 +00:00
class-wp-themes-list-table.php
class-wp-upgrader.php New HiDPI spinner. Uses clean <span class="spinner"></span> markup. 2012-09-26 19:57:44 +00:00
class-wp-users-list-table.php Use correct variable. see #17860. 2012-11-19 21:43:47 +00:00
comment.php
continents-cities.php
dashboard.php Gettext markup for a welcome screen string. Props SergeyBiryukov, xibe. fixes #22546 2012-11-23 16:42:31 +00:00
deprecated.php
export.php
file.php Correct get_home_path() for cases where WordPress is installed in a subdirectory called /wp/, previously it would match on /wp-admin instead of /wp causing an incorrect return path. Props SergeyBiryukov. Fixes #20449 2012-11-21 22:39:59 +00:00
image-edit.php WP_Image_Editor: the last stand. 2012-11-22 09:52:16 +00:00
image.php WP_Image_Editor: the last stand. 2012-11-22 09:52:16 +00:00
import.php Pull the list of popular importers from WordPress.org. 2012-11-17 07:20:04 +00:00
list-table.php Only pass the current screen to the list table constructor when we have a screen to work with. This is not the case for admin-ajax requests. fixes #22570. 2012-11-26 03:39:29 +00:00
media.php Mustn't forget to hide the legacy media uploader! see #21390. 2012-11-22 13:23:27 +00:00
menu.php
meta-boxes.php Media: Add filters for image-only libraries. see #22514, #21390. 2012-11-21 11:04:23 +00:00
misc.php
ms-deprecated.php
ms.php Make is_upload_space_available() available for front end page loads. Fixes fatal error when calling wp_editor() from the front end. 2012-11-26 14:42:43 +00:00
nav-menu.php
plugin-install.php
plugin.php
post.php Support attachment_fields_to_save and attachment_fields_to_edit for attachments going through post.php. see #22186. see #21391. 2012-11-21 18:53:00 +00:00
schema.php
screen.php
taxonomy.php
template.php Two initial feature pointers for WordPress 3.5: plugin favorites and the media dialog. One offered for translation. props nacin, lessbloat, DrewAPicture. see #22454. 2012-11-22 09:24:11 +00:00
theme-install.php
theme.php
update-core.php
update.php Show the update nag in the network admin. 2012-11-16 21:52:48 +00:00
upgrade.php
user.php
widgets.php