Wordpress/wp-admin/includes
Andrew Ozz 78f00b2ace Widgets: add localization context for 'Add' and 'Edit', props nacin, fixes #21338
git-svn-id: https://develop.svn.wordpress.org/trunk@21356 602fd350-edb4-49c9-b593-d223f7449a82
2012-07-27 03:56:27 +00:00
..
admin.php
ajax-actions.php
bookmark.php
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php
class-pclzip.php
class-wp-comments-list-table.php More screen reader text for list table checkboxes and theme install search. Props MikeLittle, SergeyBiryukov. see #21325 2012-07-25 16:18:14 +00:00
class-wp-filesystem-base.php WP_Filesystem: When recursivly searching for a directory path, only search for unfound directory entries. This solves a case where the same directory may be entered twice inadvertantly when nested directories using the same name exist. Fixes #20652 2012-07-06 11:19:46 +00:00
class-wp-filesystem-direct.php
class-wp-filesystem-ftpext.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-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
class-wp-importer.php
class-wp-links-list-table.php More screen reader text for list table checkboxes and theme install search. Props MikeLittle, SergeyBiryukov. see #21325 2012-07-25 16:18:14 +00:00
class-wp-list-table.php More screen reader text for list table checkboxes and theme install search. Props MikeLittle, SergeyBiryukov. see #21325 2012-07-25 16:18:14 +00:00
class-wp-media-list-table.php More screen reader text for list table checkboxes and theme install search. Props MikeLittle, SergeyBiryukov. see #21325 2012-07-25 16:18:14 +00:00
class-wp-ms-sites-list-table.php More screen reader text for list table checkboxes and theme install search. Props MikeLittle, SergeyBiryukov. see #21325 2012-07-25 16:18:14 +00:00
class-wp-ms-themes-list-table.php
class-wp-ms-users-list-table.php More screen reader text for list table checkboxes and theme install search. Props MikeLittle, SergeyBiryukov. see #21325 2012-07-25 16:18:14 +00:00
class-wp-plugin-install-list-table.php
class-wp-plugins-list-table.php More screen reader text for list table checkboxes and theme install search. Props MikeLittle, SergeyBiryukov. see #21325 2012-07-25 16:18:14 +00:00
class-wp-posts-list-table.php More screen reader text for list table checkboxes and theme install search. Props MikeLittle, SergeyBiryukov. see #21325 2012-07-25 16:18:14 +00:00
class-wp-terms-list-table.php More screen reader text for list table checkboxes and theme install search. Props MikeLittle, SergeyBiryukov. see #21325 2012-07-25 16:18:14 +00:00
class-wp-theme-install-list-table.php Remove nearly all tabindex attributes from the admin, leaving them only where absolutely necessary (for now that's only the toolbar). 2012-07-24 00:15:15 +00:00
class-wp-themes-list-table.php Remove nearly all tabindex attributes from the admin, leaving them only where absolutely necessary (for now that's only the toolbar). 2012-07-24 00:15:15 +00:00
class-wp-upgrader.php Do not display an error message when a plugin or theme being updated is found to already be up to date. Note the fact, and call it success. props solarissmoke. fixes #19752 2012-07-09 03:40:32 +00:00
class-wp-users-list-table.php More screen reader text for list table checkboxes and theme install search. Props MikeLittle, SergeyBiryukov. see #21325 2012-07-25 16:18:14 +00:00
comment.php
continents-cities.php
dashboard.php Remove nearly all tabindex attributes from the admin, leaving them only where absolutely necessary (for now that's only the toolbar). 2012-07-24 00:15:15 +00:00
deprecated.php Deprecate and stub _media_button. fixes #21317 2012-07-26 21:33:01 +00:00
export.php
file.php Improved phpdoc for file.php. Props tommcfarlin. fixes #21328 2012-07-26 15:08:30 +00:00
image-edit.php
image.php
import.php
list-table.php
media.php Deprecate and stub _media_button. fixes #21317 2012-07-26 21:33:01 +00:00
menu.php
meta-boxes.php Remove nearly all tabindex attributes from the admin, leaving them only where absolutely necessary (for now that's only the toolbar). 2012-07-24 00:15:15 +00:00
misc.php Fix per_page screen option for custom post types and taxonomies. Don't convert taxonomy and post type slugs from hyphen to underscore when saving the per_page usermeta. Props nacin. see #18958 2012-07-25 16:13:13 +00:00
ms-deprecated.php
ms.php
nav-menu.php
plugin-install.php
plugin.php Fix order of @param's for deactivate_plugins(). props Viper007Bond, fixes #21269. 2012-07-20 15:09:40 +00:00
post.php TinyMCE: fix tabbig in and out of the editor, fixes #20834 2012-07-22 02:33:53 +00:00
schema.php
screen.php
taxonomy.php
template.php Remove debug cruft. Props ocean90. fixes #21315 2012-07-26 15:01:44 +00:00
theme-install.php More screen reader text for list table checkboxes and theme install search. Props MikeLittle, SergeyBiryukov. see #21325 2012-07-25 16:18:14 +00:00
theme.php
update-core.php
update.php
upgrade.php Fix some spelling errors. Props thee17. fixes #21191 2012-07-25 18:06:13 +00:00
user.php
widgets.php Widgets: add localization context for 'Add' and 'Edit', props nacin, fixes #21338 2012-07-27 03:56:27 +00:00