.. |
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
|
Check if the FTP account is rooted to the base of the WordPress install, props DD32, see #7861
|
2008-10-10 10:40:04 +00:00 |
class-wp-filesystem-direct.php
|
…
|
|
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
|
Add opt-in optioon for comment hotkeys. Props nbachiyski. fixes #7643
|
2008-10-16 22:23:32 +00:00 |
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
|
Declare excerpt namespace. Props byrnereese. fixes #7624
|
2008-11-26 00:57:13 +00:00 |
file.php
|
Fix field labels in file.php, fixes #8456
|
2008-12-03 01:43:11 +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
|
phpdoc for wp-admin. Props jacobsantos. see #7527
|
2008-10-10 18:21:16 +00:00 |
media.php
|
Change the uploader buttons label to Upload/Insert
|
2008-11-30 13:39:21 +00:00 |
misc.php
|
Move whitelist functions to plugin.php. Add settings_fields().
|
2008-10-19 23:35:09 +00:00 |
plugin-install.php
|
Typo fix from nbachiyski. fixes #8412
|
2008-11-28 21:03:12 +00:00 |
plugin.php
|
Don't reset if it has been explicitly set. Fixes active parent highliting. fixes #8421
|
2008-11-29 01:56:09 +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
|
Warning fixes
|
2008-11-02 23:52:49 +00:00 |
template.php
|
Add Slug column for link categories
|
2008-12-03 19:18:41 +00:00 |
theme.php
|
…
|
|
update-core.php
|
Update old files list
|
2008-11-30 18:53:04 +00:00 |
update.php
|
Notice fix
|
2008-11-15 18:41:27 +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 |