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

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -