このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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

評価

2020年6月4日
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.
2017年6月2日 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.
2016年10月19日 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” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログ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.