=== WP Syndicate ===
Contributors: horike,amimotoami,webnist,wokamoto,gatespace,mt8biz
Tags:feed, rss
Requires at least: 4.3
Tested up to: 6.0
Stable tag: 1.2

== Description ==
It is a plug-in that WP Syndicate takes in an RSS feed, it is possible to capture the content of other sites on the WordPress site.
If you find a bug, Please pull request [github](https://github.com/horike37/wp-syndicate/).

= Translators =
* Japanese(ja) - [Horike Takahiro](http://profiles.wordpress.org/horike)

You can send your own language pack to me.

= Contributors =
* Horike Takahiro

== Installation ==
1. Upload `wp-syndicate` to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.

== Changelog ==
= 1.0 =
* First release.

= 1.1.1 =
* Bug fix

= 1.1.2 =
* Bug fix

= 1.1.3 =
* Bug fix

= 1.1.4 =
* Add some filters

= 1.1.5 =
* Add exclude_from_search parameter on syndication log

= 1.1.6, 1.1.7 =
* Add unigue control

= 1.1.8 =
* Bug fix

= 1.1.9 =
* Bug fix

= 1.1.10 =
* Bug fix

= 1.1.11 =
* Add enclosure tag

= 1.1.12 =
* Bug fix

= 1.1.13 =
* Add filter hook args

= 1.1.14, 1.1.15, 1.1.16 =
* Bug fix

= 1.1.17 =
* Add filter hook args

= 1.1.18 =
* When update post, exclude post_status, post_author, post_type

= 1.1.19 =
* Simple Pie cache is disable

= 1.1.20 =
* Add import Test

= 1.1.21 =
* Fixed menu_position in register_post_type.

= 1.1.22 =
* Add some hook.

= 1.1.23 =
* Fixed a bug that the syndication schedule will not be deleted when it is trashed
