.. |
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
|
…
|
|
class-ftp-sockets.php
|
…
|
|
class-ftp.php
|
FTP CWD fixes from DD32. see #6245
|
2008-03-16 09:49:10 +00:00 |
class-pclzip.php
|
…
|
|
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
|
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
|
Update blogsearch URL when home changes. Props andy. fixes #7159
|
2008-06-20 16:06:57 +00:00 |
export.php
|
Export and import post excerpts. Props kartik_subbarao. fixes #5555
|
2008-05-20 22:22:21 +00:00 |
file.php
|
Image sideloader fix from noel. see #6813
|
2008-06-25 16:45: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
|
…
|
|
media.php
|
Typo fix from filosofo. fixes #7389 for trunk
|
2008-07-23 18:35:38 +00:00 |
misc.php
|
Make sure htaccess marker begins on a new line. Props johnbillion. fixes #7203
|
2008-07-02 03:17:53 +00:00 |
plugin.php
|
Performance improvments to get_plugin_data() from santosj. see #7372
|
2008-07-22 19:18:07 +00:00 |
post.php
|
Eliminate unused var. Props tschai. fixes #7374
|
2008-07-22 15:49:44 +00:00 |
schema.php
|
Check both slug and name when determining if is_term(). fixes #6593 for trunk
|
2008-07-24 19:28:40 +00:00 |
taxonomy.php
|
Use array calling style. see #6647
|
2008-05-08 19:19:58 +00:00 |
template.php
|
Use get_edit_post_link() instead of hardcoding edit links. Props mdawaffe. fixes #7425
|
2008-07-29 05:22:58 +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
|
Run plugin checks both admin and blog side. Props DD32 and mdawaffe. fixes #7265
|
2008-07-11 22:04:03 +00:00 |
upgrade.php
|
Restore fields removed in [7645]. Props rm53. fixes #7320 for trunk
|
2008-07-16 16:30:20 +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 |