Wordpress/wp-admin/includes
Andrew Ozz f5fa5294ed Delete widgets when dragged back to Available Widgets, add ui.droppable.js and ui.selectable.js, see #9511
git-svn-id: https://develop.svn.wordpress.org/trunk@11445 602fd350-edb4-49c9-b593-d223f7449a82
2009-05-24 15:46:09 +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 Update pclzip to 2.8 and apply x64 patch. Props demetris. fixes #9615 2009-04-22 18:04:49 +00:00
class-wp-filesystem-base.php
class-wp-filesystem-direct.php
class-wp-filesystem-ftpext.php Check if not exists and not is_dir before bailing. Props st3ff3n. fixes #9274 2009-04-24 17:12:21 +00:00
class-wp-filesystem-ftpsockets.php consolidate plugin/theme/core upgrade/install functions. Props DD32. see #7875 2009-04-19 19:36:28 +00:00
class-wp-filesystem-ssh2.php SS2 FS fixes. Props DD32. fixes #8210 2009-04-22 23:38:01 +00:00
class-wp-upgrader.php Deprecate sanitize_url() and clean_url() in favor of esc_url_raw() and esc_url() 2009-05-18 16:00:33 +00:00
comment.php Deprecate sanitize_url() and clean_url() in favor of esc_url_raw() and esc_url() 2009-05-18 16:00:33 +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 Deprecate sanitize_url() and clean_url() in favor of esc_url_raw() and esc_url() 2009-05-18 16:00:33 +00:00
export.php deprecate wp_specialchars() in favor of esc_html(). Encode quotes for esc_html() as in esc_attr(), to improve plugin security. 2009-05-18 15:11:07 +00:00
file.php Use a semantic class name for text targeted to screen readers. props filosofo. fixes #9791 2009-05-12 22:40:56 +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 TinyMCE 3.2.4, remove the autosave plugin and add the same functionality in autosave.js, fix double warning messages when leaving the page. 2009-05-22 22:08:17 +00:00
media.php Deprecate sanitize_url() and clean_url() in favor of esc_url_raw() and esc_url() 2009-05-18 16:00:33 +00:00
misc.php Support IIS 7.0 URL Rewrite Module. Props ruslany. Hat tips to peaceablewhale, hakre, Denis-de-Bernardy, sivel. fixes #8974 2009-05-16 02:04:36 +00:00
plugin-install.php Deprecate sanitize_url() and clean_url() in favor of esc_url_raw() and esc_url() 2009-05-18 16:00:33 +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 TinyMCE 3.2.4, remove the autosave plugin and add the same functionality in autosave.js, fix double warning messages when leaving the page. 2009-05-22 22:08:17 +00:00
schema.php Remove vestiges of what_to_show. Props filosofo. fixes #9815 2009-05-13 22:28:56 +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 Delete widgets when dragged back to Available Widgets, add ui.droppable.js and ui.selectable.js, see #9511 2009-05-24 15:46:09 +00:00
theme-install.php Deprecate sanitize_url() and clean_url() in favor of esc_url_raw() and esc_url() 2009-05-18 16:00:33 +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 Check if delete_transient() exists to avoid error when upgrading from releases that don't define it. 2009-05-16 04:56:13 +00:00
update.php Some more styling for the plugins screen 2009-05-19 01:27:34 +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 Pass references and more context to the new 'user_profile_update_errors' hook. Fixes #9302. 2009-05-23 21:37:49 +00:00
widgets.php Delete widgets when dragged back to Available Widgets, add ui.droppable.js and ui.selectable.js, see #9511 2009-05-24 15:46:09 +00:00