Make WordPress Core


Ignore:
Timestamp:
04/24/2009 02:25:20 AM (15 years ago)
Author:
azaozz
Message:

Fix hiding of comments after approving/unapproving them

File:
1 edited

Legend:

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

    r11035 r11073  
    263263<?php wp_nonce_field('bulk-comments'); ?>
    264264
    265 <?php echo "<input type='hidden' name='comment_status' value='$comment_status' />\n"; ?>
    266265<select name="comment_type">
    267266    <option value="all"><?php _e('Show all comment types'); ?></option>
Note: See TracChangeset for help on using the changeset viewer.