Osom Author Pro

外掛說明

Osom Author Pro 能讓網站管理員在任何 WordPress 佈景主題中建立可以新增書籍的書籍庫。

In WordPress themes using the Block Editor, you’ll be able to display the book details (Price, ISBN, author…) using native blocks and a dedicated block pattern. Additionally, in Genesis child themes it also provides layouts for a single and archive views.

WordPress Themes with Block Editor

The Osom Author Pro adds a new category called “Author Pro” containing a native block for each custom book information:

  • 精選書籍文字
  • 價格
  • ISBN
  • 出版者
  • 編輯
  • 版次
  • 出版日期
  • 裝訂方式
  • 3 個自訂按鈕

More over, the plugin adds a dedicated block pattern including all these new native blocks.

In addition to the custom book data, there are three taxonomies created: “Author,” “Series,” and “Tags.” These allow you and your site visitors to sort and organize the books in your library.

The Author is handled via the custom taxonomy instead of following the post author. This allows you to have multiple book authors and put books in the library without creating new members on your site. Multiple authors should be output in the byline without the Oxford comma like:

  • John Doe
  • Jane Doe and John Doe
  • Jane Doe, John Doe and John Smith

The publish date is a text-aware date field that attempts to understand standard date formats such as:

  • January 1, 1999
  • 1 Jan 1999
  • 1 1 1999
  • 1999 1 1

There are instances where the returned date may not correctly match. 4 10 1999 might be interpreted as April 10, 1999 instead of the intended 4 October 1999. Typing out the month or month abbreviation instead of numeric representation of the month should resolve any discrepancies.

The date will be stored in a computer readable format and then output following the date format set in the WordPress options.

In Genesis Themes

The Osom Author Pro Featured Book widget will allow you to select a book from the library and feature it in any widgeted area of your website.

Optional output from the widget includes:

  • 小工具標題
  • 書名
  • 作者名稱
  • 書籍圖片
  • 精選書籍文字
  • Content options including: Full content, limited content, and the excerpt for a custom synopsis.
  • 價格
  • Custom link to the single book page

For Genesis child themes it also offer templates that are built into the plugin with default CSS to create the basic layout for all child themes. Templates follow standard WP template hierarchy so if the template is in the child theme, that will override the template in the plugin. Templates include:

  • single-books.php
  • archive-books.php
  • taxonomy-book-authors.php
  • taxonomy-book-series.php
  • taxonomy-book-tags.php

Quick Setup Videos

If you want more info about the setup and configuration you can check the tutorial below.

Tutorial

螢幕擷圖

  • Blocks to display Book fields under Author Pro category.
  • Block pattern available from the editor inserter.
  • Book block pattern.
  • Book block pattern with information filled and small design modifications.
  • Book fields on the editor.

安裝方式

  1. 將解壓縮所得的 genesis-author-pro 目錄上傳至 /wp-content/plugins/ 目錄。
  2. 在 WordPress 管理後台的 [外掛] 選單中啟用外掛。

常見問題集

I don’t see the dedicated button blocks under the “Author Pro” category, where are they?

The dedicated Author Pro buttons 1, 2 and 3 will appear in your block panel to be selected when you are inside a native buttons block. If you are not inside a buttons block you will not see them.

To help you find all Author Pro Blocks, we created an Author Pro pattern that includes all Author Pro blocks.

使用者評論

2023 年 6 月 21 日 1 則留言
The plugin serves a good purpose, it just does so in a very outdated and klunky sort of manner. I’d love to see it developed to modern block editing and to see more control over design and styles. Brought up to date, it would be worth supporting.
2021 年 4 月 28 日
Hello, I really love this plugin. And I hope it’s gonna be adapted to Gutenberg as well. This is so valuable. Thank you very much for offering this plugin. Daniel
2018 年 2 月 3 日 2 則留言
Really great theme, does everything I want it to do and works great on mobile – fully responsive. Hasn’t been updated in over a year which is a little worrying, but so far so good on wordpress 4.9.2 as I type. I just hope the developers haven’t forgotten about it!
2016 年 12 月 31 日
Really nice plugin for Genesis themes. And right on time (last year) for restyling a website for a writer of children’s books. She loved it.
閱讀全部 9 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Osom Author Pro〉的開發相關工作。

參與者

〈Osom Author Pro〉外掛目前已有 5 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Osom Author Pro〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

2.0

  • Name change from Genesis Author Pro to Osom Author Pro, since the functionality it’s not longer tied to Genesis child themes. Genesis users fear not, all the existing functionality will work as usual but you will find new options.
  • Added the ability to display the book details (Price, ISBN, author…) using native blocks.
  • You will find, on the block editor, a new category called “Author Pro” containing all the new available blocks.

1.2.2

  • Improvement managing the additional image size (author-pro-image).

1.2

  • You can use now the plugin with other themes, not only Genesis child themes.

1.1

  • Added compatibility with the block editor.

1.0.3

  • Changed ownership from StudioPress to OsomPress. You can read more details about it in https://osompress.com/4-new-plugins-join-osompress-family/.

1.0.2

  • Cease use of a deprecated Genesis function. Use standard WordPress function instead.

1.0.1

  • Removes Layouts Settings from Authors, Series and Tags.
  • Removes Simple Sidebar controls from Authors, Series and Tags.

1.0

  • Adds filters for the various page slugs so they can be altered.
  • Adds support for Genesis Archive Settings.
  • Adds support for Genesis Simple Menus.
  • Fixes i18n issue.
  • Fixes post navigation appearing on archives.
  • Fixes pagination issue.
  • Various copy changes.

0.9

  • Initial Public Release