Remove profile field
-
Hi
when we add this code. website crashed, site working fine after remove this code
function remove_tml_profile_fields() { tml_remove_form_field( 'profile', 'first_name' ); tml_remove_form_field( 'profile', 'last_name' ); } add_action( 'init', 'remove_tml_profile_fields' );TML version: 6.4.17
latest version WordPress
Can you please help us.Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Remove profile field’ is closed to new replies.