For authors, readers, collectors, and unapologetic book nerds.
The Grand Athenaeum helps you create beautiful book collections on WordPress. Use it to showcase your own books, organize series and reading orders, build curated recommendation pages, or share favorite reads with clean, reader-friendly book cards.
The plugin creates a dedicated Books area in WordPress, with fields for covers, subtitles, series labels, display order, prices, retailer links, blurbs, tags, tropes, and excerpts. Books can be grouped into series, tagged for discovery, and displayed on pages with a simple shortcode.
Use The Grand Athenaeum for author libraries, book blogs, fan-curated reading tables, affiliate-friendly recommendation shelves, series reading orders, trope lists, and themed book collections.
Use this shortcode to display books:
[grand_athenaeum_grid]
Optional attributes:
series – show books from one series slug.tag or tags – show books with one or more book tag slugs.columns – choose 1, 2, 3, or 4 columns.book_id – show one specific book.title – show a heading above the grid.posts_per_page – limit the number of books shown.heading_align – set heading alignment to left, center, or right.heading_color – set a heading color with a hex value.include_unordered – include books without a display order when filtering.Examples:
[grand_athenaeum_grid]
[grand_athenaeum_grid series="my-series" columns="3"]
[grand_athenaeum_grid tag="found-family" columns="4"]
[grand_athenaeum_grid book_id="123" columns="1"]
The current shortcodes use the grand_athenaeum_ prefix. Legacy bookshelf_* shortcodes remain supported for backward compatibility with existing sites.