=== Goodreads Grid Widget === Contributors: invik Tags: goodreads, covers Requires at least: Tested up to: 3.4.1 Stable tag: License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Shows an array of your Goodreads books covers. An implementation as a widget of the Goodreads "Grid Widget" (see "Edit Profile/Widgets"), which is fully customizable from the widgets menu. == Description == Shows an array of your Goodreads books covers without using flash (javascript only). An implementation as a Wordpress widget of the Goodreads "Grid Widget" (see "Edit Profile/Widgets"). The displayed covers grid cam be easily customized from the widgets menu. The customizable options are the ones shown in the Goodreads site: number of covers shown, which shelf (read/currently reading/to-read), sort criterion and order, cover image size (small/medium) and hiding the links and titles on the widget. The size of the area where covers are displayed can be customized in the sourcecode. == Installation == 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Customize and insert into template from 'Widgets' menu. == Frequently Asked Questions == None yet. == Changelog == = 1.0 = * First working version