WordPress/wp-admin/includes
2009-10-13 22:04:54 +00:00
..
admin.php WP-Admin File Level Inline Documentation from santosj. see #7496 2008-08-11 20:26:31 +00:00
bookmark.php Deprecate sanitize_url() and clean_url() in favor of esc_url_raw() and esc_url() 2009-05-18 16:00:33 +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 Update pclzip to 2.8.2 - Fixes #10650 and #10777. 2009-10-01 21:04:57 +00:00
class-wp-filesystem-base.php WP_Filesystem fixes and phpdoc, props hakre dd32, see #10304 2009-08-16 08:34:53 +00:00
class-wp-filesystem-direct.php Include 'hidden' directories in filesystem dirlist by default, props dd32, fixes #10774 2009-09-15 02:21:00 +00:00
class-wp-filesystem-ftpext.php Include 'hidden' directories in filesystem dirlist by default, props dd32, fixes #10774 2009-09-15 02:21:00 +00:00
class-wp-filesystem-ftpsockets.php Include 'hidden' directories in filesystem dirlist by default, props dd32, fixes #10774 2009-09-15 02:21:00 +00:00
class-wp-filesystem-ssh2.php Include 'hidden' directories in filesystem dirlist by default, props dd32, fixes #10774 2009-09-15 02:21:00 +00:00
class-wp-upgrader.php Remove trailing whitespace 2009-09-14 14:03:32 +00:00
comment.php Properly escape comment_author_url when displaying, for trunk 2009-07-18 23:21:50 +00:00
continents-cities.php Give continents-cities their own textdomain. Props nbachiyski, Denis-de-Bernardy . fixes #9794 2009-05-14 20:05:25 +00:00
dashboard.php Request only as many incoming links and we'll display. Props niallkennedy. fixes #10685 2009-10-13 22:04:54 +00:00
export.php Remove trailing whitespace 2009-09-14 14:03:32 +00:00
file.php Handle the file upload case on import when post_max_size is smaller than upload_max_filesize and no POST data arrives at all. Fixes #10830. 2009-09-23 07:06:58 +00:00
image-edit.php Image Editor: fix refreshing of the thumbnail, use WP_Http_Fopen::test(), see #10528 2009-09-30 23:39:09 +00:00
image.php Image editing (first run). Includes code by stephanreiter, see #10528 2009-09-10 22:07:33 +00:00
import.php Remove trailing whitespace 2009-09-24 17:19:13 +00:00
manifest.php Fall back to wp-tinymce.js if wp-tinymce.js.gz doesn't exist 2009-06-17 01:06:32 +00:00
media.php Constrain admin thumbnail display to width of meta box while in sidebar. Add filters. 2009-10-10 07:41:42 +00:00
meta-boxes.php Merge post.js with page.js and slug.js, optimize categories and tags JS, standardize postboxes IDs and JS. 2009-10-13 10:02:42 +00:00
misc.php Check that token_get_all() exists before creating documentation links. fixes #10261 for trunk 2009-06-29 20:48:12 +00:00
plugin-install.php Plugin install fixes. Props Denis-de-Bernardy. see #10192 2009-06-16 19:36:48 +00:00
plugin.php Improve inline documentation for register_setting(). Props filosofo. fixes #10368 2009-10-01 17:54:24 +00:00
post.php Merge post.js with page.js and slug.js, optimize categories and tags JS, standardize postboxes IDs and JS. 2009-10-13 10:02:42 +00:00
schema.php Embeds. Props Viper007Bond. see #10337 2009-10-13 17:04:22 +00:00
taxonomy.php _a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650 2009-05-05 19:43:53 +00:00
template.php Merge post.js with page.js and slug.js, optimize categories and tags JS, standardize postboxes IDs and JS. 2009-10-13 10:02:42 +00:00
theme-install.php Fix margin on Find Themes button 2009-05-31 01:11:07 +00:00
theme.php Introducing register_theme_directory() which takes a wp-content-relative path and will additionally scan it for themes. Plugins can use this to add themes without requiring copying by the user. props apeatling. fixes #10467 2009-10-13 19:06:35 +00:00
update-core.php Remove the php-gettext library as we don't use it anymore. Fixes #9751. 2009-10-07 20:42:05 +00:00
update.php phpDoc subpackage is Administration not Admin. 2009-09-14 21:13:25 +00:00
upgrade.php Eliminate the redundant and confusing comment threading depth of 1. Threading starts at 2 now. fixes #10829 2009-09-22 06:00:46 +00:00
user.php Fix user creation from admin after changes for #10751. Fixes #10811 props alexkingorg. 2009-09-18 20:47:24 +00:00
widgets.php Do not reuse deleted widget instances IDs, fixes #10092 for trunk 2009-06-15 23:57:52 +00:00