WordPress/wp-admin/includes
2014-04-19 18:18:16 +00:00
..
admin.php
ajax-actions.php Theme Installer: Proper redirection and action links post-install in multisite. 2014-04-19 18:18:16 +00:00
bookmark.php
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php
class-pclzip.php
class-wp-comments-list-table.php Avoid JS errors before the commentReply script loads. Let's make this unobtrusive soon. 2014-03-26 18:53:15 +00:00
class-wp-filesystem-base.php
class-wp-filesystem-direct.php Filesystem: Fix getchmod() for direct and ssh2 transports, for directories. 2014-03-17 20:17:15 +00:00
class-wp-filesystem-ftpext.php
class-wp-filesystem-ftpsockets.php
class-wp-filesystem-ssh2.php Filesystem: Fix getchmod() for direct and ssh2 transports, for directories. 2014-03-17 20:17:15 +00:00
class-wp-importer.php
class-wp-links-list-table.php
class-wp-list-table.php Remove "Show" prefix from filter dropdowns, see #26743. 2014-03-19 22:13:14 +00:00
class-wp-media-list-table.php Avoid PHP notices in Media Library if an attachment parent post type no longer exists. 2014-03-17 15:33:15 +00:00
class-wp-ms-sites-list-table.php
class-wp-ms-themes-list-table.php
class-wp-ms-users-list-table.php
class-wp-plugin-install-list-table.php
class-wp-plugins-list-table.php Avoid searching HTML tags when searching plugins and themes. Fixes #27136. Props enej. 2014-03-11 22:24:15 +00:00
class-wp-posts-list-table.php Better checks for contributors when saving posts. 2014-04-05 21:19:14 +00:00
class-wp-terms-list-table.php
class-wp-theme-install-list-table.php Inline documentation for hooks in wp-admin/includes/class-wp-theme-install-list-table.php. 2014-03-06 13:44:14 +00:00
class-wp-themes-list-table.php Avoid searching HTML tags when searching plugins and themes. Fixes #27136. Props enej. 2014-03-11 22:24:15 +00:00
class-wp-upgrader-skins.php Inline documentation for hooks in wp-admin/includes/class-wp-upgrader-skins.php. 2014-04-08 06:26:16 +00:00
class-wp-upgrader.php Background Updates: Avoid a PHP warning during theme update checks when there are multiple theme directories registered. Fixes #27815 2014-04-15 10:57:14 +00:00
class-wp-users-list-table.php
comment.php
continents-cities.php
dashboard.php Avoid JS errors before the commentReply script loads. Let's make this unobtrusive soon. 2014-03-26 18:53:15 +00:00
deprecated.php
export.php
file.php Fix typo in verify_file_md5() description. see [25541]. 2014-04-04 00:03:14 +00:00
image-edit.php Account for new cropping settings in the image editor. 2014-04-11 03:10:14 +00:00
image.php Align parameters in the hook docs for the attachment_thumbnail_args filter. 2014-04-07 20:10:16 +00:00
import.php Slight renaming in our callback in [27373]. see #14424. 2014-03-03 17:09:14 +00:00
list-table.php
media.php Plupload: restore the settings in media_upload_form(), see #27763 2014-04-14 00:41:15 +00:00
menu.php Remove some debug cruft accidentally committed in [27670]. 2014-03-24 02:38:17 +00:00
meta-boxes.php Cleanup up the display, escaping, and handling of ID3 data for media. Rename wp_get_relevant_id3_keys() to wp_get_attachment_id3_keys(). 2014-03-31 05:16:16 +00:00
misc.php Generalize the hook documentation for the set-screen-option filter. 2014-03-03 17:51:14 +00:00
ms-deprecated.php
ms.php Always decode special characters for email subjects. 2014-03-28 02:44:15 +00:00
nav-menu.php
plugin-install.php Translate a string added in 3.7.1 but never translated previously. 2014-04-16 00:38:14 +00:00
plugin.php Fix docs for hooks in deactivate_plugins() and activate_plugin(). see #27189, #27188. 2014-03-27 02:02:14 +00:00
post.php Avoid stomping of bulk postdata inside the bulk_edit_posts() loop. 2014-04-14 07:48:14 +00:00
revision.php
schema.php Remove old links_recently_updated_* DB options that never had a UI. 2014-04-03 03:10:15 +00:00
screen.php
taxonomy.php Inline documentation for hooks in wp-admin/includes/taxonomy.php. 2014-03-24 03:14:15 +00:00
template.php Fix feature pointer RTL placement. 2014-04-14 00:00:14 +00:00
theme-install.php Bring the theme browsing experience from 3.8 to the theme installer. First pass. 2014-03-11 07:47:15 +00:00
theme.php Translate a string added in 3.7.1 but never translated previously. 2014-04-16 00:38:14 +00:00
update-core.php Update $_old_files for 3.9. see #27775. 2014-04-12 18:27:17 +00:00
update.php Translate a string added in 3.7.1 but never translated previously. 2014-04-16 00:38:14 +00:00
upgrade.php Use the correct parameter variables in the hook docs for wp_upgrade. 2014-04-07 20:13:15 +00:00
user.php Remove lame debugging. see #23057. 2014-03-08 03:16:27 +00:00
widgets.php