Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Chapters for Authors

Descripción

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.

Capturas

  • 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+)

Instalación

  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

Reseñas

4 de junio 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 junio de 2017 1 respuesta
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 respuesta
So far so good. A must for writers looking to tidying their posts into a proper online book =)
Leer todas las 4 reseñas

Colaboradores y desarrolladores

«Chapters for Authors» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Chapters for Authors» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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.