https://github.com/kasparsd/goodshelves
Goodreads bookshelf plugin for WordPress.
https://github.com/kasparsd/goodshelves
goodreads goodreads-shelves wordpress wordpress-plugin
Last synced: 2 months ago
JSON representation
Goodreads bookshelf plugin for WordPress.
- Host: GitHub
- URL: https://github.com/kasparsd/goodshelves
- Owner: kasparsd
- Created: 2018-12-26T16:12:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-27T08:22:12.000Z (over 7 years ago)
- Last Synced: 2025-07-14T15:19:16.154Z (12 months ago)
- Topics: goodreads, goodreads-shelves, wordpress, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Goodreads Shelves for WordPress
Use the following shortcode to display your [Goodreads](https://www.goodreads.com/) 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](https://www.goodreads.com/review/list_rss/67960994?shelf=read) 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](https://kaspars.net).