Collage view

UserPro provides a collage view for listing users on your WordPress site.

How to Embed This Shortcode in Editor

[userpro template=collage]

Shortcode Options

Example

Options are used to customize the shortcode and can be assigned as a pair option=value in your shortcode like this.

[userpro template=collage option=value]

Search Options and Parameters

  • collage_per_page – How many collage to display per page. Default: all
  • sortby – A sortby parameter to sort your members in collage view. Supported sorting parameters are available in WordPress codex (http://codex.wordpress.org/Class_Reference/WP_User_Query#Order_.26_Orderby_Parameters) Default: registered (Sort members by registration date, by default)
  • order – desc or asc sorting. desc for descending and asc for ascending. Default: desc

For a live demo please check this link: Collage View Demo

Was this article helpful?

Related Articles

Leave A Comment?