Title: Tag selection
Last modified: August 18, 2016

---

# Tag selection

 *  [Ron](https://wordpress.org/support/users/ronklaren/)
 * (@ronklaren)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/tag-selection/)
 * Hello all,
 * Although I searched the forums, I couldn’t find an answer to my question, so 
   I started a new topic.
 * What I would like to do is best explained using an example:
 * On a site I want to create a database of moviereviews. To make searching easier
   I’m gonna use tags.
 * A.o. I want to use these tags/categories:
 * Age: 0-3, 3-12, 12-18, 18+
    Genre: comedy, horror, action etc. Year: 1990, 1991,
   1992 etc.
 * What would be great if users could have the option to select from the 3 catgories(
   age, genre, year) to get an overview of movies for the specific audience they
   want.
 * For example: I want to see all movies suitable voor agegroup 12-18, in the genre
   action, from the year 2001.
 * Is this at all posible in WordPress, or do I have to stick with Drupal?
 * Many thanks for any light you people can shed on this!
 * Regards,
 * Ron

Viewing 1 replies (of 1 total)

 *  [nexxor](https://wordpress.org/support/users/nexxor/)
 * (@nexxor)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/tag-selection/#post-623379)
 * I don’t think there is an in-built function for this specific problem.
 * You must code a little function on your own. The wordpress database contains 
   a post_to_cat table where every tag is stored. So you must access this table 
   to get all posts which fit.

Viewing 1 replies (of 1 total)

The topic ‘Tag selection’ is closed to new replies.

## Tags

 * [categories](https://wordpress.org/support/topic-tag/categories/)
 * [selecting](https://wordpress.org/support/topic-tag/selecting/)
 * [selection](https://wordpress.org/support/topic-tag/selection/)
 * [tags](https://wordpress.org/support/topic-tag/tags/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [nexxor](https://wordpress.org/support/users/nexxor/)
 * Last activity: [18 years, 6 months ago](https://wordpress.org/support/topic/tag-selection/#post-623379)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
