WordPress/wp-admin/includes
ryan 05f229cef0 Don't double escape. fixes #7018
git-svn-id: http://svn.automattic.com/wordpress/trunk@7980 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-22 00:12:17 +00:00
..
admin.php Move define of AUTOSAVE_INTERVAL to wp-settings so that it is available earlier. Props simonwheatley. fixes #6668 for trunk 2008-04-14 17:07:34 +00:00
bookmark.php Strip slashes before preparing link for insert. see #6644 2008-04-16 05:55:27 +00:00
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php
class-pclzip.php
class-wp-filesystem-direct.php Typo fixes from DD32. fixes #6818 for trunk 2008-04-23 01:14:26 +00:00
class-wp-filesystem-ftpext.php
class-wp-filesystem-ftpsockets.php
comment.php Consolidate get_pending_comments_num() queries. see #6770 2008-04-22 21:26:01 +00:00
dashboard.php Some URL cleaning 2008-05-20 18:01:43 +00:00
export.php Export and import post excerpts. Props kartik_subbarao. fixes #5555 2008-05-20 22:22:21 +00:00
file.php Add some page template validation 2008-05-12 23:51:54 +00:00
image.php Suppress exif_read_data() errors. Props tellyworth. fixes #6571 for trunk 2008-04-14 20:19:15 +00:00
import.php
media.php wp_admin_css() improvements. Props mdawaffe. see #7011 2008-05-22 00:06:41 +00:00
misc.php Reture true from got_mod_rewrite if we can't determine if the module is loaded. Add got_rewrite filter. Props andy. fixes #6278 2008-03-25 00:22:37 +00:00
plugin.php Use is_plugin_active() and remove double searching. Props DD32. fixes #6332 2008-03-23 16:36:05 +00:00
post.php Don't double escape. fixes #7018 2008-05-22 00:12:17 +00:00
schema.php Add blank to default avatars. Rename default to Mystery Man. see #6802 2008-05-04 18:05:20 +00:00
taxonomy.php Use array calling style. see #6647 2008-05-08 19:19:58 +00:00
template.php Put checked categories at the top of the checlist. Props mdawaffe. fixes #7000 for trunk 2008-05-19 21:35:18 +00:00
theme.php
update.php Return WP_Error from download_url() on HTTP Errors. Fix cases where current plugin filename differs from the WordPress.org slug. Props DD32. see #5586 2008-03-27 07:36:30 +00:00
upgrade.php Clear out bad activation keys from 2.5.1. fixes #6842 for trunk 2008-05-15 20:07:54 +00:00
user.php Prepare DB queries in more places. Props filosofo. see #6644 2008-04-14 16:13:25 +00:00
widgets.php wp_admin_css() improvements. Props mdawaffe. see #7011 2008-05-22 00:06:41 +00:00