.. |
admin.php
|
Move WP_Screen and friends (15 functions) into admin/includes/screen.php. see #18690.
|
2011-09-26 21:32: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
|
Fix the action links broken by [18594]. Fixes #18447.
|
2011-08-25 08:05:15 +00:00 |
class-wp-filesystem-base.php
|
Fix typos in documentation (wp-admin/). See #18560.
|
2011-09-03 14:18:10 +00:00 |
class-wp-filesystem-direct.php
|
Fix typos in documentation (wp-admin/). See #18560.
|
2011-09-03 14:18:10 +00:00 |
class-wp-filesystem-ftpext.php
|
Fix typos in documentation (wp-admin/). See #18560.
|
2011-09-03 14:18:10 +00:00 |
class-wp-filesystem-ftpsockets.php
|
…
|
|
class-wp-filesystem-ssh2.php
|
Fix typos in documentation (wp-admin/). See #18560.
|
2011-09-03 14:18:10 +00:00 |
class-wp-importer.php
|
…
|
|
class-wp-links-list-table.php
|
…
|
|
class-wp-list-table.php
|
Fix typos in documentation (wp-admin/). See #18560.
|
2011-09-03 14:18:10 +00:00 |
class-wp-media-list-table.php
|
…
|
|
class-wp-ms-sites-list-table.php
|
Dissolve wp-admin/network/edit.php. props PeteMall, fixes #18379.
|
2011-08-18 02:29:06 +00:00 |
class-wp-ms-themes-list-table.php
|
…
|
|
class-wp-ms-users-list-table.php
|
Dissolve wp-admin/network/edit.php. props PeteMall, fixes #18379.
|
2011-08-18 02:29:06 +00:00 |
class-wp-plugin-install-list-table.php
|
Add new star.gif replacement with a Grey background (& White counterpart). Props chexee for star icons. Fixes #17428
|
2011-06-17 05:41:35 +00:00 |
class-wp-plugins-list-table.php
|
Plugins per page should default to 999, not 20. Fixes minor (but annoying) 3.0 to 3.1 regression.
|
2011-06-18 15:02:58 +00:00 |
class-wp-posts-list-table.php
|
Add post formats to quick edit and bulk edit. Fixes #18083.
|
2011-09-19 17:02:58 +00:00 |
class-wp-terms-list-table.php
|
Use correct post_type in HTML returned by inline-save-tax AJAX. Fixes #18038.
|
2011-09-24 20:26:51 +00:00 |
class-wp-theme-install-list-table.php
|
Responsive themes screen, props helenyhou, see #18198
|
2011-09-15 04:26:26 +00:00 |
class-wp-themes-list-table.php
|
Responsive themes screen, props helenyhou, see #18198
|
2011-09-15 04:26:26 +00:00 |
class-wp-upgrader.php
|
Fix typos in documentation (wp-admin/). See #18560.
|
2011-09-03 14:18:10 +00:00 |
class-wp-users-list-table.php
|
number_format_i18n for role user counts. props sirzooro, fixes #18305.
|
2011-09-21 05:35:57 +00:00 |
comment.php
|
…
|
|
continents-cities.php
|
…
|
|
dashboard.php
|
Add frame for welcome panel on dashboard (currently hidden). see #11651.
|
2011-09-22 06:23:10 +00:00 |
deprecated.php
|
Fix typos in documentation (wp-admin/). See #18560.
|
2011-09-03 14:18:10 +00:00 |
export.php
|
…
|
|
file.php
|
Fix typos in documentation (wp-admin/). See #18560.
|
2011-09-03 14:18:10 +00:00 |
image-edit.php
|
…
|
|
image.php
|
Fix typos in documentation (wp-admin/). See #18560.
|
2011-09-03 14:18:10 +00:00 |
import.php
|
…
|
|
list-table.php
|
…
|
|
manifest.php
|
Editor API enhancement, first run (still needs some work), see #17144
|
2011-08-03 10:19:00 +00:00 |
media.php
|
Remove extraneous closing script tag. Props ryanhellyer. See r18482, #18206. Fixes #18760.
|
2011-09-23 14:36:57 +00:00 |
menu.php
|
Avoid notice with empty menu. Props ansimation, SergeyBiryukov. fixes #18085
|
2011-09-21 20:17:22 +00:00 |
meta-boxes.php
|
Fix typos in documentation (wp-admin/). See #18560.
|
2011-09-03 14:18:10 +00:00 |
misc.php
|
Revert [18747] until we can discuss it further. See #18453.
|
2011-09-22 09:15:45 +00:00 |
ms-deprecated.php
|
…
|
|
ms.php
|
Add magic get/set/isset methods to WP_User to avoid data duplication. Standardize on WP_User::ID. Props scribu. see #15458
|
2011-08-04 03:09:27 +00:00 |
nav-menu.php
|
Hide nav menu item order arrows when JS is available and correct expanded nav menu item CSS bug.
|
2011-09-22 22:33:27 +00:00 |
plugin-install.php
|
s/overridding/overriding/. Props trepmal, see #18560.
|
2011-09-05 19:25:55 +00:00 |
plugin.php
|
…
|
|
post.php
|
wp_set_post_lock() only takes one argument. see #18515.
|
2011-09-27 06:11:30 +00:00 |
schema.php
|
Deprecate get_userdatabylogin() and get_user_by_email(). Props scribu. fixes #18333
|
2011-08-05 16:57:31 +00:00 |
screen.php
|
Revert fat fingers in [18793]. see #18690
|
2011-09-27 14:33:51 +00:00 |
taxonomy.php
|
…
|
|
template.php
|
Move WP_Screen and friends (15 functions) into admin/includes/screen.php. see #18690.
|
2011-09-26 21:32:10 +00:00 |
theme-install.php
|
Cast $themes to an array to avoid a PHP Warning when there are no themes currently installed. Fixes #18213
|
2011-07-22 10:57:34 +00:00 |
theme.php
|
Some more class instantiations. props eko-fr, fixes #18049.
|
2011-08-18 06:16:57 +00:00 |
update-core.php
|
Fix typo in languages directory creation for new installations. Props SergeyBiryukov. Fixes #18741 for trunk
|
2011-09-24 04:18:44 +00:00 |
update.php
|
Fix typos in documentation (wp-admin/). See #18560.
|
2011-09-03 14:18:10 +00:00 |
upgrade.php
|
Fix default widgets for the default theme (Twenty Eleven), props SergeyBiryukov, see #17979
|
2011-09-06 16:15:47 +00:00 |
user.php
|
Fix typos in documentation (wp-admin/). See #18560.
|
2011-09-03 14:18:10 +00:00 |
widgets.php
|
Fix typos in documentation (wp-admin/). See #18560.
|
2011-09-03 14:18:10 +00:00 |