Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

Chapters for Authors

Mô tả

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.

Ảnh màn hình

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

Cài đặt

  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

Đánh giá

4 Tháng Sáu, 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 Tháng Sáu, 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 Tháng Mười, 2016 1 reply
So far so good. A must for writers looking to tidying their posts into a proper online book =)
Đọc tất cả 4 đánh giá

Người đóng góp & Lập trình viên

“Chapters for Authors” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Nhật ký thay đổi

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.