• display_types: display Project Types – displayed by default. (true/false)
• display_tags: display Project Tag – displayed by default. (true/false)
• display_content: display project content – displayed by default. (true/false)
• display_author: display project author name – hidden by default. (true/false)
• include_type: display specific Project Types. Defaults to all. (comma-separated list of Project Type slugs)
• include_tag: display specific Project Tags. Defaults to all. (comma-separated list of Project Tag slugs)
• columns: number of columns in shortcode. Defaults to 2. (number, 1-6)
• showposts: number of projects to display. Defaults to all. (number)
• order: display projects in ascending or descending order. Defaults to ASC for sorting in ascending order, but you can reverse the order by using DESC to display projects in descending order instead. (ASC/DESC)
• orderby: sort projects by different criteria, including author name, project title, and even rand to display in a random order. Defaults to sorting by date. (author, date, title, rand)