This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Chapters for Authors

توضیحات

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.

عکس‌های صفحه

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

نصب

  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

بررسی‌ها

4 ژوئن 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 ژوئن 2017 1 reply
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 اکتبر 2016 1 reply
So far so good. A must for writers looking to tidying their posts into a proper online book =)
خواندن تمامی 4 بررسی‌

توسعه دهندگان و همکاران

“Chapters for Authors” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Chapters for Authors” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

تغییرات

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.