Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $args_comm = array( 'number' => $number_of_comments, 'status' => 'approve' );
- $comments = get_comments($args_comm);
- foreach($comments as $comment) {
- COMMENT
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement