EXERCISE
- Create a custom post type called 'Trailers'. Make sure the slug is set to 'trailer'
- Next create new group of custom fields and name the group Trailers
- Create a custom text field and give it a name of 'director'
- Create a Wysiwyg Editor field and give it a name of 'starring'
- Don't forget to set the rule so this group of fields are shown when the post type is trailer.