ryan
|
e3b46b25d3
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
git-svn-id: http://svn.automattic.com/wordpress/trunk@19712 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-08 17:01:11 +00:00 |
ryan
|
616c35e71c
|
One newline is enough.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19684 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-05 20:10:39 +00:00 |
ryan
|
340e93324c
|
Remove extraneous spaces. Props kenan3008, dimadin. fixes #19501 #19433
git-svn-id: http://svn.automattic.com/wordpress/trunk@19596 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-14 17:36:38 +00:00 |
ryan
|
33113c01c7
|
Make the dashboard screen (index.php) occupy the same menu index across all admins (site/network/user). Props wpmuguru. fixes #17751
git-svn-id: http://svn.automattic.com/wordpress/trunk@18839 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-09-30 16:47:02 +00:00 |
ryan
|
c2d37a3d65
|
Consolidate update count code into wp_get_update_data(). Props mitchoyoshitaka. fixes #17694
git-svn-id: http://svn.automattic.com/wordpress/trunk@18468 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-07-26 18:39:57 +00:00 |
nacin
|
e811e73322
|
s/Themes Updates/Theme Updates/. props mitchoyoshitaka. fixes #17701.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18157 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-06 00:30:17 +00:00 |
ryan
|
51fe428865
|
Rename network admin submenus to not clash with top level menus. Props ocean90, markmcwilliams. see #17378
git-svn-id: http://svn.automattic.com/wordpress/trunk@18026 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-24 21:58:01 +00:00 |
ryan
|
c39f85038e
|
Don't fetch update info our show update bubbles if the user does not have install caps. Props nacin. fixes #16532
git-svn-id: http://svn.automattic.com/wordpress/trunk@17822 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-06 19:48:13 +00:00 |
nacin
|
453fd478a1
|
Use the update_core, update_plugins and update_themes caps in update-core.php. fixes #15866.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17048 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-18 18:43:35 +00:00 |
nacin
|
86daabffdf
|
Add theme update bubble, hide redundant bubble on network admin. props PeteMall, see #15866.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17029 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-17 18:51:19 +00:00 |
nbachiyski
|
5e6da99d6b
|
Add context to Add New buttons in Network admin. See #15577
git-svn-id: http://svn.automattic.com/wordpress/trunk@16611 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-29 16:41:35 +00:00 |
nacin
|
d6002995a7
|
Move the network version of Tools > Network to the network admin. props wpdavis, fixes #15461.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16453 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-18 05:24:13 +00:00 |
ryan
|
7518ed21f7
|
Use install_themes cap
git-svn-id: http://svn.automattic.com/wordpress/trunk@16327 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-12 15:32:40 +00:00 |
nacin
|
f269b75d7b
|
Network admin multisite checks and docs. see #14435.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16272 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-10 14:27:15 +00:00 |
ryan
|
f903ceb524
|
Check create_users cap. see #14435
git-svn-id: http://svn.automattic.com/wordpress/trunk@16184 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-04 16:27:18 +00:00 |
ryan
|
a9e5ade43f
|
Add new user page for network admin. Props PeteMall. see #14435
git-svn-id: http://svn.automattic.com/wordpress/trunk@16183 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-04 16:16:52 +00:00 |
nacin
|
b7392b4efd
|
Use a create_users cap for Sites > Add New. fixes #14621.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16103 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-30 14:31:13 +00:00 |
nacin
|
14ccdbec33
|
Pruning shears.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15904 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-21 19:55:28 +00:00 |
nacin
|
5d1730dfba
|
Rename Update menu to Updates in network admin. see #14435
git-svn-id: http://svn.automattic.com/wordpress/trunk@15901 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-21 17:52:44 +00:00 |
nacin
|
66a2572a2e
|
Network admin theme install. props PeteMall, fixes #15184.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15898 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-21 17:06:52 +00:00 |
ryan
|
23bc3f7fe6
|
Move add site form to site-new.php. see #15174
git-svn-id: http://svn.automattic.com/wordpress/trunk@15886 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-21 13:49:49 +00:00 |
nacin
|
de9ce9e2fe
|
Doc blocks for wp-admin/network. see #14435.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15880 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-21 11:21:13 +00:00 |
ryan
|
14ae165bb5
|
Add update-core to network admin. Props PeteMall. see #15162
git-svn-id: http://svn.automattic.com/wordpress/trunk@15871 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-20 16:38:00 +00:00 |
nacin
|
c1cc548f5a
|
Fix dashboard menu icon in network admin. props PeteMall, see #14435.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15869 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-20 14:52:10 +00:00 |
ryan
|
6b6c2583a4
|
Add plugin update notifications, plugin install, plugin update to the network admin screen. Props PeteMall. see #15129
git-svn-id: http://svn.automattic.com/wordpress/trunk@15867 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-20 14:16:03 +00:00 |
ryan
|
022cdc5e6c
|
Plugin editing for network admin. Props PeteMall. see #14435
git-svn-id: http://svn.automattic.com/wordpress/trunk@15853 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-19 18:23:23 +00:00 |
ryan
|
5cc70d72e9
|
require_once to avoid error from admin bar snack menu include
git-svn-id: http://svn.automattic.com/wordpress/trunk@15716 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-04 19:25:39 +00:00 |
ryan
|
21e3f0f7fa
|
Network Admin, first pass. see #14435
git-svn-id: http://svn.automattic.com/wordpress/trunk@15481 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-30 20:34:54 +00:00 |