-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
32 lines (23 loc) · 1.16 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
=== Feed Reader ===
Contributors: janboddez
Tags: reader, feeds, web feeds, rss, atom, opml, bookmarks
Tested up to: 6.4
Stable tag: 0.3.1
Requires at least: 5.9
License: GNU General Public License v3.0
License URI: https://www.gnu.org/licenses/gpl-3.0.html
A feed reader for WordPress. Supports RSS, Atom, and JSON Feed, and OPML import and export.
== Description ==
Stay up to date with your favorite blogs without ever leaving the WordPress admin area you know so well.
On top of that, it's possible to reply to and bookmark others' blog posts right away.
== Installation ==
Upload this plugin's ZIP file via the Plugins > Add New > "Upload Plugin" button.
After activation, head over to *Reader > Settings*, and enable or disable the few options this plugin offers.
More details can be found on [https://jan.boddez.net/wordpress/feed-reader](https://jan.boddez.net/wordpress/feed-reader). Issues may be filed at [https://github.com/janboddez/feed-reader](https://github.com/janboddez/feed-reader).
== Changelog ==
= 0.3.0 =
New WP_CLI command: `reader cleanup`, to remove old entries.
= 0.2.0 =
Per-user redirect setting, "New Feed" top bar item.
= 0.1.0 =
Very first version.