Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thanks jikoyster I too had a problem with wp_insert_category inside functions it seemed to work for some calls but refused to work during others. Finally I tried what you said and it works like a charm

    This plugin still requires you to enter a user name. What I want just like garubi does is to just have users enter their email and then using the register_post hook make the variable for the username fetch its value from th email id variable and then pass it on to wp_login.php. But I did make a plugin just like garubi did and strangely the function does not return the value in wp_login.php for $user_login can anybody help out?

Viewing 2 replies - 1 through 2 (of 2 total)