ryan
|
8ace5a6b4c
|
Use WP_Screen::add_help_tab(). see #19020
git-svn-id: http://svn.automattic.com/wordpress/trunk@19514 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-01 02:22:07 +00:00 |
|
nacin
|
9cda4c5982
|
Remove 'update' from site-users.php on redirect. props PeteMall, fixes #18895.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19394 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-22 05:55:55 +00:00 |
|
nacin
|
836051d1e9
|
Pass 'id' on network/site-themes in the case of disabled referers. props Viper007Bond, fixes #18936.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19293 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-15 02:24:30 +00:00 |
|
ryan
|
81a03236ec
|
Use get_site_url() instead of hard-coding the protocol. Props SergeyBiryukov, exell.christopher. fixes #17466
git-svn-id: http://svn.automattic.com/wordpress/trunk@19211 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-08 14:13:42 +00:00 |
|
nacin
|
1e12e6713d
|
More help sidebars. see #19020.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19123 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-02 21:42:57 +00:00 |
|
nacin
|
cece838d8f
|
More s/add_help_sidebar/set_help_sidebar/. fixes #19020.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19122 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-02 21:32:16 +00:00 |
|
nacin
|
e62b1ce3c9
|
More help sidebars. see #19020.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19121 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-02 20:54:56 +00:00 |
|
ryan
|
366db8c10b
|
Use add_help_sidebar(). see #19020
git-svn-id: http://svn.automattic.com/wordpress/trunk@19114 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-02 05:33:53 +00:00 |
|
nacin
|
43eae59235
|
Translated strings in attributes require esc_attr(). s/_e/esc_attr_e/g
git-svn-id: http://svn.automattic.com/wordpress/trunk@19028 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-20 15:04:46 +00:00 |
|
nacin
|
795ca8d394
|
Revert [18861], [18862], [18864], [18874], [18879], and [18880]. see #18785.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18911 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-07 04:57:12 +00:00 |
|
nacin
|
4179013f06
|
Oops. see #17578.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18893 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-05 22:05:43 +00:00 |
|
nacin
|
5d33f15fb3
|
Kill the multisite mu_media_buttons option. see #17578.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18892 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-05 22:04:09 +00:00 |
|
azaozz
|
f9ebf31d4a
|
Revert 'auto' column setting, props markjaquith, see #18863
git-svn-id: http://svn.automattic.com/wordpress/trunk@18889 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-05 18:46:21 +00:00 |
|
ryan
|
435b3a0177
|
Implement bulk update for network/themes.php. Props ocean90. fixes #18687
git-svn-id: http://svn.automattic.com/wordpress/trunk@18869 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-03 14:35:43 +00:00 |
|
azaozz
|
bbafdfa0e5
|
Use add_option() method, introduce add_option_context() method for adding specific text above the screen options, see #18690
git-svn-id: http://svn.automattic.com/wordpress/trunk@18867 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-03 04:00:57 +00:00 |
|
azaozz
|
3575537e5f
|
Add screen_options with contextual content, see #18690
git-svn-id: http://svn.automattic.com/wordpress/trunk@18864 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-10-02 06:59:36 +00:00 |
|
ryan
|
ed4c502e16
|
s/Settings/Network Settings/. Props wpmuguru. fixes #16027
git-svn-id: http://svn.automattic.com/wordpress/trunk@18842 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-09-30 17:26:14 +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 |
|
nacin
|
f2a6d07a9d
|
Add 'Visit Dashboard' and 'Edit Site' links to the site added message on site-new.php. props vegasgeek, SergeyBiryukov. fixes #18047. fixes #17313.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18750 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-09-22 07:17:27 +00:00 |
|
azaozz
|
ffca93b1f2
|
Responsive admin improvements for the dashboard, new/write screens and links screens, see #18198
git-svn-id: http://svn.automattic.com/wordpress/trunk@18736 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-09-21 06:16:24 +00:00 |
|
azaozz
|
1cdec6ff6e
|
Merge most admin css files, first run, see #18314
git-svn-id: http://svn.automattic.com/wordpress/trunk@18577 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-08-21 03:46:43 +00:00 |
|
nacin
|
0fe8ea2f72
|
Add 'Network Enable' link after installing a theme in the network admin. props PeteMall, fixes #18468.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18569 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-08-18 22:40:37 +00:00 |
|
nacin
|
dbc5a36a14
|
Remove duplicated current_action() call. props PeteMall, fixes #18389.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18565 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-08-18 06:26:18 +00:00 |
|
nacin
|
e00bc528b6
|
Redirect to network_admin_url() in network/edit.php. props PeteMall, fixes #18379.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18564 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-08-18 06:17:47 +00:00 |
|
nacin
|
0caf6ee451
|
Dissolve wp-admin/network/edit.php. props PeteMall, fixes #18379.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18562 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-08-18 02:29:06 +00:00 |
|
nacin
|
ae91e0dfcd
|
Move network/settings.php POST handling out of network/edit.php. props PeteMall, see #18379.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18536 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-08-11 22:32:35 +00:00 |
|
ryan
|
ee12592231
|
Inline docs typo fix. Props dougwrites. fixes #17753
git-svn-id: http://svn.automattic.com/wordpress/trunk@18475 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-07-28 17:10:00 +00:00 |
|
ryan
|
e3418e214e
|
Allow creating sites with IDN domains. Props SergeyBiryukov, wpmuguru. fixes #15554
git-svn-id: http://svn.automattic.com/wordpress/trunk@18473 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-07-26 21:35:39 +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 |
|
azaozz
|
5256d7951f
|
<!DOCTYPE html> for all, fixes #18202
git-svn-id: http://svn.automattic.com/wordpress/trunk@18460 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-07-22 00:25:41 +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
|
20ad00f2f1
|
Make user validation when adding a user via network admin consistent with adding a user elsewhere. Provide better feedback for validation problems. Props sorich87. fixes #17239
git-svn-id: http://svn.automattic.com/wordpress/trunk@18131 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-03 18:59:12 +00:00 |
|
ryan
|
f938faa814
|
Link to site being edited. Props lloydbudd. fixes #17257
git-svn-id: http://svn.automattic.com/wordpress/trunk@18129 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-03 15:35:45 +00:00 |
|
westi
|
1443193079
|
Help Tab text updatates. Fixes #17312 prop dougwrites.
git-svn-id: http://svn.automattic.com/wordpress/trunk@18092 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-01 15:37:04 +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
|
8192d0dae8
|
Validation fixes. Props ocean90, peaceablewhale. see #17364
git-svn-id: http://svn.automattic.com/wordpress/trunk@18010 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-23 23:33:30 +00:00 |
|
ryan
|
18335b5516
|
Update some network admin help text. Props dougwrites. fixes #16988
git-svn-id: http://svn.automattic.com/wordpress/trunk@17921 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-13 19:25:38 +00:00 |
|
markjaquith
|
0e57bd3a37
|
Centralize pagination bound exceeding redirects for list tables. props garyc40. props johnjamesjacoby. fixes #16208
git-svn-id: http://svn.automattic.com/wordpress/trunk@17900 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 06:09:42 +00:00 |
|
koopersmith
|
2207bfe689
|
Admin Header 2: The Return of 32px Icons. Props, iammattthomas. see #17324.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17872 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-12 00:22:22 +00:00 |
|
ryan
|
e5ec44416a
|
Remove favorite_actions() from h2s. Restore Add New buttons. see #17324
git-svn-id: http://svn.automattic.com/wordpress/trunk@17849 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-10 19:18:16 +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 |
|
markjaquith
|
8d87f5dcb4
|
Big UI style update. props koopersmith. see #17324
git-svn-id: http://svn.automattic.com/wordpress/trunk@17800 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-05-04 20:15:05 +00:00 |
|
ryan
|
834279201f
|
Allow plugins to control user and network admin canonical redirects. fixes #17196
git-svn-id: http://svn.automattic.com/wordpress/trunk@17668 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-04-20 20:19:50 +00:00 |
|
ryan
|
3b30ea65f5
|
Anchor network and user admins at the network domain and path rather than at the main site. Makes the redirects consistent with network_admin_url(). fixes #16652 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@17510 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-03-08 22:56:12 +00:00 |
|
westi
|
9400a59207
|
Don't redirect continually on empty search results pages. Fixes #16357 props garyc40
git-svn-id: http://svn.automattic.com/wordpress/trunk@17366 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-26 09:56:17 +00:00 |
|
ryan
|
b345e996c7
|
Pagination fixes. Props garyc40. fixes #16357
git-svn-id: http://svn.automattic.com/wordpress/trunk@17361 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-25 19:20:20 +00:00 |
|
ryan
|
4ffa4e4f4e
|
Don't pass deprecated arg to update_blog_status(). Props PeteMall. fixes #15605
git-svn-id: http://svn.automattic.com/wordpress/trunk@17360 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-25 17:39:10 +00:00 |
|
westi
|
5268a0e7d8
|
Fix the bulk actions on Network > Sites and Network > Users. Fixes #16364
git-svn-id: http://svn.automattic.com/wordpress/trunk@17359 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-25 14:34:41 +00:00 |
|
nacin
|
37075f7f71
|
Remove AJAX from list tables. first pass. see #16262.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17322 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-16 21:47:24 +00:00 |
|
nacin
|
b563e11627
|
Pass id to the site-users and site-themes search form. props ocean90, fixes #16246.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17314 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-15 21:25:33 +00:00 |
|