This website requires JavaScript.
Explore
Help
Register
Sign In
HostForge-Systems
/
wordpress
Template
Watch
1
Star
0
Fork
0
You've already forked wordpress
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a109cf8c6b70cfb0a9a208d2e36ddb68730442bd
wordpress
/
wp-admin
/
includes
History
azaozz
5ec6bd4833
Sanitize options for resizing in the uploader, props mhauan, nacin,
fixes
#19399
...
git-svn-id:
http://svn.automattic.com/wordpress/trunk@19494
1a063a9b-81f0-0310-95a4-ce76da25c4cd
2011-11-30 21:05:22 +00:00
..
admin.php
…
bookmark.php
…
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
Remove $post_type global usage from media list table. Correct $post_type to 'attachment' for upload screens. see
#18722
.
2011-11-21 20:48:57 +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
…
class-wp-posts-list-table.php
…
class-wp-terms-list-table.php
Go back to $post_type global as get_current_screen()->post_type is empty during add/edit-tag AJAX requests.
Fixes
#18722
.
2011-11-23 15:20:45 +00:00
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
Change show/hide storage mechanism for show_welcome_panel. 0 = hide, 1 = show, 2 = show if the multisite owner. Make welcome panel dismissable without JS (openable too via the URL).
fixes
#19338
,
fixes
#19127
.
2011-11-23 18:30:45 +00:00
deprecated.php
Move WP_Editor to a _WP_Editors encapsulation.
2011-11-23 19:06:52 +00:00
export.php
…
file.php
…
image-edit.php
…
image.php
…
import.php
…
list-table.php
…
manifest.php
…
media.php
Sanitize options for resizing in the uploader, props mhauan, nacin,
fixes
#19399
2011-11-30 21:05:22 +00:00
menu.php
…
meta-boxes.php
…
misc.php
Admin bar IE7, iPad and rtl refresh, see
#81197
2011-11-21 02:03:02 +00:00
ms-deprecated.php
…
ms.php
…
nav-menu.php
…
plugin-install.php
…
plugin.php
…
post.php
Revert [19372] for 3.3. see
#13473
.
2011-11-24 16:06:17 +00:00
schema.php
Initialize active_sitewide_plugins during network install and upgrade.
fixes
#19385
2011-11-28 20:35:36 +00:00
screen.php
'Overview' for old-style help tabs, not 'Screen Info.' props jane. see
#19020
.
2011-11-30 20:58:39 +00:00
taxonomy.php
…
template.php
Allow scratch beta/RC installs to experience pointers. Uncomment this before release. see
#19360
,
#19382
.
2011-11-30 16:08:29 +00:00
theme-install.php
…
theme.php
…
update-core.php
Redirect to about.php on update. props ocean90. see
#18467
.
2011-11-23 23:38:36 +00:00
update.php
…
upgrade.php
Initialize active_sitewide_plugins during network install and upgrade.
fixes
#19385
2011-11-28 20:35:36 +00:00
user.php
…
widgets.php
…