How to update post status to draft if user role is "pending'
I'm creating a website where user pays to publish posts. If this user membership expires, the role changes from "Subscriber" to "Pending".
I need a code that allows to update all posts to draft if certain user's role is "Pending" and then back to publish if is "Subscriber".
Any suggestions on this problem? I only found this plugin but it's not working.
Topic post-status Wordpress
Category Web