该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WP ISBN

描述

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

屏幕截图

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

安装

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

常见问题

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.

评价

此插件暂无评价。

贡献者及开发者

「WP ISBN」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「WP ISBN」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

0.1

  • ISBN shortcode