-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathreadme.txt
86 lines (60 loc) · 1.48 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
=== 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