.. |
admin.php
|
Use constant instead of DB option for setting autosave_interval. Props mdawaffe. fixes #6075
|
2008-03-06 06:07:53 +00:00 |
bookmark.php
|
Add sanitization to get_link() and get_link_to_edit(). Props mdawaffe. fixes #6125
|
2008-03-10 05:28:21 +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-direct.php
|
Auto update fixes from DD32. see #5586
|
2008-03-11 16:37:44 +00:00 |
class-wp-filesystem-ftpext.php
|
Fix typo in ftpext class. Handle safe mode errors. PRops DD32. see #5586
|
2008-03-19 02:46:27 +00:00 |
class-wp-filesystem-ftpsockets.php
|
Basedir location fixes for ftp fs from DD32. see #6245
|
2008-03-18 00:13:11 +00:00 |
comment.php
|
moderation.php is no more. All hail edit-comments.php?comment_status=moderated
|
2008-03-18 23:24:04 +00:00 |
dashboard.php
|
moderation.php is no more. All hail edit-comments.php?comment_status=moderated
|
2008-03-18 23:24:04 +00:00 |
export.php
|
Enclose more things as CDATA when exporting. Fixes #4242 props nbachiyski.
|
2008-03-14 19:37:18 +00:00 |
file.php
|
Fix typo in ftpext class. Handle safe mode errors. PRops DD32. see #5586
|
2008-03-19 02:46:27 +00:00 |
image.php
|
Creating intermediate sizes, better thumbnails, and other image improvements. Hat tip: tellyworth.
|
2008-03-03 04:17:37 +00:00 |
import.php
|
Importer refactoring from tellyworth. fixes #5522
|
2007-12-24 06:20:34 +00:00 |
media.php
|
ngettext fixes from nbachiyski. fixes #6261
|
2008-03-19 16:00:09 +00:00 |
misc.php
|
Unused var cleanup. Props DD32. see #5418
|
2008-01-04 19:36:34 +00:00 |
plugin.php
|
Plugin reactivation. Props dougal. see #4176
|
2008-01-09 09:37:27 +00:00 |
post.php
|
ngettext fixes from nbachiyski. fixes #6261
|
2008-03-19 16:00:09 +00:00 |
schema.php
|
Use constant instead of DB option for setting autosave_interval. Props mdawaffe. fixes #6075
|
2008-03-06 06:07:53 +00:00 |
taxonomy.php
|
Notice fixes from nbachiyski. fixes #5961
|
2008-02-22 17:43:56 +00:00 |
template.php
|
Add title attribute to view page link. see #6082
|
2008-03-18 02:28:43 +00:00 |
theme.php
|
Theme tagging from andy. fixes #5545
|
2007-12-31 18:39:43 +00:00 |
update.php
|
Auto update fixes from DD32. see #5586
|
2008-03-11 16:37:44 +00:00 |
upgrade.php
|
Set autosave_interval for fresh installs. DEfault to 60 if autosave_interval is not set. see #6075
|
2008-03-04 00:41:49 +00:00 |
user.php
|
So fresh and so clean, clean.
|
2008-03-15 17:02:16 +00:00 |
widgets.php
|
Fix multi-widget addition with JS disabled. Props mdawaffe. see #6239
|
2008-03-17 23:25:05 +00:00 |