• Resolved 4mole

    (@4mole)


    Dear devs,

    In a very particular case, your plugin comes handy.
    (blocked back-end, limited front end, subscriber level)

    Upon user creation, I would like to be able to narrow down the token’s length to a few chars, or even better decide the token for each user.
    Does the token get stored in the user’s meta?

    Thanks for the help

    • This topic was modified 8 years, 5 months ago by 4mole.
    • This topic was modified 8 years, 5 months ago by 4mole.
Viewing 3 replies - 1 through 3 (of 3 total)
  • @4mole,

    Yes, we store token into user’s meta.

    To shorten the token’s length, you need to make changes into generate_wtlwp_token function in the temporary-login-without-password/includes/class-wp-temporary-login-without-password-common.php file.

    HTH.

    BTW, if you like this plugin, please consider giving us 5 stars ratting here

    @4mole,

    just checking in. Were you able to customise the code as mentioned in the last comment?

    Feel free to contact us if you have any query. We will be glad to help you.

    Thread Starter 4mole

    (@4mole)

    This is great support! But last week was unfortunately not ideal. I had a quick look using my phone and it doesn’t look like a nightmare. So thanks thanks for the help!

    I have another question, which I shall ask on another topic when I’m back at my desk. (along with rating the 5 deserved stars)

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Customising the generated link / token’ is closed to new replies.