Book Content
Book-related Tibi content is edited in private WordPress post types and exposed through Tibi REST endpoints with NLB metadata enrichment.
Last modified: July 10, 2026
Content Types
| Post type | Admin label | Purpose |
|---|---|---|
tibi-temasak |
Temalister |
Thematic book lists. |
tibi-aktuell-bok |
Aktuelle bøker |
Current book entries. |
tibi-bokanbefaling |
Bokanbefalinger |
Book recommendations. |
tibi-topics-block |
Banner Tibi bibliotek |
Reusable topic/banner content. |
Filters
| Taxonomy | Purpose |
|---|---|
tibi-aldersgruppe |
Audience/age group filtering. |
tibi-syndikering |
Platform/publishing target filtering. |
REST Consumers
Relevant endpoints are documented in Tibi APIs, including:
/wp-json/tibi/v1/book-details/{book_number}/wp-json/tibi/v1/book-recommendations/wp-json/tibi/v1/book-lists/wp-json/tibi/v1/book-content/wp-json/tibi/v1/banner/{slug}
QA
- Confirm the WordPress item is published/configured as expected.
- Confirm the correct age group/platform terms are assigned.
- Confirm REST output includes the item.
- Confirm external NLB metadata resolves for referenced book numbers.
- Confirm cache/transient behavior after metadata changes.