Ryan Boren
|
7fcda10d46
|
Escape links by default. Props alexkingorg. see #13051
git-svn-id: https://develop.svn.wordpress.org/trunk@14347 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-02 22:53:59 +00:00 |
Ryan Boren
|
8d9073103c
|
Introduce get_super_admins(). Allow hard-coding a global super_admins array and bypassing site options. fixes #12815
git-svn-id: https://develop.svn.wordpress.org/trunk@14206 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-23 20:34:03 +00:00 |
Ryan Boren
|
74cae0802c
|
Fix paging numbers. Props ocean90. fixes #13082
git-svn-id: https://develop.svn.wordpress.org/trunk@14188 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-22 17:59:21 +00:00 |
Andrew Nacin
|
8fa7ed4573
|
Remove references to the old .fade class for message divs.
git-svn-id: https://develop.svn.wordpress.org/trunk@14039 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-08 03:36:52 +00:00 |
Andrew Nacin
|
5bf79d1d8e
|
File-level phpdoc for multisite files.
git-svn-id: https://develop.svn.wordpress.org/trunk@13998 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-04 13:29:35 +00:00 |
Andrew Nacin
|
fe922bc76d
|
Some more MS cleanups. see #12460
git-svn-id: https://develop.svn.wordpress.org/trunk@13965 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-03 11:15:51 +00:00 |
Andrew Nacin
|
09b04d58bf
|
More MS cleanups. props ocean90. see #12460
git-svn-id: https://develop.svn.wordpress.org/trunk@13953 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-03 00:10:44 +00:00 |
Andrew Nacin
|
db6a40aa27
|
Move add/remove super admin out of bulk edit and into user-edit.php. Introduce grant_super_admin() and revoke_super_admin(). Link to profile.php in ms-users user row for current user. Add defensive check by forcing IS_PROFILE_PAGE on user-edit if trying to edit your own user_id. see #12460
git-svn-id: https://develop.svn.wordpress.org/trunk@13941 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-02 06:46:07 +00:00 |
Mark Jaquith
|
9370ab3810
|
Huge MS refactoring and code cleanup. see #12460. props ocean90.
git-svn-id: https://develop.svn.wordpress.org/trunk@13918 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-01 21:21:27 +00:00 |
Ryan Boren
|
e61755c853
|
Trim trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@13733 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-03-17 16:27:25 +00:00 |
Ron Rennick
|
e0307be84c
|
add second set of Network admin buttons, See #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@13443 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-26 20:23:25 +00:00 |
Ron Rennick
|
8c7c126923
|
switch super admin to network admin in multisite UI, See #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@13442 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-26 20:16:16 +00:00 |
Ron Rennick
|
4b53dbcf81
|
move super admin list maintenance from ms-options to ms-users, See #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@13419 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-25 22:11:54 +00:00 |
Ron Rennick
|
85b1895890
|
more multisite UX rebranding, See #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@13379 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-24 19:56:10 +00:00 |
Ron Rennick
|
c7e12e9265
|
multisite UX, see #11644, add manage_ caps for super_admin, fixes #11803
git-svn-id: https://develop.svn.wordpress.org/trunk@13301 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 18:41:38 +00:00 |
Andrew Nacin
|
05a37728b1
|
Use esc_url() instead of clean_url(). See #12309
git-svn-id: https://develop.svn.wordpress.org/trunk@13297 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-22 18:15:10 +00:00 |
Ron Rennick
|
76363455c4
|
move ms css to ms.css, fixes #11790
git-svn-id: https://develop.svn.wordpress.org/trunk@12949 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-04 19:03:08 +00:00 |
Ryan Boren
|
70d313d227
|
Fix warnings. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12801 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-22 22:27:26 +00:00 |
Ryan Boren
|
aaa492bf22
|
Screen icons for site admin pages. Using temp icon until new ones are done. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12781 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-20 22:35:21 +00:00 |
Ryan Boren
|
59d31d8c5e
|
Formatting cleanups
git-svn-id: https://develop.svn.wordpress.org/trunk@12760 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-19 17:01:39 +00:00 |
Ryan Boren
|
e2adfc832a
|
Coding standards, space after if
git-svn-id: https://develop.svn.wordpress.org/trunk@12752 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-18 20:34:48 +00:00 |
Ron Rennick
|
0e3e18c7f2
|
change ms-blogs.php refs to ms-sites.php, remove extraneous character, See #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12725 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-14 19:42:55 +00:00 |
Ryan Boren
|
aff9330640
|
User is_super_admin(). Props GIGALinux. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12646 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-07 15:52:22 +00:00 |
Ryan Boren
|
18e6d905c5
|
Strip trailing whites from ms files. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12632 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-07 04:27:46 +00:00 |
Ryan Boren
|
adca93f6c4
|
Cleanup titles. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12627 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-07 03:24:24 +00:00 |
Ryan Boren
|
cf5aae053b
|
s/wpmu/ms/ in file refs. Props Denis-de-Bernardy. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12622 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-07 00:30:53 +00:00 |
Ryan Boren
|
19e3842fc2
|
Add esc_attr to ms-users.php. see #11792
git-svn-id: https://develop.svn.wordpress.org/trunk@12621 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-07 00:25:02 +00:00 |
Ron Rennick
|
9b84b850c9
|
Change references to wpmu-edit.php - See #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12620 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-07 00:24:03 +00:00 |
Peter Westwood
|
816ed91f0f
|
Remove svn:executable property on new files. Fixes #11743 props Denis-de-Bernardy.
git-svn-id: https://develop.svn.wordpress.org/trunk@12610 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-06 22:22:45 +00:00 |
Ryan Boren
|
ca3f286d96
|
Introduce is_multisite(). see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12609 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-06 20:19:35 +00:00 |
Ron Rennick
|
032de15d5a
|
Add mu only (inactive) files
git-svn-id: https://develop.svn.wordpress.org/trunk@12603 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-06 04:02:57 +00:00 |