.. |
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
|
Autodetect binary files for FTP filesystems. Fixes #7568 props DD32.
|
2008-09-26 06:53:57 +00:00 |
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
|
Pass unformatted number to __ngettext, props filosofo, fixes #8324
|
2008-11-24 03:12:28 +00:00 |
export.php
|
Don't put revisions in the export
|
2008-10-08 23:49:46 +00:00 |
file.php
|
Unused var fixes. Props DD32. see #8220
|
2008-11-15 18:10:35 +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
|
Page link styling improvements. Props iammattthomas. fixes #8266
|
2008-11-18 00:59:57 +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. Props ydekproductions. fixes #8330
|
2008-11-24 08:40:21 +00:00 |
plugin.php
|
Default to edit submenu rather than add new.
|
2008-11-25 19:05:48 +00:00 |
post.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 |
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
|
More Favorites
|
2008-11-25 19:16:22 +00:00 |
theme.php
|
phpdoc for wp-admin/includes from jacobsantos. see #7527
|
2008-10-02 01:03:26 +00:00 |
update-core.php
|
Remove edit-form.php on update. see #8279
|
2008-11-19 18:20:25 +00:00 |
update.php
|
Notice fix
|
2008-11-15 18:41:27 +00:00 |
upgrade.php
|
phpdoc for wp-admin/includes from jacobsantos. see #7527
|
2008-10-02 01:03:26 +00:00 |
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
|
Add save changes reminder to Widgets admin pending revamp in 2.8. Props mdawaffe. fixes #7863
|
2008-10-13 23:09:15 +00:00 |