Genesis Author Pro

Descrizione

The Genesis Author Pro plugin creates a library which allows you to add books to your site. The books can have custom information added including:

  • Strillo
  • Prezzo
  • ISBN
  • Editore
  • Editor
  • Edizione
  • Data di pubblicazione
  • Edizioni disponibili
  • Three custom buttons

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 Genesis 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:

  • Widget Title
  • Book Title
  • Di
  • Book Image
  • Strillo
  • Content options including: Full content, limited content, and the excerpt for a custom synopsis.
  • Prezzo
  • Custom link to the single book page

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.

Templates 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

Installazione

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

Recensioni

21 Giugno 2023 1 risposta
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.
28 Aprile 2021
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
3 Febbraio 2018 2 risposte
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!
31 Dicembre 2016
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.
Leggi tutte le recensioni di 9

Contributi e sviluppo

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

Collaboratori

“Genesis Author Pro” è stato tradotto in 5 lingue. Grazie ai traduttori per i loro contributi.

Traduci “Genesis Author Pro” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

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

  • Data della prima edizione