WordPress: add new post after user registration if role is subscriber – Woocommerce
I have the following working code to create a new CPT entry when users register, but now I need this to happen only if the user has a subscriber role. This registration is processed by WooCommerce. I have another form…