disable password strength

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Viewing 6 reply threads
  • Author
    Posts
    • #79827
      jr
      Participant

      Hi, how can I disable the strong password at the time of registration? I am losing potential clients because it makes them uncomfortable.

    • #79973
      WCFM Forum
      Keymaster

      Well, this will be a security concern.

      Do you really want to disable this?

      Thank You

    • #80044
      jr
      Participant

      Yes, I explained that to the client, but he insists on facilitating user creation :c

    • #80046
      WCFM Forum
      Keymaster

      HI,

      Please add this code to your site –

      add_filter( 'wcfm_is_allow_passowrd_strength_check', '__return_false' );

      Add this code to your child theme’s functions.php
      In case you do not have child theme then add code using this plugin – https://wordpress.org/plugins/code-snippets/

      Well, this will work after WCFM Membership next update.

      Thank You

    • #80047
      jr
      Participant

      Gracias, son los mejores

    • #80061
      WCFM Forum
      Keymaster

      You are always welcome 🙂

      Let me know if there’s anything else we can help you with.
      Can we ask for a favor? Would you mind taking a few minutes to review our plugin at https://wordpress.org/support/plugin/wc-multivendor-marketplace/reviews/ and let others know about your 5 Star experience with WCFM Marketplace. Also, follow us on Twitter https://twitter.com/wcfmmp for more exciting news, important updates, and irresistible offers.

    • #95500
      jr
      Participant

      Hola, lo realicé pero el código ya no está funcionando
      add_filter( ‘wcfm_is_allow_passowrd_strength_check’, ‘__return_false’ );
      Tengo WCFM actualizado

Viewing 6 reply threads
  • You must be logged in to reply to this topic.