Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

WP ISBN

Descrizione

The wp-isbn plugin allows you to use a ISBN shortcode with an ISBN number, like [isbn 9788467908787], and it will show a thumbnail and title of the book, with a link to Amazon.

The plugin uses [ISBN Search]http://www.isbnsearch.org/isbn/ to look for titles and show them. It shows the Amazon page of the title when clicked.
ISBN Search works better with ISBN-13 codes (you can get them in the barcode of your book).

The structure of the shortcode allows you to style it, with classes:

  • isbn-block
  • isbn-image
  • isbn-title

Roadmap

1.0

  • Users can choose the ISBN engine
  • Users can change CSS classes
  • Users can select if the thumbnail and title is linked or not
  • Users can add more fields to the info, not only the title
  • Users can choose the external link

Screenshot

  • Use of the shortcode
  • This is how the title is shown by default

Installazione

  1. Upload wp-isbn to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

Does the plugin have an options page?

Not yet

How can I change styles?

You can use the classes to change the styles. You have a principal block isbn-block and inside of him isbn-image and isbn-title. That’s the only way to configure it right now – more to come.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“WP ISBN” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog (registro delle modifiche)

0.1

  • ISBN shortcode