.. |
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
|
WP_Filesystem updates from DD32. See #7059
|
2008-05-30 16:14:05 +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
|
Make WP_Filesystem work with new directory constants. Props DD32. fixes #7059
|
2008-05-29 17:29:32 +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
|
Dashboard validation fixes from Viper007Bond and mdawaffe. fixes #7064
|
2008-05-30 15:59:14 +00:00 |
export.php
|
Export and import post excerpts. Props kartik_subbarao. fixes #5555
|
2008-05-20 22:22:21 +00:00 |
file.php
|
Use WP_CONTENT_DIR to fix theme editor file loading. Props ionfish. fixes #7097
|
2008-06-05 16:39:20 +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
|
Press This enhancement from noel. see #7066
|
2008-06-04 16:13:55 +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
|
Bulk delete/activate/deactivate for plugins. Split plugins into active and available lists. Props DD32. see #7091
|
2008-06-04 18:09:31 +00:00 |
post.php
|
Don't unpublish pages when a user who can edit publised pages but not publish new pages edits a page. Props jeremyclarke. see #6943 #7070 for trunk
|
2008-06-03 06:44:40 +00:00 |
schema.php
|
Allow wp-content to exist outside of webroot. Props sambauers. see #6938
|
2008-05-27 17:55:24 +00:00 |
taxonomy.php
|
Use array calling style. see #6647
|
2008-05-08 19:19:58 +00:00 |
template.php
|
Put checked categories at the top of the checlist. Props mdawaffe. fixes #7000 for trunk
|
2008-05-19 21:35:18 +00:00 |
theme.php
|
Use WP_CONTENT_DIR in get_page_templates(). Props ionfish. see #7059
|
2008-06-04 23:15:55 +00:00 |
update.php
|
Bulk delete/activate/deactivate for plugins. Split plugins into active and available lists. Props DD32. see #7091
|
2008-06-04 18:09:31 +00:00 |
upgrade.php
|
Allow wp-content to exist outside of webroot. Props sambauers. see #6938
|
2008-05-27 17:55:24 +00:00 |
user.php
|
Prepare DB queries in more places. Props filosofo. see #6644
|
2008-04-14 16:13:25 +00:00 |
widgets.php
|
wp_admin_css() improvements. Props mdawaffe. see #7011
|
2008-05-22 00:06:41 +00:00 |