Commit Graph

88 Commits

Author SHA1 Message Date
Ryan Boren 2b186b0c45 Lose EOF ?>. Clean up EOF newlines. fixes #12307
git-svn-id: https://develop.svn.wordpress.org/trunk@19712 602fd350-edb4-49c9-b593-d223f7449a82
2012-01-08 17:01:11 +00:00
Andrew Nacin f504e221e1 Switch from Panel/SubPanel to Screen in inline documentation and Codex links. props michaelh, fixes #17265.
git-svn-id: https://develop.svn.wordpress.org/trunk@17748 602fd350-edb4-49c9-b593-d223f7449a82
2011-04-28 15:24:49 +00:00
Ryan Boren 36a4508140 Update since phpdoc. Props demetris. fixes #15445
git-svn-id: https://develop.svn.wordpress.org/trunk@16660 602fd350-edb4-49c9-b593-d223f7449a82
2010-12-01 19:24:38 +00:00
Andrew Nacin ec4f5b83bf Use relative paths when including files, avoiding include_path. fixes #12594, props sorich87.
git-svn-id: https://develop.svn.wordpress.org/trunk@14139 602fd350-edb4-49c9-b593-d223f7449a82
2010-04-18 06:14:45 +00:00
Peter Westwood ab17f7283c phpdoc for wp-admin. See #7496 props santosj.
git-svn-id: https://develop.svn.wordpress.org/trunk@8645 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-14 06:30:38 +00:00
Ryan Boren 479e81224b Fix profile submenu highlight. Make is_profile_page a constant so that register globals can't manipulate it. see #5736
git-svn-id: https://develop.svn.wordpress.org/trunk@6700 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-31 22:03:48 +00:00
Ryan Boren d8b614bfc7 Merge user-edit.php and profile.php. Props nbachiyski. fixes #5736
git-svn-id: https://develop.svn.wordpress.org/trunk@6697 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-31 21:44:17 +00:00
Ryan Boren 51bb6ffc85 Fix funky char, remove IE taunt. Props nbachiyski. see #4470
git-svn-id: https://develop.svn.wordpress.org/trunk@6429 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-20 05:50:57 +00:00
Ryan Boren 9af95e4544 Password strength meter from MellerTime. see #4470
git-svn-id: https://develop.svn.wordpress.org/trunk@6419 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-19 21:53:10 +00:00
rob1n c913f202d2 Add ID's to profile edit form's fieldsets. fixes #4434
git-svn-id: https://develop.svn.wordpress.org/trunk@5689 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-12 21:52:50 +00:00
rob1n d8062bbc62 Add id attribute where it's only name. fixes #3696
git-svn-id: https://develop.svn.wordpress.org/trunk@5323 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-27 00:47:01 +00:00
Ryan Boren e44ea1ff93 Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
git-svn-id: https://develop.svn.wordpress.org/trunk@4495 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-19 07:56:05 +00:00
Ryan Boren 7e226f1a94 Hold off on menu cleanup until next release. There be dragons.
git-svn-id: https://develop.svn.wordpress.org/trunk@4480 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-18 07:31:29 +00:00
Matt Mullenweg 6af3bdbb32 Admin functions cleanup, and change how we do titles and parents in the backend
git-svn-id: https://develop.svn.wordpress.org/trunk@4478 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-18 06:09:48 +00:00
Mark Jaquith e2fb86e7bc Restore 2x missing <br />. Props Nazgul and Xmion. fixes #3221
git-svn-id: https://develop.svn.wordpress.org/trunk@4447 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-04 05:23:12 +00:00
Mark Jaquith c1f5e720eb Don't assume that TinyMCE exists, and degrade gracefully if it doesn't. fixes #3272
git-svn-id: https://develop.svn.wordpress.org/trunk@4417 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-24 03:57:19 +00:00
Matt Mullenweg bc2d62560c Some UI cleanups, changes, and various miscellany.
git-svn-id: https://develop.svn.wordpress.org/trunk@4349 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-06 01:14:47 +00:00
Matt Mullenweg 06f0097a94 Options cleanup and some styling changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@4196 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-19 06:11:42 +00:00
Ryan Boren 4a9ad00205 Make those chars feel special.
git-svn-id: https://develop.svn.wordpress.org/trunk@4112 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-24 22:33:16 +00:00
Ryan Boren c4671bd480 Capitalization fix from Mark J. fixes #3004
git-svn-id: https://develop.svn.wordpress.org/trunk@4079 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-07 18:44:13 +00:00
Matt Mullenweg 4ec0249ac2 Some renames
git-svn-id: https://develop.svn.wordpress.org/trunk@3999 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-06 04:27:45 +00:00
Ryan Boren a4c408af37 User management improvements from Mark Jaquith and David House. #2793
git-svn-id: https://develop.svn.wordpress.org/trunk@3857 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-08 18:36:05 +00:00
Ryan Boren 6f1d273fc9 Update nonce action strings. Props mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@3804 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-26 23:08:05 +00:00
Ryan Boren fcfda4db13 Nonce from above. #2678
git-svn-id: https://develop.svn.wordpress.org/trunk@3759 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-02 22:36:06 +00:00
Ryan Boren e9553ad2d5 i81n fix from David House. fixes #2214
git-svn-id: https://develop.svn.wordpress.org/trunk@3412 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-07 06:33:49 +00:00
Ryan Boren 3b313cb840 Validation fix from philor. fixes #1958
git-svn-id: https://develop.svn.wordpress.org/trunk@3316 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-16 02:40:40 +00:00
Matt Mullenweg 4ae18b8c15 Don't do bad xhtml fixing by default - fixes #1975
git-svn-id: https://develop.svn.wordpress.org/trunk@3223 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-28 23:05:12 +00:00
Matt Mullenweg b27225b0ca Removing personal options, putting on profile page. Fixes #1557
git-svn-id: https://develop.svn.wordpress.org/trunk@3112 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 23:32:38 +00:00
Ryan Boren 62f1fd972b Pull the values in WP_User::data directly into WP_User so that we don't have to do ->data->blah.
git-svn-id: https://develop.svn.wordpress.org/trunk@3102 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 02:54:23 +00:00
Matt Mullenweg 8d259b4562 Really shouldn't be shown.
git-svn-id: https://develop.svn.wordpress.org/trunk@3063 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-13 04:54:03 +00:00
Ryan Boren c244bfd360 Show Role in profile and user edit. Don't allow users with edit_users caps to demote themselves. Props: davidhouse, ringmaster. fixes #1825
git-svn-id: https://develop.svn.wordpress.org/trunk@2995 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-06 03:58:52 +00:00
Ryan Boren 1fb12a1eaa Rename image-uploading to inline-uploading. Props skeltoac. fixes #1834
git-svn-id: https://develop.svn.wordpress.org/trunk@2994 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-06 03:40:43 +00:00
Ryan Boren 573e9a1bcb wp_handle_upload() and image upload improvements from Andy. fixes #1806
git-svn-id: https://develop.svn.wordpress.org/trunk@2979 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-01 21:28:03 +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 902768cec4 Better names and typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@2844 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-06 06:58:02 +00:00
Matt Mullenweg f43a4f16ad Break out the updating part.
git-svn-id: https://develop.svn.wordpress.org/trunk@2841 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-06 03:08:09 +00:00
Matt Mullenweg 248922198e Break up profile page into more logical sections
git-svn-id: https://develop.svn.wordpress.org/trunk@2840 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-06 02:01:33 +00:00
Matt Mullenweg 7c4907713c Draw more attention to the messages, which now blend in a little with the header. TODO: Put all messages in an array, abstract out HTML
git-svn-id: https://develop.svn.wordpress.org/trunk@2762 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-08 01:13:22 +00:00
Ryan Boren 268fc9f7a1 Cap migration.
git-svn-id: https://develop.svn.wordpress.org/trunk@2720 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-17 19:29:55 +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 cd3fcfab4c Let's be a little more discrete ;)
git-svn-id: https://develop.svn.wordpress.org/trunk@2638 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-13 09:06:30 +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 a94ad3b4da Adding profile update hook, fixes #1434
git-svn-id: https://develop.svn.wordpress.org/trunk@2628 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-10 23:33:58 +00:00
Ryan Boren 84c0b48441 Do not require password update when changing profile. http://mosquito.wordpress.org/view.php?id=1101 Props: idanso
git-svn-id: https://develop.svn.wordpress.org/trunk@2439 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-13 17:29:33 +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
Ryan Boren df3fb34a70 Introducing wp_redirect(), first cut. http://mosquito.wordpress.org/view.php?id=592 Props: Toby Simmons
git-svn-id: https://develop.svn.wordpress.org/trunk@2436 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-13 16:36:09 +00:00
Matt Mullenweg f8035ec6b4 Allowing more hooks into authentication - Hat tip: http://dev.webadmin.ufl.edu/~dwc/2005/03/02/authentication-plugins/
git-svn-id: https://develop.svn.wordpress.org/trunk@2425 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-09 22:49:42 +00:00
Matt Mullenweg f6a27d19b0 Comment registration goodness. Hat tip to Jason at noprequisite.com for user_identity code.
git-svn-id: https://develop.svn.wordpress.org/trunk@2166 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-31 06:38:12 +00:00
Ryan Boren 39baae5246 wp_setcookie() and wp_clearcookie(). Set cookies for both siteurl and home if they are not the same. Update cookies whenever home or siteurl change.
git-svn-id: https://develop.svn.wordpress.org/trunk@2107 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-20 04:56:24 +00:00