[wp-hackers] Automated user creation
    Austin Matzko 
    if.website at gmail.com
       
    Tue Dec 12 12:29:57 GMT 2006
    
    
  
On 12/12/06, Sam Angove <sam at rephrase.net> wrote:
> On 12/12/06, Tassoman (mailing) <ml at tassoman.com> wrote:
> > Hi to all,
> >         is there a less dirty, working, and different by following method to
> > add uses into wordpress having a known user, pass and email?
>
> wp_create_user() / wp_insert_user()
As registration functions, these are not always defined in WordPress,
so you may need to include the wp-includes/registration-functions.php
or wp-includes/registration.php file, depending on your WP version.
    
    
More information about the wp-hackers
mailing list