root/trunk/wp-signup.php


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1393 [1393] 07/22/08 12:10:06 donncha Only show the "create it now!" message when blog registration is enabled, …
(edit) @1367 [1367] 07/11/08 11:31:05 donncha Fix signup meta information, fixes #674
(edit) @1364 [1364] 07/10/08 12:02:26 donncha Use $blogname instead of $blog_id to avoid conflicts with the global …
(edit) @1330 [1330] 06/16/08 15:35:29 donncha Use wp-load.php, fixes #653, props mypatricks
(edit) @1321 [1321] 06/04/08 17:09:47 donncha tableless signup form, props momo360modena, fixes #482
(edit) @1316 [1316] 05/27/08 10:52:32 donncha xhtml change, fixed #640, props mark-k
(edit) @1252 [1252] 04/19/08 08:09:32 donncha Pass site_id to wpmu_create_blog, should fix #577
(edit) @1247 [1247] 04/18/08 16:12:39 donncha Make these a bit nicer
(edit) @1234 [1234] 04/14/08 11:01:24 donncha Removed text, fixes #578
(edit) @1212 [1212] 03/14/08 14:13:16 donncha Add "waiting for email" message, fixes #564, props drmike
(edit) @1179 [1179] 01/02/08 17:49:22 donncha Use wp_redirect() instead of header(), fixes #522, props chmac
(edit) @1167 [1167] 12/04/07 15:11:08 donncha Added signup_finished action for user signup confirmation, fixes #510
(edit) @1165 [1165] 12/04/07 12:56:45 donncha Check that user is logged in
(edit) @1145 [1145] 11/15/07 15:43:26 donncha Gettext changes, fixes #495
(edit) @1141 [1141] 10/30/07 17:28:04 donncha Make a radio button of the privacy option
(edit) @1138 [1138] 10/30/07 16:48:23 donncha Minor text changes
(edit) @1115 [1115] 10/21/07 09:16:46 donncha get current_user just in case..
(edit) @1114 [1114] 10/21/07 09:06:08 donncha Enable xmlrpc posting by default User must be logged in, props Gianluca.
(edit) @1068 [1068] 10/12/07 16:03:22 donncha Added headers. Add big ugly notice for site admins
(edit) @1062 [1062] 10/04/07 15:07:51 donncha Add registration disable/enable radio controls to wpmu-options page
(edit) @1046 [1046] 09/10/07 11:31:29 donncha Redirect to the main signup page, even on vhost=no, fixes #406
(edit) @983 [983] 05/23/07 09:52:09 donncha Redirect to front page earlier in signup page
(edit) @969 [969] 04/18/07 11:43:58 donncha Stylesheet belongs in header, fixes #292, thanks JeremyVisser?
(edit) @963 [963] 04/13/07 14:27:33 donncha Check activate_signup status before showing forms
(edit) @962 [962] 04/13/07 14:06:23 donncha Fix check for illegal names
(edit) @961 [961] 04/13/07 10:14:36 donncha Check the illegal names is set before checking against it
(edit) @958 [958] 04/09/07 11:26:25 donncha Added "wpmu_active_signup" filter to return "all", "none", "blog" or …
(edit) @946 [946] 03/28/07 17:05:40 donncha Some validation changes. mostly fixes #292
(edit) @926 [926] 03/20/07 18:49:55 donncha Pass the $error object to extra fields action
(edit) @925 [925] 03/20/07 18:20:36 donncha Minor html changes added signup_extra_fields action remember "signup for" …
(edit) @867 [867] 01/24/07 13:31:21 donncha Make string translatable (fixes #210)
(edit) @863 [863] 01/23/07 16:44:25 donncha Pass $errors object to action (fixes #233)
(edit) @848 [848] 01/15/07 18:59:54 donncha Fix for reported corruption of international characters on signup page …
(edit) @820 [820] 12/07/06 15:02:12 donncha Change lang_id to 1 because of SQL errors (fixes #178)
(edit) @797 [797] 10/09/06 11:39:17 donncha WP Merge - needs testing.
(edit) @776 [776] 09/27/06 18:48:32 donncha Don't reset cookies during signup/activation (thanks Ryan)
(edit) @740 [740] 09/12/06 14:42:10 donncha Minor changes - don't list blogs unless the user has any. Added more hooks
(edit) @720 [720] 08/10/06 22:18:24 donncha Don't just copy and paste code next time.. (fixes #120)
(edit) @718 [718] 08/03/06 17:49:50 donncha Redirect to current_site if illegal blogname accessed. (#106)
(edit) @717 [717] 08/03/06 16:16:51 donncha Added extra hooks for invites plugin (#112)
(edit) @706 [706] 07/24/06 15:54:57 donncha Print "The blog you were looking for" properly (#98)
(edit) @692 [692] 07/19/06 16:21:05 donncha Language strings (#8)
(edit) @646 [646] 07/11/06 10:30:42 donncha Just the blog please. (fixed #63)
(edit) @631 [631] 07/04/06 12:13:59 donncha Minor html change: add a dot in url
(edit) @629 [629] 07/03/06 15:07:21 donncha It's an external link stupid!
(edit) @612 [612] 06/28/06 12:26:36 donncha Some meta information goes in blog options, others into wp_blogs. (should …
(edit) @603 [603] 06/27/06 14:11:27 donncha Redirect to signup form if blog not found (#28)
(copy) @591 [591] 06/22/06 18:31:50 donncha Moved everything in wp-inst down a directory. Uses's Ryan Boren's htaccess …
copied from trunk/wp-inst/wp-signup.php:
(edit) @589 [589] 06/22/06 12:30:48 donncha More VHOST/sub-dirs changes
Note: See TracRevisionLog for help on using the revision log.