This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Good Reads Books

Description

Showcase reading and read Goodreads shelves on your website.

  • Fully Responsive
  • Select how many books to show in a row
    • Will display all currently reading
    • Rest of space filled with recently read
  • Updates shelves daily
  • Colour, or, Black & White covers (for the true Kindle experience)

Usage

  • After setting up, use [goodreads] shortcode to display

Please Note

  • 🍺 This is a new plugin, please open a support request before summiting a negative review, I’m happy to help, please provide as much information as possible (books that are causing an issue, theme currently used, your GoodReads profile URL, your GoodReads API key, WordPress and PHP version).

Road Map

The current todo list:

  • Make the Select Media Item input with upload instead of text input for cover exemptions
  • Better default CSS for headings

Please add any additional requests into the Support tab.

Screenshots

  • Running out of the box on Twenty-Fifteen
  • Running out of the box iPhone 6s emulator on Twenty-Fifteen theme
  • Settings page
  • As a sticky post in a custom theme

Installation

  1. Install the plugin from your Plugin browser, or download the plugin and extract the files and upload good-reads-books to your /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. View the Good Reads Books interface under Settings in your WordPress Admin
  4. Use the [goodreads] shortcode where you want to show your shelves

FAQ

Installation Instructions
  1. Install the plugin from your Plugin browser, or download the plugin and extract the files and upload good-reads-books to your /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. View the Good Reads Books interface under Settings in your WordPress Admin
  4. Use the [goodreads] shortcode where you want to show your shelves
Why are some covers cropped?

The books are currently being displayed at a 1:1.55 ratio. Not all book covers are this ratio, so minor clipping may occur as the image is set to fill the space the plugin provides for it.

What is this warning about `CURL` about?

CURL is a library of PHP that is used to access data from other websites. For this plugin, we need to access Goodreads API and retrieve the data for your shelves. Without CURL this plugin cannot work.

The Books are really small on smart phone?

The displaying of the books is lateral, allocating as many slots as selected in the admin settings page. This allocation shrinks equally as the container width lowers, and the covers ratios are maintained. If you’ve selected a high number of books, this may result in the thumbnails looking too small on smaller phones.

This is by design, but I’m open to changing it in future version if the request is there. In the mean time, try reducing your “Show x Total Books” numbers.

Some books are blank, just the “G” logo?

Due to licensing, sadly some image covers are not available through Goodreads API. If a books image is blank, you can define it in the settings page under “Exceptions” with your own cover.

To get the ID of the book, hover the cover of the book with your cursor on your website.

Why do you call it “Good Reads Books” instead of “Goodreads Books” ?

The fine fellows at Goodreads in their API agreement state that no one can’t use “Goodreads” in an app title. Yet “Good Reads” is fine.. legal stuff is so silly sometimes.

Reviews

April 29, 2022
Goodreads no longer gives keys for developers and this plugin requires that, so it's useless. Too bad.
May 21, 2019
Very nice lightweight plugin, exactly what I m looking for. Very easy to use. Some book covers won't appear but the plugin's author provides an easy and clever way to bypass the problem which originates from Goodreads.com
March 1, 2018
Given that currently reading widget from goodreads.com itself doesnt support wordpress, I'm so glad that this plugin was made. Its super simple but great. Thank you for making it!
July 26, 2017
My bias review of my own plugin. Don't judge, stars matter!: Plugin works great to display GoodReads read/reading shelves. Simple and easy.
Read all 4 reviews

Contributors & Developers

“Good Reads Books” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Good Reads Books” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.2

  • Dec 6, 2017
  • added: user ID parser logic to better extract member/authors who have custom usernames (thanks Andy E!)
  • added: a “Refresh” AJAX button in admin. Though saving page refreshes plugin, this button makes it easier.
  • added: new error handler for api returning a 404 (odd, but it can happen!)
  • changed: rewrote most inline field description instructions
  • changed: B&W covers now optional
  • fixed: properly localized text that contained variables/html

1.1

  • July 6, 2016
  • fixed use of php shorttag that caused undefined var for credit on some server setups

1.0

  • July 1, 2017
  • Initial build