'DESC', 'orderby' => 'post_modified', 'number' => 2, 'post_type' => 'post', 'post_status' => 'publish'); $follow_pages = get_posts( $args ); //print_r($follow_pages); ?>