expresstechsoftware / connect-memberpress-discord-add-on

This add-on enables connecting your MemberPress enabled website to your discord server. Now you can add/remove MemberPress members directly to your discord server roles, assign roles according to your member levels, unassign roles when they expire, change role when they change membership.
GNU General Public License v2.0
4 stars 1 forks source link

wp_signon and wp_set_auth_cookie are both used? #101

Open ravisoni6262 opened 2 years ago

ravisoni6262 commented 2 years ago

Inside the public class, we had used wp_signon and wp_set_auth_cookie Why?