Wordpress/wp-admin/includes
Mark Jaquith a58adaafff get_comment_to_edit() should return false when the comment does not exist or is marked as spam. props Westi. fixes #4533.
git-svn-id: https://develop.svn.wordpress.org/trunk@5757 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-25 21:30:18 +00:00
..
admin.php
bookmark.php Add some taxonomy validation. Rearrange funcs. 2007-06-19 00:33:44 +00:00
comment.php get_comment_to_edit() should return false when the comment does not exist or is marked as spam. props Westi. fixes #4533. 2007-06-25 21:30:18 +00:00
file.php Trim empty lines. Nothing but newline. 2007-06-14 02:25:30 +00:00
image.php Trim empty lines. Nothing but newline. 2007-06-14 02:25:30 +00:00
import.php
misc.php
plugin.php Trim empty lines. Nothing but newline. 2007-06-14 02:25:30 +00:00
post.php Protect _wp_page_template too. 2007-06-19 22:42:25 +00:00
schema.php Introducing post_status="pending". see #4446 and put any initial bug reports on that ticket 2007-06-14 16:24:28 +00:00
taxonomy.php EXTR_SKIP. See #4468 2007-06-15 17:30:37 +00:00
template.php Matt requested that I revert this ([5742]). see #4254 for discussion 2007-06-22 01:29:57 +00:00
theme.php Trim empty lines. Nothing but newline. 2007-06-14 02:25:30 +00:00
upgrade.php Trim empty lines. Nothing but newline. 2007-06-14 02:25:30 +00:00
upload.php
user.php Order pending posts nag by post_modified ASC, drafts by post_modified DESC 2007-06-24 05:58:38 +00:00