.. |
admin.php
|
Move define of AUTOSAVE_INTERVAL to wp-settings so that it is available earlier. Props simonwheatley. fixes #6668 for trunk
|
2008-04-14 17:07:34 +00:00 |
bookmark.php
|
Strip slashes before preparing link for insert. see #6644
|
2008-04-16 05:55:27 +00:00 |
class-ftp-pure.php
|
Typo fixes. fixes #6155
|
2008-03-11 23:45:07 +00:00 |
class-ftp-sockets.php
|
Typo fixes. fixes #6155
|
2008-03-11 23:45:07 +00:00 |
class-ftp.php
|
FTP CWD fixes from DD32. see #6245
|
2008-03-16 09:49:10 +00:00 |
class-pclzip.php
|
Chase down some 64bit dragons. Ensure that we only ever create a 32bit number to compare to the 32bit magic number when searching a zip file for the end of the directory record. See #6236.
|
2008-03-15 18:33:16 +00:00 |
class-wp-filesystem-base.php
|
Turn off verbose
|
2008-07-04 06:18:20 +00:00 |
class-wp-filesystem-direct.php
|
WP_Filesystem updates from DD32. See #7059
|
2008-05-30 16:14:05 +00:00 |
class-wp-filesystem-ftpext.php
|
Plugin Install GSOC project first code drop. Props DD32 see #6015.
|
2008-08-04 21:01:09 +00:00 |
class-wp-filesystem-ftpsockets.php
|
WP_Filesystem updates from DD32. See #7059
|
2008-05-30 16:14:05 +00:00 |
comment.php
|
Consolidate get_pending_comments_num() queries. see #6770
|
2008-04-22 21:26:01 +00:00 |
dashboard.php
|
Plugin install fixes from DD32. see #6015
|
2008-08-05 17:06:42 +00:00 |
export.php
|
Export and import post excerpts. Props kartik_subbarao. fixes #5555
|
2008-05-20 22:22:21 +00:00 |
file.php
|
Fix bad bracketing in unzip_file()
|
2008-08-07 19:15:04 +00:00 |
image.php
|
Suppress exif_read_data() errors. Props tellyworth. fixes #6571 for trunk
|
2008-04-14 20:19:15 +00:00 |
import.php
|
Importer refactoring from tellyworth. fixes #5522
|
2007-12-24 06:20:34 +00:00 |
media.php
|
Lots of fixes for Notices when WP_DEBUG is set. See #6669 props santosj.
|
2008-08-08 17:05:10 +00:00 |
misc.php
|
Plugin Install GSOC project first code drop. Props DD32 see #6015.
|
2008-08-04 21:01:09 +00:00 |
plugin-install.php
|
Plugin install fixes from DD32. see #6015
|
2008-08-05 17:06:42 +00:00 |
plugin.php
|
Update since tags. Props santosj. fixes #5625
|
2008-08-08 04:15:03 +00:00 |
post.php
|
Lots of fixes for Notices when WP_DEBUG is set. See #6669 props santosj.
|
2008-08-08 17:05:10 +00:00 |
schema.php
|
Increase term name length. Props nbachiyski. fixes #7465
|
2008-08-05 18:27:02 +00:00 |
taxonomy.php
|
Use array calling style. see #6647
|
2008-05-08 19:19:58 +00:00 |
template.php
|
Lots of fixes for Notices when WP_DEBUG is set. See #6669 props santosj.
|
2008-08-08 17:05:10 +00:00 |
theme.php
|
Lots of fixes for Notices when WP_DEBUG is set. See #6669 props santosj.
|
2008-08-08 17:05:10 +00:00 |
update.php
|
Lots of fixes for Notices when WP_DEBUG is set. See #6669 props santosj.
|
2008-08-08 17:05:10 +00:00 |
upgrade.php
|
Plugin Install GSOC project first code drop. Props DD32 see #6015.
|
2008-08-04 21:01:09 +00:00 |
user.php
|
Remove extra } from query. Fixes #7416 for trunk.
|
2008-07-27 08:40:29 +00:00 |
widgets.php
|
Fix pass-by-ref error. Props DD32. fixes #7241
|
2008-07-04 16:16:25 +00:00 |