WordPress/wp-admin/includes
2014-07-12 03:27:14 +00:00
..
admin.php
ajax-actions.php Media Grid, for audio files: 2014-07-11 20:55:15 +00:00
bookmark.php
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php
class-pclzip.php
class-wp-comments-list-table.php Prevent bulk actions from being performed when Filter button is clicked. 2014-06-30 01:10:15 +00:00
class-wp-filesystem-base.php WP_Filesystem_Base->abspath() should use the WPINC constant 2014-06-29 22:16:15 +00:00
class-wp-filesystem-direct.php
class-wp-filesystem-ftpext.php
class-wp-filesystem-ftpsockets.php
class-wp-filesystem-ssh2.php
class-wp-importer.php Restore $val in WP_Importer::bump_request_timeout() - even though the parent class and WP_Import ignore the parameter, it creates an incompatible interface notice in the plugin. 2014-05-30 19:35:16 +00:00
class-wp-links-list-table.php Repent for our original OOP sins and doc blocks as pertains to access modifiers in List Table + subclasses. 2014-07-12 03:27:14 +00:00
class-wp-list-table.php Repent for our original OOP sins and doc blocks as pertains to access modifiers in List Table + subclasses. 2014-07-12 03:27:14 +00:00
class-wp-media-list-table.php Repent for our original OOP sins and doc blocks as pertains to access modifiers in List Table + subclasses. 2014-07-12 03:27:14 +00:00
class-wp-ms-sites-list-table.php Repent for our original OOP sins and doc blocks as pertains to access modifiers in List Table + subclasses. 2014-07-12 03:27:14 +00:00
class-wp-ms-themes-list-table.php Repent for our original OOP sins and doc blocks as pertains to access modifiers in List Table + subclasses. 2014-07-12 03:27:14 +00:00
class-wp-ms-users-list-table.php Repent for our original OOP sins and doc blocks as pertains to access modifiers in List Table + subclasses. 2014-07-12 03:27:14 +00:00
class-wp-plugin-install-list-table.php Repent for our original OOP sins and doc blocks as pertains to access modifiers in List Table + subclasses. 2014-07-12 03:27:14 +00:00
class-wp-plugins-list-table.php Repent for our original OOP sins and doc blocks as pertains to access modifiers in List Table + subclasses. 2014-07-12 03:27:14 +00:00
class-wp-posts-list-table.php Repent for our original OOP sins and doc blocks as pertains to access modifiers in List Table + subclasses. 2014-07-12 03:27:14 +00:00
class-wp-terms-list-table.php Repent for our original OOP sins and doc blocks as pertains to access modifiers in List Table + subclasses. 2014-07-12 03:27:14 +00:00
class-wp-theme-install-list-table.php Reinstate 'install_themes_tabs' filter. 2014-07-04 23:58:15 +00:00
class-wp-themes-list-table.php Repent for our original OOP sins and doc blocks as pertains to access modifiers in List Table + subclasses. 2014-07-12 03:27:14 +00:00
class-wp-upgrader-skins.php
class-wp-upgrader.php Remove non-breaking spaces from auto update email text. 2014-07-02 12:46:17 +00:00
class-wp-users-list-table.php
comment.php
continents-cities.php
dashboard.php Don't use variable variables in wp_dashboard_plugins_output(). Variable variables aren't the worst thing about this function. 2014-06-11 18:55:14 +00:00
deprecated.php
export.php Only include relevant post authors in WXR exports. Fixes #20206. Props jeremyfelt. 2014-06-10 19:15:13 +00:00
file.php Normalise the schemes used in get_home_path() so it returns the correct path for sites using SSL in the admin area but not the front end. Fixes #25767. Props GregLone for the initial patch. 2014-06-29 10:29:14 +00:00
image-edit.php
image.php Remove mbstring_binary_safe_strlen(). Use mbstring_binary_safe_encoding() and reset_mbstring_encoding() directly. 2014-06-23 22:21:15 +00:00
import.php
list-table.php
media.php When setting the poster image for a video shortcode, set that image as the featured image for that attachment (if found) in the background. This AJAX functionality could be used for audio as well. 2014-07-08 17:48:17 +00:00
menu.php
meta-boxes.php Escape taxonomy name when used in attributes in post_categories_meta_box(). 2014-07-11 18:56:16 +00:00
misc.php Secure embeds in the editor (first run): 2014-06-30 05:49:16 +00:00
ms-deprecated.php
ms.php
nav-menu.php
plugin-install.php Improvements to the plugin information modal: 2014-07-09 17:28:17 +00:00
plugin.php Remove redundant 'Visit author homepage' title attributes for plugins and themes. 2014-06-05 04:52:16 +00:00
post.php Pass $post object to 'preview_post_link' filter. 2014-07-03 14:42:15 +00:00
revision.php
schema.php Bring the list of upload_filetypes for multisite into modernity based on .com upgrades and supported extensions for audio and video. 2014-06-25 18:00:15 +00:00
screen.php Media Grid: make registering Screen Options for non-list tables more generic. 2014-07-10 21:44:16 +00:00
taxonomy.php Fix an incomplete docblock for wp_create_categories() as part of $post/$post_id cleanup. 2014-07-03 19:22:15 +00:00
template.php Remove backticks on $post variables in some short parameter descriptions. 2014-07-03 19:28:14 +00:00
theme-install.php
theme.php
update-core.php
update.php
upgrade.php Unload the current default textdomain in wp_install_load_language(). 2014-07-10 09:55:14 +00:00
user.php
widgets.php