LT Unleashed Wordpress Plugin - Rating, Reviews, Demo & Download

LT Unleashed Preview Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

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

Privacy Policy

This plugin does not collect any personal information from your visitors.

Screenshots

  1. Output of the <code>[books]</code> shortcode with the <code>covers</code> template (widget in the right sidebar)

    Output of the [books] shortcode with the covers template (widget in the right sidebar)

  2. Output of the <code>[books]</code> shortcode with the <code>list</code> template

    Output of the [books] shortcode with the list template

  3. Example of a book with a review when using the <code>list</code>template

    Example of a book with a review when using the listtemplate

  4. Single book page. Also, output of the <code>[book]</code> shortcode with the <code>book-single</code> template

    Single book page. Also, output of the [book] shortcode with the book-single template


Reviews & Comments