WordPress/wp-admin/includes
2008-12-05 22:33:45 +00:00
..
admin.php WP-Admin File Level Inline Documentation from santosj. see #7496 2008-08-11 20:26:31 +00:00
bookmark.php Notice fixes from DD32. see #7509 2008-11-14 23:01:16 +00:00
class-ftp-pure.php phpdoc for wp-admin. See #7496 props santosj. 2008-08-14 06:30:38 +00:00
class-ftp-sockets.php phpdoc for wp-admin. See #7496 props santosj. 2008-08-14 06:30:38 +00:00
class-ftp.php phpdoc for wp-admin. See #7496 props santosj. 2008-08-14 06:30:38 +00:00
class-pclzip.php phpdoc for wp-admin. See #7496 props santosj. 2008-08-14 06:30:38 +00:00
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 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 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 Use wp_count_comments() for Right Now. Eliminated a query. 2008-12-05 22:33:45 +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 phpdoc for wp-admin. Props jacobsantos. see #7527 2008-10-10 18:21:16 +00:00
media.php Attach orphan attachments when inserting into a post, fixes #8490 2008-12-05 06:21:42 +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 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 Warning fixes 2008-11-02 23:52:49 +00:00
template.php Add quick_edit_dropdown_pages_args filter 2008-12-05 19:40:30 +00:00
theme.php phpdoc for wp-admin/includes from jacobsantos. see #7527 2008-10-02 01:03:26 +00:00
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 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 Widgets background and new style buttons 2008-11-28 10:54:01 +00:00