Make WordPress Core


Ignore:
Timestamp:
11/15/2003 08:58:18 AM (22 years ago)
Author:
saxmatt
Message:

Cleaning up comment moderation and the comment code in general. More to do tomorrow with regards to wp-moderation.php.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/edit-comments.php

    r546 r549  
    3838?>
    3939<ul id="adminmenu2">
    40     <li><a href="edit.php">Posts</a></li>
    41     <li class="last"><a href="edit-comments.php" class="current">Comments</a></li>
     40    <li><a href="edit.php">Latest Posts</a></li>
     41    <li class="last"><a href="edit-comments.php" class="current">Latest Comments</a></li>
     42    <li><a href="wp-moderation.php">Comments Awaiting Moderation</a></li>
    4243</ul>
    4344
Note: See TracChangeset for help on using the changeset viewer.