This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
Wordpress
Watch
1
Star
0
Fork
You've already forked Wordpress
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
2fb42f526f
Wordpress
/
wp-admin
/
includes
History
Andrew Nacin
110c7769e5
Rip keyboard shortcuts out of the image editor help. props helenyhou.
fixes
#22786
.
...
git-svn-id:
https://develop.svn.wordpress.org/trunk@23106
602fd350-edb4-49c9-b593-d223f7449a82
2012-12-06 09:21:27 +00:00
..
admin.php
…
ajax-actions.php
Restore the Description field to the media UI in 3.5.
2012-12-06 00:41:06 +00:00
bookmark.php
Show a better message ondmins on link-manager.php, link-add.php, link.php when links are disabled.
2012-11-27 00:20:27 +00:00
class-ftp-pure.php
…
class-ftp-sockets.php
…
class-ftp.php
…
class-pclzip.php
…
class-wp-comments-list-table.php
…
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
…
class-wp-list-table.php
…
class-wp-media-list-table.php
Media list table: Fix the categories column, hidden thanks to a typo. props eddiemoya,
fixes
#22764
. see
#21240
,
#21391
.
2012-12-05 22:49:51 +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
Adjust size of the 'Clear List' list table button. Fix placement of other buttons next to bulk actions. props johnbillion, SergeyBiryukov,
fixes
#22621
.
2012-11-28 22:20:45 +00:00
class-wp-posts-list-table.php
…
class-wp-terms-list-table.php
…
class-wp-theme-install-list-table.php
…
class-wp-themes-list-table.php
…
class-wp-upgrader.php
…
class-wp-users-list-table.php
…
comment.php
…
continents-cities.php
…
dashboard.php
Translate the 'First Steps with WordPress' Codex link. props SergeyBiryukov,
fixes
#22767
.
2012-12-05 22:51:24 +00:00
deprecated.php
…
export.php
…
file.php
…
image-edit.php
Rip keyboard shortcuts out of the image editor help. props helenyhou.
fixes
#22786
.
2012-12-06 09:21:27 +00:00
image.php
WP_Image_Editor: the last stand.
2012-11-22 09:52:16 +00:00
import.php
…
list-table.php
Only pass the current screen to the list table constructor when we have a screen to work with. This is not the case for admin-ajax requests.
fixes
#22570
.
2012-11-26 03:39:29 +00:00
media.php
Add the ability to click "Edit" and kick out to the advanced image editor from within the Media modal. New window, with "Refresh" offered on your return.
fixes
#22743
. props koopersmith, nacin, helenyhou.
2012-12-06 05:52:19 +00:00
menu.php
…
meta-boxes.php
Restore the Description field to the media UI in 3.5.
2012-12-06 00:41:06 +00:00
misc.php
…
ms-deprecated.php
…
ms.php
Make is_upload_space_available() available for front end page loads. Fixes fatal error when calling wp_editor() from the front end.
2012-11-26 14:42:43 +00:00
nav-menu.php
…
plugin-install.php
…
plugin.php
…
post.php
Run the attachment_fields_to_save filter even if we don't get the fields we used to get. props nacin.
fixes
#22774
2012-12-06 05:34:17 +00:00
schema.php
…
screen.php
…
taxonomy.php
…
template.php
Scope button classes so they can be used on the frontend without interfering with theme styles.
2012-11-30 13:40:59 +00:00
theme-install.php
…
theme.php
…
update-core.php
…
update.php
…
upgrade.php
Fix disabling of the link manager on upgrade from 3.4.2 when there are no links.
2012-11-29 00:37:30 +00:00
user.php
…
widgets.php
…