WordPress/wp-admin/includes
2013-12-02 20:00:11 +00:00
..
admin.php
ajax-actions.php Simplify the color scheme profile saving JS. see #25858. 2013-12-02 19:45:10 +00:00
bookmark.php
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php
class-pclzip.php
class-wp-comments-list-table.php Remove whitespace from the inside of a <textarea> element, added in [26138] with inline documentation. 2013-11-19 19:35:10 +00:00
class-wp-filesystem-base.php
class-wp-filesystem-direct.php
class-wp-filesystem-ftpext.php
class-wp-filesystem-ftpsockets.php
class-wp-filesystem-ssh2.php
class-wp-importer.php
class-wp-links-list-table.php Inline documentation for hooks in wp-admin/includes/class-wp-links-list-table.php. 2013-11-23 21:28:11 +00:00
class-wp-list-table.php Inline documentation for hooks in wp-admin/includes/class-wp-list-table.php. 2013-11-26 08:12:09 +00:00
class-wp-media-list-table.php
class-wp-ms-sites-list-table.php Inline documentation for hooks in wp-admin/includes/class-wp-ms-sites-list-table.php. 2013-11-23 21:58:10 +00:00
class-wp-ms-themes-list-table.php
class-wp-ms-users-list-table.php Inline documentation for hooks in wp-admin/includes/class-wp-ms-users-list-table.php. 2013-11-23 22:25:10 +00:00
class-wp-plugin-install-list-table.php Replace the Star ratings in the dashboard with dashicons ratings. 2013-11-26 02:25:21 +00:00
class-wp-plugins-list-table.php
class-wp-posts-list-table.php Remove debug cruft. props nbachiyski. see #25791. 2013-11-18 13:18:09 +00:00
class-wp-terms-list-table.php
class-wp-theme-install-list-table.php Remove button-secondary class from Collapse link in theme installer; unify Collapse button styles in theme installer and Customize screen; add a border around the Collapse icon so it remains visible on dark backgrounds; move the color styles to colors-fresh. Fixes #26230. 2013-11-26 04:14:09 +00:00
class-wp-themes-list-table.php
class-wp-upgrader-skins.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
class-wp-upgrader.php Use numbered string replacements in 2 new strings. Props dimadin. Fixes #25667 2013-11-24 06:10:10 +00:00
class-wp-users-list-table.php
comment.php
continents-cities.php
dashboard.php Don't show the Activity widget on the Network Admin Dashboard. props ocean90. fixes #26184. 2013-11-26 05:29:10 +00:00
deprecated.php Only informally deprecate get_screen_icon() and screen_icon(). fixes #26119. 2013-12-02 20:00:11 +00:00
export.php
file.php
image-edit.php
image.php
import.php
list-table.php
media.php
menu.php
meta-boxes.php Style and positioning fixes to form elements in the Publish box: 2013-11-18 18:53:10 +00:00
misc.php Improve the admin color scheme picker: 2013-12-01 19:50:09 +00:00
ms-deprecated.php
ms.php Inline documentation for hooks in wp-admin/includes/user.php. 2013-12-01 17:54:10 +00:00
nav-menu.php Remove redundant translation function calls. 2013-11-24 12:42:09 +00:00
plugin-install.php Replace the Star ratings in the dashboard with dashicons ratings. 2013-11-26 02:25:21 +00:00
plugin.php Add braces around a conditional hook. This wasn't causing an issue as if ( conditional ) /* multiline comment */ command(); is perfectly OK, but left open doubt and potential future bugs. See #25229 2013-12-01 23:13:09 +00:00
post.php Heartbeat: clean up code style, better naming, better code structure. Props carldanley, props evansolomon. 2013-11-14 18:41:10 +00:00
revision.php
schema.php
screen.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
taxonomy.php
template.php Replace the Star ratings in the dashboard with dashicons ratings. 2013-11-26 02:25:21 +00:00
theme-install.php
theme.php Themes: Always include the current theme in the list, even if it is not allowed. 2013-12-02 18:46:11 +00:00
update-core.php Core Updates: Fix a case where options (db_version specifically) can end up with stale values in the cache after a update is performed. Fixes #26173 for trunk. 2013-11-28 02:16:09 +00:00
update.php Updates: When a failed Background Update occurs, only show the failed update nag if the user hasn't yet updated if it was an early abort. Props SergeyBiryukov. Fixes #25887 for trunk 2013-11-15 02:31:11 +00:00
upgrade.php For unit tests that call wpmu_create_blog(), Blog factory, or installation code that attempts to clear transients: suppress database errors on setUp and restore on tearDown. 2013-11-18 20:45:11 +00:00
user.php Inline documentation for hooks in wp-admin/includes/user.php. 2013-12-01 17:54:10 +00:00
widgets.php Widgets: drop onto closed sidebars. 2013-11-27 01:30:10 +00:00