Wordpress/wp-admin/includes
Ryan Boren 163f22deb5 Comment caching. Reduce queries on edit-comments.php page. Add non-persistent cache groups. Hat tip to hovenko. fixes #4387
git-svn-id: https://develop.svn.wordpress.org/trunk@5666 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-08 00:20:22 +00:00
..
admin.php
bookmark.php Separate AJAX cat adder into post and link flavors. see #4189 2007-06-02 02:53:09 +00:00
comment.php Remove comment_text filter from get_comment_to_edit. fixes #4403 for 2.3 2007-06-05 14:41:02 +00:00
file.php Set eol-style 2007-05-28 00:04:33 +00:00
image.php
import.php
misc.php
plugin.php Keep greedy regex's in control. fixes #4165 2007-06-02 00:02:06 +00:00
post.php attribute_escape()s and int casts. see #4333 2007-05-25 09:41:04 +00:00
schema.php Fix schema formatting to appease dbDelta. see #4189 2007-05-25 22:57:52 +00:00
taxonomy.php Fix category renaming. fixes #4415 see #4189 2007-06-06 16:12:02 +00:00
template.php Comment caching. Reduce queries on edit-comments.php page. Add non-persistent cache groups. Hat tip to hovenko. fixes #4387 2007-06-08 00:20:22 +00:00
theme.php Keep greedy regex's in control. fixes #4165 2007-06-02 00:02:06 +00:00
upgrade.php Upgrade fixes. see #4189 2007-06-03 18:57:14 +00:00
upload.php Better use empty alt attribute than the filename. Props cpoteet. fixes #3100 2007-06-05 04:40:10 +00:00
user.php