Skip to:
Content
Pages
Categories
Search
Top
Bottom

How do completely disable change email from bbpress form-user-edit

  • @andrewkusuma

    Participant

    I want to remove/disable totally changing email input value from form-user-edit without using hidden input

    <input type="hidden" name="email" id="email" value="<?php bbp_displayed_user_field( 'user_email', 'edit' ); ?>" class="regular-text" tabindex="<?php bbp_tab_index(); ?>" />

    I want user only change display name, bio, and password only how to do it?

Viewing 1 replies (of 1 total)
  • @anthonytornambe

    Participant

    you can update your basic information for setting page directly.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar