.. |
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
|
wpfs direct fixes from DD32. see #5586
|
2008-03-20 17:22:43 +00:00 |
class-wp-filesystem-ftpext.php
|
FTP find_base_dir fixes from DD32. see #5586
|
2008-03-21 05:15:21 +00:00 |
class-wp-filesystem-ftpsockets.php
|
FTP find_base_dir fixes from DD32. see #5586
|
2008-03-21 05:15:21 +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
|
Typo fix from Viper007Bond. fixes #6358
|
2008-03-23 16:34:28 +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
|
Enable wpfs auto selection. Props DD32. seee #5586
|
2008-03-20 06:08: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
|
…
|
|
media.php
|
Check the Alignment: None box by default for media insertion. XHTML validation. see #6379
|
2008-03-25 07:33:57 +00:00 |
misc.php
|
Reture true from got_mod_rewrite if we can't determine if the module is loaded. Add got_rewrite filter. Props andy. fixes #6278
|
2008-03-25 00:22:37 +00:00 |
plugin.php
|
Use is_plugin_active() and remove double searching. Props DD32. fixes #6332
|
2008-03-23 16:36:05 +00:00 |
post.php
|
Always show 15 media files per page in the media manager (do not use front-of-house ppp setting). props Denis-de-Bernardy. fixes #6334
|
2008-03-21 20:03:31 +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
|
Make sure cat parents are >= 0. see #6305
|
2008-03-23 01:10:46 +00:00 |
template.php
|
Pass box to add_meta_box() callback. Props henrikmelin. fixes #6316
|
2008-03-26 03:31:27 +00:00 |
theme.php
|
…
|
|
update.php
|
Deactivate plugins during plugin update. Props DD32. see #6262
|
2008-03-21 23:02:00 +00:00 |
upgrade.php
|
Add GUI to first page. Props MichaelH. fixes #6373
|
2008-03-24 16:09:25 +00:00 |
user.php
|
So fresh and so clean, clean.
|
2008-03-15 17:02:16 +00:00 |
widgets.php
|
Fix bad incrementor in widgets. Props mdawaffe. fixes #6350
|
2008-03-22 08:17:37 +00:00 |