• I am trying to use wordpress to create an event listing for 5 dorms at a school. I was wondering if it is possible to create a “filter” where someone can choose their dorm (which would be a taxonomy tag or tag of some sort ) and it will filter all posts based on that filter PLUS would create a permanent permalink.

    For example, if I choose dorm1, the permalink will be:

    https://mysite.com/dorm1

    And if I choose a category on that page, the filter would stay the same:

    htt://mysite.com/dorm1/category/events

    I think the permalink issue is the most important. I have done this with MU but because of separate tables it is hard to coordinate information that may be useful to all dorms. Any thoughts on how I could get this to work?

  • The topic ‘Function to create initial filter for WordPress?’ is closed to new replies.