Submitted https://github.com/janboddez/feed-reader for inclusion in the WP.org plugin directory. See what that brings. Thing I’m most “worried” about is that somehow the “image proxy” is frowned upon, or the way I set up the various “admin routes.” Or a glaring security issue. I mean, I’m fairly sure I sanitize all imported HTML and ensure that anything that’s ever touched does in fact belong to the logged-in user. (Heck, I make sure to fetch records—all SELECT
s should be scoped by user_id
—before attempting to update them for this very reason.) But, you never know …
Tag: rss
-
Submitted https://github.com/janboddez/feed-reader for inclusion in the WP.org plugin …