﻿=== CustomPostTypeArchive ===
Contributors: naho03
Tags: custom,post,posttype,archive,widget,custompost,rss,post_type
Requires at least: 4.9.4
Tested up to: 4.9.5
Stable tag: 1.1
Requires PHP: 5.3
License: GPLv2 or later
Version: 1.1

== Description ==

WordPressのデフォルトのカテゴリーウィジェット、アーカイブウィジェットにカスタム投稿タイプで作成された記事も含めて表示させるプラグインです。
アーカイブページには自動でカスタム投稿タイプも含まれるようになります。
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.

