Wordpress/wp-admin/includes
Andrew Ozz ef81374592 Sort widgets by name case insensitive, fixes #9766
git-svn-id: https://develop.svn.wordpress.org/trunk@11247 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-10 06:56:27 +00:00
..
admin.php
bookmark.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
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php
class-pclzip.php
class-wp-filesystem-base.php
class-wp-filesystem-direct.php
class-wp-filesystem-ftpext.php
class-wp-filesystem-ftpsockets.php
class-wp-filesystem-ssh2.php
class-wp-upgrader.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
comment.php
dashboard.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
export.php
file.php Set empty file type if skipping file type check. Fixes notices when importing. See #9393 props sivel. 2009-05-07 06:50:54 +00:00
image.php Banishing ASCII quotes and apostrophes, props demetris, fixes #9655 2009-05-05 04:28:05 +00:00
import.php
manifest.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
media.php Revert line that breaks browser uploader 2009-05-08 20:45:04 +00:00
misc.php Move _cleanup_header_comment() to wp-includes so it is always available. Fixes #8497 props Denis-de-Bernardy. 2009-05-04 09:33:58 +00:00
plugin-install.php Add missing "echo" in plugin installer, props Viper007Bond, fixes #9746 2009-05-07 10:18:12 +00:00
plugin.php Fix display of plugin update messages after bulk ops. Props DD32. fixes #9303 2009-05-05 20:48:46 +00:00
post.php Make tags accessible without js on the edit screen 2009-05-04 12:13:44 +00:00
schema.php
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 esc_js(). Shorter, follows new escaping naming convention. 2009-05-09 07:27:22 +00:00
theme-install.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
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
update.php Add hook for adding info to plugin update message. Props JohnLamansky. fixes #9553 2009-05-05 05:19:53 +00:00
upgrade.php
user.php Default password nag fixes. Props DD32. fixes #9710 2009-05-06 16:19:40 +00:00
widgets.php Sort widgets by name case insensitive, fixes #9766 2009-05-10 06:56:27 +00:00