WordPress/wp-admin/includes
westi 135927695a Menu hardening for the 2.8 branch see #11922
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@12893 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-01-28 22:07:51 +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 and apply x64 patch. Props demetris. fixes #9615 2009-04-22 18:04:49 +00:00
class-wp-filesystem-base.php WPFS cleanups. Props DD32. fixes #9525 2009-04-13 16:11:02 +00:00
class-wp-filesystem-direct.php Proper permissions for newly created files. Props azaozz. fixes #10170 for 2.8.1 2009-06-29 20:24: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 consolidate plugin/theme/core upgrade/install functions. Props DD32. see #7875 2009-04-19 19:36:28 +00:00
class-wp-filesystem-ssh2.php Enforce stream_get_contents() requirement for ssh2 fs. Props dd32. fixes #10093 for 2.8.1 2009-06-23 21:55:22 +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 2.8 2009-07-18 23:21:00 +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 Always load the Dashboard RSS widgets with AJAX, see #10133 for 2.8 2009-06-20 10:32:09 +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 Enforce stream_get_contents() requirement for ssh2 fs. Props dd32. fixes #10093 for 2.8.1 2009-06-23 21:55:22 +00:00
image.php Banishing ASCII quotes and apostrophes, props demetris, fixes #9655 2009-05-05 04:28:05 +00:00
import.php Append .txt to import files rather than .import. Props donncha 2009-02-20 21:39:20 +00:00
manifest.php Fall back to wp-tinymce.js if wp-tinymce.js.gz doesn't exist 2009-06-17 01:08:05 +00:00
media.php escape hrefs. Props Denis-de-Bernardy. fixes #10056 for 2.8 2009-11-30 17:08:36 +00:00
misc.php Check that token_get_all() exists before creating documentation links. fixes #10261 for 2.8.1 2009-06-29 20:48:44 +00:00
plugin-install.php Plugin install fixes. Props Denis-de-Bernardy. see #10192 for 2.8.1 2009-06-16 19:37:11 +00:00
plugin.php Menu hardening for the 2.8 branch see #11922 2010-01-28 22:07:51 +00:00
post.php Backport of the switch of the post|page being editing message from a create_function call to a normal function and reduce the duplicated code. See #10729 for 2.8 branch. 2009-10-20 17:00:34 +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 Some hardening for 2.8 2009-12-24 16:08:15 +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:47 +00:00
update.php Add gray background to inactive rows on plugins screen 2009-06-04 02:08: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 Return empty array instead of false from get_editable_user_ids. Props Denis-de-Bernardy, pairg. fixes #10119 for 2.8.1 2009-06-15 17:48:58 +00:00
widgets.php Do not reuse deleted widget instances IDs, fixes #10092 for 2.8.1 2009-06-15 23:57:00 +00:00