=== CustomPostTypeArchive === Contributors: naho03 Tags: custom,post,posttype,archive,widget,custompost,rss,post_type Requires at least: 4.9.4 Tested up to: 4.9.8 Stable tag: 1.1 Requires PHP: 5.3 License: GPLv2 or later Version: 1.2 == Description == WordPressのデフォルトのカテゴリーウィジェット、アーカイブウィジェットにカスタム投稿タイプで作成された記事も含めて表示させるプラグインです。 アーカイブページには自動でカスタム投稿タイプも含まれるようになります。 2018/9/21 PHP7.2に対応していることを確認しました。 2018/4/17 RSSにカスタム投稿タイプを反映させる機能を追加しました。 It is a plugin that displays WordPress default category widget, archive widget including articles created with custom posting type. The archive page will automatically include custom posting types as well. 2018/4/17 Added the function to reflect custom posting type on RSS. == Installation == 1.「custom-post-type-archive」フォルダを「/wp-content/plugins/」にアップロードします。 2. Wordpress管理画面にログインし、プラグインメニューから「CustomPostTypeArchive」をプラグインを有効化します。 1. Upload "custom-post-type-archive" folder to your `/wp-content/plugins/` directory. 2. Activate the plugin from Admin > Plugins menu. == Frequently Asked Questions == Q. ウィジェットの設定は必要ですか? A. カテゴリーウィジェットとアーカイブウィジェットを有効化してください。他に特別な設定はありません。 Q. Is it necessary to set widget? A. Please activate category widget and archive widget. There are no other special settings. == Changelog == = 1.0 = Release date: February, 27th 2018 * New release Update date: April, 10th 2018 * Wordpress 4.9.5, confirmed. = 1.1 = Release date: April, 17th 2018 * Added the function to reflect custom posting type on RSS. Update date: April, 17th 2018 * Added the function to reflect custom posting type on RSS. * Wordpress 4.9.5, confirmed. = 1.2 = Release date: September, 21th 2018 * Verify PHP 7.2 and make sure there are no problems * Wordpress 4.9.8, confirmed.