.. |
admin.php
|
…
|
|
bookmark.php
|
Notice fixes from DD32. see #7509
|
2008-11-14 23:01:16 +00:00 |
class-ftp-pure.php
|
…
|
|
class-ftp-sockets.php
|
…
|
|
class-ftp.php
|
…
|
|
class-pclzip.php
|
…
|
|
class-wp-filesystem-base.php
|
…
|
|
class-wp-filesystem-direct.php
|
Check return of dir(). see #8478
|
2008-12-04 22:07:57 +00:00 |
class-wp-filesystem-ftpext.php
|
Switch the ftpext filesystem to use Passive FTP aswell. Fixes #7940 props mcs_trekkie.
|
2008-11-21 17:59:15 +00:00 |
class-wp-filesystem-ftpsockets.php
|
…
|
|
class-wp-filesystem-ssh2.php
|
Fix SSH2 fs exists() method. Props ydekproductions. fixes #8331
|
2008-11-24 20:24:07 +00:00 |
comment.php
|
…
|
|
dashboard.php
|
Show link to the comment in the dashboard widget, props bobrik, fixes 8399
|
2008-11-28 04:50:15 +00:00 |
export.php
|
Update importing instructions in the WXR export file. Fixes #8483 props yoavf.
|
2008-12-04 20:34:00 +00:00 |
file.php
|
Allow override of default file permissions with FS_CHMOD_DIR and FS_CHMOD_FILE. Props DD32. see #8478
|
2008-12-04 21:58:46 +00:00 |
image.php
|
Fix thumbnails creation for 8bpp and CMYK images, props DD32, fixes #7039 fixes #8231
|
2008-11-15 23:16:36 +00:00 |
import.php
|
…
|
|
media.php
|
Change the uploader buttons label to Upload/Insert
|
2008-11-30 13:39:21 +00:00 |
misc.php
|
…
|
|
plugin-install.php
|
Typo fix from nbachiyski. fixes #8412
|
2008-11-28 21:03:12 +00:00 |
plugin.php
|
Fix warning. fixes #8448
|
2008-12-04 23:20:41 +00:00 |
post.php
|
No need to fake post_date for drafts anymore. fixes #6520
|
2008-12-02 02:46:21 +00:00 |
schema.php
|
Add option defaults. Add arg to get_user_option() to avoid querying options table if user option is missing. see #8229
|
2008-11-25 18:33:04 +00:00 |
taxonomy.php
|
…
|
|
template.php
|
wp-lists: catch the whole class, pending comments: silently accept approval of already approved comment. Props mdawaffe
|
2008-12-05 05:10:38 +00:00 |
theme.php
|
…
|
|
update-core.php
|
Allow override of default file permissions with FS_CHMOD_DIR and FS_CHMOD_FILE. Props DD32. see #8478
|
2008-12-04 21:58:46 +00:00 |
update.php
|
Allow override of default file permissions with FS_CHMOD_DIR and FS_CHMOD_FILE. Props DD32. see #8478
|
2008-12-04 21:58:46 +00:00 |
upgrade.php
|
…
|
|
user.php
|
Handle both post and page caps in get_editable_user_id(). Props DD32. fixes #8208
|
2008-11-14 17:13:08 +00:00 |
widgets.php
|
Widgets background and new style buttons
|
2008-11-28 10:54:01 +00:00 |