kasparsd / goodshelves
WordPress plugin for sharing your Goodreads bookshelves
Package info
github.com/kasparsd/goodshelves
Type:wordpress-plugin
pkg:composer/kasparsd/goodshelves
1.0.0
2026-07-20 15:19 UTC
Requires (Dev)
- phpcompatibility/phpcompatibility-wp: ^3.0@dev
- phpstan/phpstan: ^2.2
- roots/wordpress: ^7.0
- wp-coding-standards/wpcs: ^3.4
- wpackagist-plugin/query-monitor: ^4.0
- wpackagist-theme/twentytwentyfive: ^1.5
This package is auto-updated.
Last update: 2026-07-20 15:19:48 UTC
README
Use the following shortcode to display your Goodreads bookshelves:
[goodshelves user="USERID" shelf="SHELF"]
where USERID is your user ID (required) and SHELF is the name of the shelf to display (optional).
How it Works
-
Uses the public Atom feeds instead of the Goodreads API. Your profile must be public for this to work!
-
All responses are cached for 12 hours by default.
Credits
Created by Kaspars Dambis.