Remove Store Name Only at the time of registration
-
Hi, watend to delete store name from the registration page
i added
add_filter( ‘wcfm_is_allow_store_name’, ‘__return_false’ );
and it works well, but this even deletes inside store settings, i dint wanted to delete – from vendor> setting… needed it to be deleted only from registration Page
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Remove Store Name Only at the time of registration’ is closed to new replies.