how to sort word document in order code example Example: query sort alphabetically wp $args = array( 'orderby' => 'title', 'order' => 'DESC', );