Now that edit-comments.php has a page fo …
Now that edit-comments.php has a page for Spam, we should add the ability to delete all spam comments. We could add “Delete All” to the actions list, but that suggests the action applies to checked comment rows rather than to all spam comments. Perhaps a “Delete All Spam” button next to the “Apply” button.
Andrew Ozz 8:39 am on September 4, 2008 Permalink
“Delete All Spam” button sounds better. Also currently we have three “pages” for comments:
The second and third listings seem pretty close in functionality, no actions drop-down/checkboxes, not available for pages. Are we keeping both?
Ryan 5:35 pm on September 4, 2008 Permalink
I doubt I will ever use “Comments on this post”. I would rather have edit-comments.php?p=45 rather than edit.php?p=45 so that we get bulk ops and keyboard shortcuts. If we got rid of edit.php?p=45, we might need an easy way to get back to edit.php after clicking from there to edit-comments.php?p=45. I think we can check to see if we’re filtering by post and if the referer is edit.php. If so, display some sort of go back link.