這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Good Reads Books

外掛說明

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.

螢幕擷圖

  • 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

安裝方式

  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

常見問題集

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.

使用者評論

2022 年 4 月 29 日
Goodreads no longer gives keys for developers and this plugin requires that, so it's useless. Too bad.
2019 年 5 月 21 日
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
2018 年 3 月 1 日
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!
2017 年 7 月 26 日
My bias review of my own plugin. Don't judge, stars matter!: Plugin works great to display GoodReads read/reading shelves. Simple and easy.
閱讀全部 4 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Good Reads Books〉的開發相關工作。

參與者

將〈Good Reads Books〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

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