[ Index ] |
WordPress Cross Reference |
[Summary view] [Print] [Text view]
1 <?php 2 /** 3 * Comment Moderation Administration Screen. 4 * 5 * Redirects to edit-comments.php?comment_status=moderated. 6 * 7 * @package WordPress 8 * @subpackage Administration 9 */ 10 require_once( dirname( dirname( __FILE__ ) ) . '/wp-load.php' ); 11 wp_redirect( admin_url('edit-comments.php?comment_status=moderated') ); 12 exit;
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Tue Mar 25 01:41:18 2014 | WordPress honlapkészítés: online1.hu |