Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Good Reads Books

Descripción

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.

Capturas

  • 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

Instalación

  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.

Reseñas

29 de abril de 2022
Goodreads no longer gives keys for developers and this plugin requires that, so it's useless. Too bad.
21 de mayo de 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
1 de marzo de 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!
26 de julio de 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.
Leer todas las 4 reseñas

Colaboradores y desarrolladores

«Good Reads Books» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Good Reads Books» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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