• Resolved bsatsangi

    (@bsatsangi)


    Hi

    As of now user can change there email in edit profile, how to restrict them for changing the email.

    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support con

    (@conschneider)

    Engineer

    Hi there,

    WooCommerce makes use of the user management of WordPress. You will have to hack this, as this editing their email address is a basic core function.

    Maybe with something like this: https://wordpress.stackexchange.com/questions/11717/prevent-users-from-changing-their-email-address

    Always backup before attempting things like this. Expect trouble along the way.

    Kind regards,

    Thread Starter bsatsangi

    (@bsatsangi)

    Thanks Con
    i have tried each single code available on the link you provided or on google but nothing seems to work ? I am sure someone would have implemented this already practically, any help/guidance is appreciated.
    I have limited knowledge on coding so cant tweak much.

    Thanks

    Caleb Burks

    (@icaleb)

    Automattic Happiness Engineer

    Here is a plugin you could try: https://happyplugins.com/downloads/prevent-email-change/

    It is quite possible this will need some customization though since WooCommerce has a special My Account area that most snippets / plugins won’t be accounting for.

    If you can’t find a solution, you may need to hire a developer if this is an important business need:

    https://jobs.wordpress.net/
    https://codeable.io/
    https://woocommerce.com/experts/

    Thread Starter bsatsangi

    (@bsatsangi)

    Thanks Caleb
    I have tried this plugin already but no luck….
    as I said I cant tweak the plugin due to limited knowledge….anyway I will continue to search if I can find the solution.
    if nothing works we will find a professional.
    Thanks

    hay @bsatsangi. sorry to contact you here . or may everyone who can help me please helpme.
    i use dokan but when i install wc frontend manager dokan dashboard always redirect to wcfm. isee your post before and try to apply this code in fungtion,php but its not working [add_filter( ‘wcfm_is_allow_multivendor_dashboard_redirect’, ‘__return_false’ );] . how ican disable redirect my dokan dasboard to wcfm i want to use boot of the dasboard

    Thread Starter bsatsangi

    (@bsatsangi)

    that’s not possible for now, I contacted wcfm support they said probably it will be fixed in next release.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Restrict email edit’ is closed to new replies.