Wordpress/wp-admin/includes
Ryan Boren 578e956287 Actions for postmeta updates. Props Demitrious Kelly. see #10750
git-svn-id: https://develop.svn.wordpress.org/trunk@11968 602fd350-edb4-49c9-b593-d223f7449a82
2009-09-24 17:10:28 +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 Remove trailing whitespace 2009-09-14 14:03:32 +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 Switch round some quotes. Fixes #10669 props niallkennedy 2009-09-20 13:49:20 +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 JS prompt, add size to 'load_image_to_edit' filter, see #10528 2009-09-24 08:47:33 +00:00
image.php Image editing (first run). Includes code by stephanreiter, see #10528 2009-09-10 22:07:33 +00:00
import.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
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 Image Editor improvements, see #10528 2009-09-24 01:54:07 +00:00
meta-boxes.php Clean up .button and .button[disabled] CSS classes, add spinner and gray-out buttons after clicking Publish or Update post. 2009-08-25 05:14:49 +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 Active plugin filter, plugin deactivation array_splice() protection. props apeatling. fixes #10839 2009-09-24 04:15:37 +00:00
post.php Actions for postmeta updates. Props Demitrious Kelly. see #10750 2009-09-24 17:10:28 +00:00
schema.php Key should be comment_id not post_id. see #2659 2009-09-21 18:09:21 +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 Move the nonce on the import upload form to the action url so it always arrives even if the post data exceeds post_max_size. Also add some phpdoc. See #10830. 2009-09-23 06:59:20 +00:00
theme-install.php Fix margin on Find Themes button 2009-05-31 01:11:07 +00:00
theme.php Support single line Template Name comment blocks for theme Templates and apply same cleanup to all header lines. Fixes #8497 props DD32 and Denis-de-Bernardy. 2009-05-04 09:12:12 +00:00
update-core.php Add btt.php and jkw.php to list of files to remove during upgrade. 2009-09-11 18:12:10 +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