janboddez / feed-reader

A very simple feed reader plugin for WordPress
https://feedreader.site
GNU General Public License v3.0
11 stars 0 forks source link

Display more mf2 properties #56

Open janboddez opened 1 year ago

janboddez commented 1 year ago

We try to convert entries to an mf2 array, use that to fill out our database columns, then store the mf2 array because we might one day choose to support Microsub.

Except, we store a name and content, etc., all right, but not things like bookmark-of and so on. (Relevant only for mf2 feeds, of course.) Should figure out how to also keep those, and which properties to keep.

janboddez commented 10 months ago

So, we do this, we just don't show 'em anywhere. And, of course, mf2's been disabled (or rather, hidden).