Ryan Boren
|
e25996c368
|
File file level phpdoc from jacobsantos. see #7037
git-svn-id: https://develop.svn.wordpress.org/trunk@7991 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-25 15:50:15 +00:00 |
Ryan Boren
|
e911cca913
|
Allow wp-config.php to exist one level up from WordPress root directory. Props sambauers. fixes #6933
git-svn-id: https://develop.svn.wordpress.org/trunk@7971 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-21 05:59:27 +00:00 |
Mark Jaquith
|
e4e1a54567
|
"Code is Poetry" by Viper007Bond. fixes #3230
git-svn-id: https://develop.svn.wordpress.org/trunk@4375 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-11 09:26:13 +00:00 |
Ryan Boren
|
29b992e902
|
Improved login from Viper007Bond. fixes #3123
git-svn-id: https://develop.svn.wordpress.org/trunk@4339 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-04 16:47:50 +00:00 |
Ryan Boren
|
7e82eef627
|
Use get_option instead of get_settings. Just 'cause.
git-svn-id: https://develop.svn.wordpress.org/trunk@4144 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-30 21:46:31 +00:00 |
Ryan Boren
|
216546a0b8
|
Include file renames. #2525
git-svn-id: https://develop.svn.wordpress.org/trunk@3862 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-11 06:43:54 +00:00 |
Ryan Boren
|
ba91d6a3da
|
Sanitize user_login in register form
git-svn-id: https://develop.svn.wordpress.org/trunk@3629 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-07 05:59:28 +00:00 |
Ryan Boren
|
e5c3552381
|
Move raquo into gettext. Props SteveAgl. fixes #2453
git-svn-id: https://develop.svn.wordpress.org/trunk@3541 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-17 01:29:33 +00:00 |
Ryan Boren
|
6008a133c4
|
Death to trailing tabs. Props Mark J. fixes #2405
git-svn-id: https://develop.svn.wordpress.org/trunk@3517 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-12 07:53:23 +00:00 |
Matt Mullenweg
|
b17e0b1ef3
|
Better email error checking, fixes #2046
git-svn-id: https://develop.svn.wordpress.org/trunk@3507 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-09 08:11:26 +00:00 |
Ryan Boren
|
a2e19bdbef
|
Username sanitization cleanups.
git-svn-id: https://develop.svn.wordpress.org/trunk@3481 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-25 03:09:16 +00:00 |
Ryan Boren
|
8cc3fefe8f
|
i18n fix from pandem. fixes #2028
git-svn-id: https://develop.svn.wordpress.org/trunk@3272 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-12-05 16:58:26 +00:00 |
Ryan Boren
|
9e6d93b6d6
|
Trailing slashes. Propers to Mark Jaquith. fixes #1893
git-svn-id: https://develop.svn.wordpress.org/trunk@3134 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-17 10:10:10 +00:00 |
Matt Mullenweg
|
1c6832ed77
|
Don't let people register dupe emails, fixes #1487
git-svn-id: https://develop.svn.wordpress.org/trunk@3121 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-17 01:18:16 +00:00 |
Ryan Boren
|
8baae0c89e
|
User create/update rework. Introduce wp_insert_user(), wp_create_user(), wp_update_user(), add_user(), update_user(), wp_new_user_notification().
git-svn-id: https://develop.svn.wordpress.org/trunk@2872 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-09-14 00:03:02 +00:00 |
Matt Mullenweg
|
d091c277ce
|
Validation error, fixes #1462
git-svn-id: https://develop.svn.wordpress.org/trunk@2732 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-07-23 06:39:57 +00:00 |
Ryan Boren
|
d77f5373ec
|
Roles update + UI from Owen.
git-svn-id: https://develop.svn.wordpress.org/trunk@2704 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-07-12 15:53:13 +00:00 |
Matt Mullenweg
|
810e0018f4
|
Massive user_level fix. We were still using the user_level field in wp_users in some places, where we should just use the table prefixed usermeta value.
git-svn-id: https://develop.svn.wordpress.org/trunk@2702 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-07-09 01:27:46 +00:00 |
Matt Mullenweg
|
f6ef88773f
|
User data migration should be complete
git-svn-id: https://develop.svn.wordpress.org/trunk@2636 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-06-13 08:32:44 +00:00 |
Matt Mullenweg
|
47d80615b5
|
More user updates
git-svn-id: https://develop.svn.wordpress.org/trunk@2632 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-06-12 23:14:52 +00:00 |
Matt Mullenweg
|
399e9acf58
|
Be sure about encoding. Fixes http://mosquito.wordpress.org/view.php?id=1222
git-svn-id: https://develop.svn.wordpress.org/trunk@2548 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-04-19 03:35:48 +00:00 |
Ryan Boren
|
8480784cda
|
Localize email messages. http://mosquito.wordpress.org/view.php?id=1168 Props: slebog
git-svn-id: https://develop.svn.wordpress.org/trunk@2477 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-25 21:41:45 +00:00 |
Ryan Boren
|
a21f267454
|
Don't let users who cannot publish edit published posts, even their own. Make consistent use of user_can_create_post(). http://mosquito.wordpress.org/view.php?id=1004 Props: MC_incubus
git-svn-id: https://develop.svn.wordpress.org/trunk@2441 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-14 00:48:11 +00:00 |
Ryan Boren
|
af3b90cc1e
|
Change login noun to Username. http://mosquito.wordpress.org/view.php?id=1088 Props: Albert
git-svn-id: https://develop.svn.wordpress.org/trunk@2437 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-13 17:06:18 +00:00 |
Matt Mullenweg
|
ed8a84e4cd
|
html_type to allow for true XHTML.
git-svn-id: https://develop.svn.wordpress.org/trunk@2321 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-14 04:36:57 +00:00 |
Matt Mullenweg
|
76d536c1fe
|
Fix mailed password, login link - http://mosquito.wordpress.org/view.php?id=838
git-svn-id: https://develop.svn.wordpress.org/trunk@2245 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-11 00:51:39 +00:00 |
Matt Mullenweg
|
92cf533afc
|
I almost forgot the hook
git-svn-id: https://develop.svn.wordpress.org/trunk@2216 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-05 02:22:36 +00:00 |
Matt Mullenweg
|
a7e018dda7
|
Big buttons for login and registration, more robust registration and password recovery.
git-svn-id: https://develop.svn.wordpress.org/trunk@2215 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-05 02:19:00 +00:00 |
Matt Mullenweg
|
3ebf5a36e2
|
Cleaning up blogfilename.
git-svn-id: https://develop.svn.wordpress.org/trunk@1997 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-24 01:34:47 +00:00 |
Matt Mullenweg
|
a3daa0be76
|
Change dateYMDhour to be something more sane, bugfix on edit.php.
git-svn-id: https://develop.svn.wordpress.org/trunk@1971 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-17 19:27:35 +00:00 |
Matt Mullenweg
|
b39c4f8273
|
Comments refactoring and cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@1964 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-16 02:57:05 +00:00 |
Matt Mullenweg
|
1a3c14d8a9
|
Use mb_mail_send if available.
git-svn-id: https://develop.svn.wordpress.org/trunk@1733 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-10-04 07:44:04 +00:00 |
Matt Mullenweg
|
b47e9a5139
|
More new_users_can_blog fixes, including to the registration form and resolution to http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000280
git-svn-id: https://develop.svn.wordpress.org/trunk@1667 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-16 10:26:39 +00:00 |
Ryan Boren
|
0edf05e901
|
Use home instead of siteurl. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000021
git-svn-id: https://develop.svn.wordpress.org/trunk@1418 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-12 02:57:50 +00:00 |
Ryan Boren
|
fa50e0743c
|
user_nicename fixes from JackSim. http://wordpress.org/support/4/6708
git-svn-id: https://develop.svn.wordpress.org/trunk@1380 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-01 19:52:48 +00:00 |
Matt Mullenweg
|
717855f007
|
Giant commit, sorry mailing list people. Move all table names to new $wpdb versions. Works but the whole app needs thorough testing now.
git-svn-id: https://develop.svn.wordpress.org/trunk@1355 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-24 08:22:18 +00:00 |
Matt Mullenweg
|
3e257c488d
|
Some registration cleanups.
git-svn-id: https://develop.svn.wordpress.org/trunk@1309 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-18 20:54:58 +00:00 |
michelvaldrighi
|
7d14626440
|
you pesky little browser you
git-svn-id: https://develop.svn.wordpress.org/trunk@1294 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-17 13:02:06 +00:00 |
Ryan Boren
|
30be2ff569
|
Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1169 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-25 19:33:12 +00:00 |
Matt Mullenweg
|
94f0cf9181
|
Changed to superglobals, and eliminated $use_cache (since we always do).
git-svn-id: https://develop.svn.wordpress.org/trunk@1108 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-20 22:56:47 +00:00 |
Matt Mullenweg
|
e64b754d4a
|
Migration to get_settings and away from globals.
git-svn-id: https://develop.svn.wordpress.org/trunk@957 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-01 19:55:45 +00:00 |
Matt Mullenweg
|
59155a15f3
|
Migration to get_settings
git-svn-id: https://develop.svn.wordpress.org/trunk@956 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-01 06:13:32 +00:00 |
Matt Mullenweg
|
37c361e964
|
Migrating more of the global options to get_settings().
git-svn-id: https://develop.svn.wordpress.org/trunk@955 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-29 08:43:36 +00:00 |
Matt Mullenweg
|
22ed64e4ec
|
Removed global $siteurl and $blogfilename, use get_settings. Syntax fix for wp-db.
git-svn-id: https://develop.svn.wordpress.org/trunk@945 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-26 16:15:48 +00:00 |
michelvaldrighi
|
1ef85f9dd5
|
big leap to GMT dates
git-svn-id: https://develop.svn.wordpress.org/trunk@914 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-23 03:42:40 +00:00 |
michelvaldrighi
|
a736154b39
|
now using instead of iso-8859-1
git-svn-id: https://develop.svn.wordpress.org/trunk@880 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-17 02:29:20 +00:00 |
jverber
|
0370fa0fe1
|
Missing closing PHP tag. (Thanks, GaMerZ)
git-svn-id: https://develop.svn.wordpress.org/trunk@856 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-09 19:29:35 +00:00 |
Matt Mullenweg
|
15deed87d1
|
MD5 passwords, including code from Robert Hartman and John Gray.
git-svn-id: https://develop.svn.wordpress.org/trunk@850 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-09 09:56:57 +00:00 |
Matt Mullenweg
|
78adfd35ed
|
New user registration tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@642 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-12-23 20:21:29 +00:00 |
Matt Mullenweg
|
ccc413011a
|
Renaming Reloaded.
git-svn-id: https://develop.svn.wordpress.org/trunk@628 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-12-18 09:36:13 +00:00 |