forgot password form filter?

Support MB User Profile forgot password form filter?Resolved

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #34214
    Nicholas CoxNicholas Cox
    Participant

    Hi

    I was wondering is it possible to change the forgot password field label? highlighted in the image below.

    forgot-password-label

    I realised that there is another topic on the label issue https://support.metabox.io/topic/change-labels-of-lost-password-form/ but I wanted to know if there is a filter option at all?

    e.g. like we can do for the registration form 'rwmb_profile_register_fields'.

    Thanks

    #34216
    Long NguyenLong Nguyen
    Moderator

    Hi Nick,

    You can use the filter hook rwmb_profile_lost_password_fields to modify the field settings in the lost password form. Find more form filters in the file /mb-user-profile/src/DefaultFields.php

    #34221
    Nicholas CoxNicholas Cox
    Participant

    Hi Long,

    That is great, thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.