WordPress/wp-admin/includes
2009-08-15 08:03:48 +00:00
..
admin.php
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
class-ftp-sockets.php
class-ftp.php
class-pclzip.php
class-wp-filesystem-base.php
class-wp-filesystem-direct.php Proper permissions for newly created files. Props azaozz. fixes #10170 for trunk 2009-06-29 20:23:04 +00:00
class-wp-filesystem-ftpext.php Fix plugin/theme upgrade issues when using ftp extension. Fixes #9980 props DD32. 2009-05-30 17:14:07 +00:00
class-wp-filesystem-ftpsockets.php
class-wp-filesystem-ssh2.php Fix class-wp-filesystem-ssh2 put_contents() for empty files, props lostinlafayette dd32, fixes #10604 2009-08-15 07:49:28 +00:00
class-wp-upgrader.php WP Upgrader improvements, props DD32, fixes #9836 2009-06-06 08:14:41 +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 Trash status updates for posts, pages, comments and attachments, props caesarsgrunt, see #4529 2009-07-30 13:39:34 +00:00
export.php Add support for sticky posts to the WXR exporter and importer. Fixes #10462 props josephscott. 2009-08-04 21:46:42 +00:00
file.php Remove dot and silence errors in get_filesystem_method() 2009-08-15 08:03:48 +00:00
image.php Add attachment ID to the wp_generate_attachment_metadata filter, props taco1991, fixes #10494 2009-07-27 23:08:21 +00:00
import.php
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 Trash status updates for posts, pages, comments and attachments, props caesarsgrunt, see #4529 2009-07-30 13:39:34 +00:00
meta-boxes.php Add the new file too. 2009-08-14 18:58:22 +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 Correct icon_url over SSL in add_object_page(), props johnbillion, fixes #10412 2009-07-15 08:36:45 +00:00
post.php Fix bulk edit, some cleanup and message fixes for moving in/out of the trash, see #4529 2009-08-12 10:57:15 +00:00
schema.php Trim tailing whitespace 2009-05-24 23:47:49 +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 Trash status updates for posts, pages, comments and attachments, props caesarsgrunt, see #4529 2009-07-30 13:39:34 +00:00
theme-install.php Fix margin on Find Themes button 2009-05-31 01:11:07 +00:00
theme.php
update-core.php Fix typo in update-core.php, props takayukister, fixes #10140 for trunk 2009-06-14 08:04:26 +00:00
update.php Fix warnings in wp_plugin_update_rows(), see #10464 2009-08-07 09:33:40 +00:00
upgrade.php Give better instructions when installing over an existing users table. Fixes #9569 based on patch from coffee2code. 2009-05-14 06:54:33 +00:00
user.php Make it much easier to filter contact methods from user profiles adding and removing at will. Fixes #10240 props joostdevalk. 2009-08-06 21:59:52 +00:00
widgets.php Do not reuse deleted widget instances IDs, fixes #10092 for trunk 2009-06-15 23:57:52 +00:00