Category Filter

WordPress Plugin Staff List – Shortcode Category Filter

Staff Page – Shortcode Category Filter

You can display a subset of records filtered by a category or categories.
Displays only staff records that have "Faculty" category assigned.
 

Creating a page to display a subset of staff records.

  • Go to Staff Template > Template Options > Shortcodes
  • Copy Staff Page Shortcode.
  • Create a new page.
  • Paste the shortcode into page content editor.
  • Add shortcode option category="slug" or category-exclude="slug". Replace slug with your category slug.
Include one or more categories.
Exclude one or more categories.

Shortcode filters, menus and multi filters

You can combine menus and multi filters with category shortcode filters.
Exclude categories option can be also used with menus and multi filters.
p7960