chnm / thatcamp-registrations

Easily create an event registration on your multisite-enabled WordPress instance.
http://thatcamp.org
GNU General Public License v3.0
7 stars 3 forks source link

Simplifies user creation. #28

Closed jeremyboggs closed 12 years ago

jeremyboggs commented 12 years ago

Uses wp_insert_user() function to create a user upon application approval. This also fixes issue with failing to save user_url properly.