This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
Wordpress
Watch
1
Star
0
Fork
0
You've already forked Wordpress
Code
Issues
Pull Requests
Releases
Wiki
Activity
3f0243f75e
Wordpress
/
wp-admin
/
includes
History
Ryan Boren
3f0243f75e
Pass args to mysql2date() in the correct order. Props filosofo, fabifott.
fixes
#10866
...
git-svn-id:
https://develop.svn.wordpress.org/trunk@11989
602fd350-edb4-49c9-b593-d223f7449a82
2009-10-01 17:50:28 +00:00
..
admin.php
bookmark.php
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php
class-pclzip.php
class-wp-filesystem-base.php
class-wp-filesystem-direct.php
Include 'hidden' directories in filesystem dirlist by default, props dd32,
fixes
#10774
2009-09-15 02:21:00 +00:00
class-wp-filesystem-ftpext.php
Include 'hidden' directories in filesystem dirlist by default, props dd32,
fixes
#10774
2009-09-15 02:21:00 +00:00
class-wp-filesystem-ftpsockets.php
Include 'hidden' directories in filesystem dirlist by default, props dd32,
fixes
#10774
2009-09-15 02:21:00 +00:00
class-wp-filesystem-ssh2.php
Include 'hidden' directories in filesystem dirlist by default, props dd32,
fixes
#10774
2009-09-15 02:21:00 +00:00
class-wp-upgrader.php
comment.php
continents-cities.php
dashboard.php
Show link back to post for pingbacks in the recent comments dashboard widget. Props scribu.
fixes
#10622
2009-10-01 17:42:33 +00:00
export.php
file.php
Handle the file upload case on import when post_max_size is smaller than upload_max_filesize and no POST data arrives at all.
Fixes
#10830
.
2009-09-23 07:06:58 +00:00
image-edit.php
Image Editor: fix refreshing of the thumbnail, use WP_Http_Fopen::test(), see
#10528
2009-09-30 23:39:09 +00:00
image.php
import.php
Remove trailing whitespace
2009-09-24 17:19:13 +00:00
manifest.php
media.php
Pass args to mysql2date() in the correct order. Props filosofo, fabifott.
fixes
#10866
2009-10-01 17:50:28 +00:00
meta-boxes.php
Surface "Move to Trash" link for posts/pages immediately after first autosave fires. Props cross country flight.
fixes
#10344
2009-10-01 11:44:18 +00:00
misc.php
plugin-install.php
plugin.php
Remove trailing whitespace
2009-09-24 17:19:13 +00:00
post.php
Press This: editor fixes and CSS tweaks for IE6/7
2009-09-29 09:46:13 +00:00
schema.php
Deprecates the_content_rss(). Add the_content_feed() and get_the_content_feed(). Convert places that called the_content_rss() with an excerpt length to the_excerpt_rss(). Remove the rss_excerpt_length option. Use the_content_feed() where the_content() was previously used in feeds. Props Viper007Bond.
2009-09-28 14:36:48 +00:00
taxonomy.php
template.php
htmlspecialchars after apply_filters, props Viper007Bond, see
#10858
2009-09-29 10:28:08 +00:00
theme-install.php
theme.php
update-core.php
update.php
upgrade.php
Eliminate the redundant and confusing comment threading depth of 1. Threading starts at 2 now.
fixes
#10829
2009-09-22 06:00:46 +00:00
user.php
Fix user creation from admin after changes for
#10751
.
Fixes
#10811
props alexkingorg.
2009-09-18 20:47:24 +00:00
widgets.php