summaryrefslogtreecommitdiffstats
path: root/wp-signup.php
Commit message (Expand)AuthorAgeFilesLines
* Make a radio button of the privacy optiondonncha2007-10-301-3/+2
* Minor text changesdonncha2007-10-301-3/+3
* get current_user just in case..donncha2007-10-211-0/+1
* Enable xmlrpc posting by defaultdonncha2007-10-211-0/+3
* Added headers.donncha2007-10-121-0/+11
* Add registration disable/enable radio controls to wpmu-options pagedonncha2007-10-041-1/+6
* Redirect to the main signup page, even on vhost=no, fixes #406donncha2007-09-101-1/+1
* Redirect to front page earlier in signup pagedonncha2007-05-231-5/+5
* Stylesheet belongs in header, fixes #292, thanks JeremyVisserdonncha2007-04-181-1/+7
* Check activate_signup status before showing formsdonncha2007-04-131-2/+5
* Fix check for illegal namesdonncha2007-04-131-1/+1
* Check the illegal names is set before checking against itdonncha2007-04-131-1/+1
* Added "wpmu_active_signup" filter to return "all", "none", "blog" or "user" t...donncha2007-04-091-3/+23
* Some validation changes. mostly fixes #292donncha2007-03-281-13/+13
* Pass the $error object to extra fields actiondonncha2007-03-201-1/+1
* Minor html changesdonncha2007-03-201-12/+18
* Make string translatable (fixes #210)donncha2007-01-241-1/+1
* Pass $errors object to action (fixes #233)donncha2007-01-231-1/+1
* Fix for reported corruption of international characters on signup page (#218)donncha2007-01-151-0/+1
* Change lang_id to 1 because of SQL errors (fixes #178)donncha2006-12-071-2/+2
* WP Merge - needs testing.donncha2006-10-091-7/+9
* Don't reset cookies during signup/activation (thanks Ryan)donncha2006-09-271-0/+1
* Minor changes - don't list blogs unless the user has any.donncha2006-09-121-6/+11
* Don't just copy and paste code next time.. (fixes #120)donncha2006-08-101-4/+4
* Redirect to current_site if illegal blogname accessed. (#106)donncha2006-08-031-0/+4
* Added extra hooks for invites plugin (#112)donncha2006-08-031-15/+36
* Print "The blog you were looking for" properly (#98)donncha2006-07-241-1/+5
* Language strings (#8)donncha2006-07-191-19/+19
* Just the blog please. (fixed #63)donncha2006-07-111-1/+1
* Minor html change: add a dot in url donncha2006-07-041-1/+1
* It's an external link stupid!donncha2006-07-031-1/+1
* Some meta information goes in blog options, others into wp_blogs. (should fix...donncha2006-06-281-0/+2
* Redirect to signup form if blog not found (#28)donncha2006-06-271-1/+1
* Moved everything in wp-inst down a directory.donncha2006-06-221-0/+345