Aquesta extensió no s'ha provat en les darreres 3 versions majors del WordPress. Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat quan s'usa en versions recents del WordPress.

Chapters for Authors

Descripció

Write your next book from the comfort of the WordPress dashboard, categorizing the chapters by Book name and even adding the character names that appear in each chapter.

You also have the option to add in your own custom quote for the beginning of your chapter.

Captures

  • The Chapters post type in the admin dashboard menu
  • The available options for the Chapters post type
  • Add Chapter page with Gutenberg support (WordPress 5.0+)

Instal·lació

  1. Upload chapters-for-authors.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Settings -> Permalinks and re-save your settings if you’re using Custom permalink settings

Ressenyes

4 de juny de 2020
I installed this in my test environment and created a book. I entered the book name, added 3 chapters, and assigned the chapters to the book. Then I viewed my book. Yuck. Chapters are listed in reverse chronological order just like they would be on the posts archive page. Ugh. That is what I was trying to avoid. I would like a book that looks like a book, reads like a book, has pointers to the next chapter and the last chapter, starts with the first chapter and moves forward through the book to the last chapter. This is not that.
2 de juny de 2017 1 resposta
Without the ability to order, sort, insert Chapters in a specific order, this plugin isn't quite ready for even basic usage. Unfortunate, because it is a very good idea for a plugin that no one seems to be doing very well.
19 de octubre de 2016 1 resposta
So far so good. A must for writers looking to tidying their posts into a proper online book =)
Llegiu totes les 4 ressenyes

Col·laboradors i desenvolupadors

«Chapters for Authors» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.

Col·laboradors

Registre de canvis

1.1

  • Added REST API support for Chapters post type in admin/class-chapters-for-authors-custom-post-type.php
  • Added page-attributes to Chapters CPT support in admin/class-chapters-for-authors-custom-post-type.php
  • Added flush rewrite rules on activation for Chapters CPT and taxonomies in includes/class-chapters-for-authors-activator.php
  • Updated add_new text for Chapters CPT in admin/class-chapters-for-authors-custom-post-type.php
  • Updated Introduction metabox title in admin/class-chapters-for-authors-metaboxes.php
  • Updated text strings for localization in admin/class-chapters-for-authors-metaboxes.php
  • Updated code escape to the quote and author variables in admin/class-chapters-for-authors-metaboxes.php
  • Updated .pot file with text strings for localization in languages/chapters-for-authors.pot
  • General code cleanup throughout various files

1.0.0

Initial release.