php - Wordpress users to pay to publish post -


there's wordpress theme i'm working on. have user role titled "professionals". want users assigned role able publish posts if have paid or subscribed. integrate paypal or payment processor handle payments. how can achieve this?

i appreciate if can recommend link(s) or plugin(s) achieve this.

woocommerce popular plugin payment processing , has subscription service style payment too. integrate site , use simple conditional statement see if subscriber , if not send them signup page.


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -