Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Contributor Dan (a11n)

    (@drawmyface)

    Out of the box, this isn’t functionality that we offer. WordPress no longer e-mails passwords out either, so requesting a new password is the way to go currently.

    We do have an enhancement request for us to consider adding this in a future release: https://github.com/Automattic/WP-Job-Manager/issues/637

    Thread Starter visanu

    (@visanu)

    Thanks Dan for the reply. Actually in our Job Board after user submitted resume then a email is fired to the users email address with a link where the user can reset the password.

    We do not want this functionality so I have modified the code and added a new field Password with username.

    So now the user knows what he entered the password and no need to reset it.

    Thanks for contributing to this great plugin.

    Hi Visanu,

    I really like your idea of emailing the user a new password! Is there any way you could show me how you did it?

    Thank you very much!

    Best,
    Pete

    Thread Starter visanu

    (@visanu)

    Dear beaconvt,

    I am not emailing the user a new password. I have simply added a new Password field on resume manager forms and blocked the password reset functionality.

    Hi Visanu,

    can you post the code here? I think a lot of people are searching for a solution like this. Thank you

    Thread Starter visanu

    (@visanu)

    Arigold,

    I have edited /wp-job-resume-managerV1113/includes/forms/class-wp-resume-manager-form-submit-resume.php and /wp-job-manager/wp-job-manager-functions.php file to make the Password working in my Job Board. But what I did is not the proper of doing.

    Follow below link and hope if it works for you:

    http://slobodanmanic.com/249/wordpress-set-password-during-registration/

    Let me know , else I will send you my dirty code 😉

    Oh yes, please, send me the dirty code 😉 How did you blocked the password reset functionality?

    Thanks and best reagrds

    @visanu that link is no longer active. Did you move the article? I’d love to see what you did to get the PW in the listing form.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Add Password Field in Resume Manager’ is closed to new replies.