Hi,
Currently WooCommerce default role is Customer. How do I set it to Student by default, instead of manually changing "Customer -> Student" at the backend?
Hello,
Please paste this snippets in your wp-admin >> plugins >> editor >> wplms-customizer plugin >> wplms-customizer.php
Or in
Please add this code in your wplms-customizer.php file in wplms customizer plugin by using your FTP/SFTP/cpanel:
/**
Replace 'customer' role (WooCommerce use by default) with your own one.