> For the complete documentation index, see [llms.txt](https://learn.us-themes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.us-themes.com/week-2/day-8.md).

# Day 8

### Custom Post Type UI plugin (2h)

* [Basic docs](https://www.wpbeginner.com/wp-tutorials/how-to-create-custom-post-types-in-wordpress/).
* Using CPT UI:
  * Create a new Custom Post Type “Books”.
  * Create a new Taxonomy “Genres”, and assign it to “Books” CPT.
* Add a few Genres and about 5 Books.
* Create a new Page Template and assign it to Books CPT in Impreza Theme Options (you can copy it from any page template for Portfolio from any of our demos).
* Create a new Grid Layout to show Books, make sure the Genre is shown in this layout.
* Create a new Page with a Grid/Listing element to show Books using the Grid Layout from the previous step.
* Make screenshots of the admin area and the front-end result, and attach them to the daily report.

### Send the report

Send the summary and link to the results to the curator.
