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

Extend reader to "authors" #30

Closed janboddez closed 1 year ago

janboddez commented 1 year ago

Replace current_user_can( 'edit_others_posts' ) with current_user_can( 'publish_posts' )?

janboddez commented 1 year ago

Maybe later.