The Osom Author Pro plugin creates a library which allows you to add books to any WordPress theme.
The Osom Author Pro plugin creates a library which allows you to add books to any WordPress theme.
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.
The Osom Author Pro adds a new category called “Author Pro” containing a native block for each custom book information:
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:
The publish date is a text-aware date field that attempts to understand standard date formats such as:
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.
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:
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:
If you want more info about the setup and configuration you can check the tutorial below.
genesis-author-pro
directory to the /wp-content/plugins/
directoryThe 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.