We'll create fresh WordPress site with LT Unleashed installed. You have 20 minutes to test the plugin after that site we'll be deleted.
That plugin offers shortcodes and widgets so you can display any public
LibraryThing books collection in WordPress.
[books username=”username”]
Displays the books of the given LibraryThing user. This shortcode only uses the
LibraryThing API and will work even if you don’t provide an AWS key pair.
Optional attributes are:
count
: Maximum number of books to show (default 20)sort_by
: Sort order, either entry_REV
or random
template
: Template to use to render the list of books. Either cover
or list
tags
: Comma separated list of tags[book isbn=”isbn”]
Displays the book with the given ISBN number. This shortcode uses the Amazon
Product Advertising API and will not work if you don’t provide an AWS key pair.
Also, not all ISBN can be found on all Amazon stores so you will have to carefully
choose which store to use in the settings.
Optional attributes are:
template
: Template to use to render the list of books. Only book-single
Customization
You can add new template or customize the existing ones by adding your own
version in a folder named librarything
in the wp-content
folder on your
server or in your theme folder. The name of the template file id the name of
the template with the .php
extension (e.g: the covers
template file name
is covers.php
).
Disclaimer
This plugin is not endorsed by LibraryThing, it has not been developed by
the LibraryThing team and its developer is not related in any manner to the
LibraryThing team.
Image Credits: University of Scranton Weinberg Memorial Library (cropped)
License: Creative Commons Attribution 2.0 Generic
This plugin does not collect any personal information from your visitors.