1 2 3 4
<?php require_once('../wp-load.php'); wp_redirect('edit-comments.php?comment_status=moderated'); ?>