memberful / memberful-wp

Better membership software for WordPress.
https://memberful.com
42 stars 15 forks source link

Filter post access in Private RSS Feed #314

Closed lmansur closed 2 years ago

lmansur commented 2 years ago

https://3.basecamp.com/3293071/buckets/5610905/messages/4565347317

lmansur commented 2 years ago

Is the intent here to allow any plugin user to define their own memberful_can_user_access_rss_post filter? The default just allows all posts.

@northerner yep, that's it. We don't want to change the default but allow plugin users to customize the logic if they want to.

lmansur commented 2 years ago

@northerner LMK if you have any other thoughts or if it's good to go