• Resolved blastiu17

    (@blastiu17)


    The ability to add categories and then filter the list by that category on certain pages. We use this plugin for a staff list for a school district and we would like to filter the lists by building.

Viewing 1 replies (of 1 total)
  • Plugin Author ERA404

    (@era404)

    Hello @blastiu17,

    We addressed your request specifically with the current release of StaffList.

    Please take a look at version 2.2.0, which now allows admins to embed StaffList directories using subset rules. For example, if you wish to include only staff from Building A, you can specify this criteria in the shortcode:

    Building A Faculty
    [stafflist subset=”building:a”]

    In a different page, if you wish to include only staff from Building B, you can do the same with a slightly different shortcode:

    Building B Faculty
    [stafflist subset=”building:b”]

    Furthermore, you can also include records that match more than one criteria, such as:

    Buildings C-F Faculty
    [stafflist subset=”building:c|d|e|f”]

    We hope this will satisfy your needs for distinct lists.

Viewing 1 replies (of 1 total)
  • The topic ‘Feature Request’ is closed to new replies.