10, "pretty_permalink" => 0 ), $atts )); $output = ''; // this holds the output if ( is_user_logged_in() ) { global $current_user; $args = array( 'user_id' => $current_user->ID, 'number' => $count, // how many comments to retrieve 'status' => 'approve' ); $comments = get_comments( $args ); if ( $comments ) { $output.= "