Ultimate Book Blogger

⌘K
  1. Home
  2. Docs
  3. Ultimate Book Blogger
  4. Review Indexes
  5. [index-for] – Taxonomy Review Archive

[index-for] – Taxonomy Review Archive

This is a general shortcode for showing an A-Z archive for a specific taxonomy. The taxonomies in UBB are:

  • book-genre
  • book-publisher
  • book-source
  • book-format

So, for example, this shortcode would show an A-Z list of all the genres on your site, with a list of each books in the genre under each listing:

[index-for tax="book-genre"]

You need to enter one of the taxonomy names in the tax attribute.

Optional Attributes:

  • alphabet – true|false – Whether or not to show the A-Z letters on the page. Defaults to ‘true’.

Example:

[index-for tax="book-format" alphabet="false"]