Customize “profiles” plugin?
-
I am using TML with PM Memberships Pro, and purchased the TML plugin “Profiles”, in order to enable users to edit their profile in the frontend.
It is working and I found the action:
function remove_tml_profile_fields() {
tml_remove_form_field( ‘profile’, ‘remove_this_field’ );
}
To remove unwanted fields and headers from the edit profile page, and it works fine.But AFTER the regular fields – the PM Memberships fields and and my custom fields appear.
I also need to have control over those – but how?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Customize “profiles” plugin?’ is closed to new replies.