Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kasparsd/goodshelves
Goodreads bookshelf plugin for WordPress.
https://github.com/kasparsd/goodshelves
goodreads goodreads-shelves wordpress wordpress-plugin
Last synced: 16 days 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-27T08:22:12.000Z (about 6 years ago)
- Last Synced: 2024-04-14T07:34:25.771Z (9 months ago)
- Topics: goodreads, goodreads-shelves, wordpress, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 4
- 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).