Peter Westwood
|
c6b0c233c1
|
Use the l10n helper js file in the installer. See #15124.
git-svn-id: https://develop.svn.wordpress.org/trunk@16325 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-12 11:44:08 +00:00 |
|
Andrew Nacin
|
b929feb819
|
Remove dead code. props nathanrice, fixes #13893.
git-svn-id: https://develop.svn.wordpress.org/trunk@16324 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-12 11:26:14 +00:00 |
|
Mark Jaquith
|
2834d62548
|
Always add in the current post format, in case the theme was switched to one that does not support it. props anderswc. fixes #15393. see #14746
git-svn-id: https://develop.svn.wordpress.org/trunk@16316 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-12 04:21:17 +00:00 |
|
Mark Jaquith
|
d3684a509d
|
Add checks for WP_Error. props ptahdunbar. see #14746
git-svn-id: https://develop.svn.wordpress.org/trunk@16315 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-12 04:10:56 +00:00 |
|
Mark Jaquith
|
647422ad33
|
Switch to radio boxes for Post Format picking. Saves a click. Maybe we should do this with Post Status as well. see #14746
git-svn-id: https://develop.svn.wordpress.org/trunk@16314 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-12 04:05:33 +00:00 |
|
Andrew Nacin
|
d8c91db1f4
|
Remove more create_function calls. props huichen, see #14424.
git-svn-id: https://develop.svn.wordpress.org/trunk@16313 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-11 22:50:36 +00:00 |
|
Andrew Nacin
|
19bb470821
|
Kill a create_function by introducing is_plugin_inactive. see #14424.
git-svn-id: https://develop.svn.wordpress.org/trunk@16312 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-11 22:21:04 +00:00 |
|
Andrew Nacin
|
21a38007d8
|
Remove old header/footer link active state. props dremeda, fixes #14487.
git-svn-id: https://develop.svn.wordpress.org/trunk@16311 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-11 22:17:11 +00:00 |
|
Ryan Boren
|
31ecc8008a
|
Whitespace cleanup. Props sorich87. see #14147
git-svn-id: https://develop.svn.wordpress.org/trunk@16306 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-11 16:57:22 +00:00 |
|
Ryan Boren
|
994d8ecab8
|
Farbtastic 1.3u. Props flashingcursor. fixes #14707
git-svn-id: https://develop.svn.wordpress.org/trunk@16305 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-11 16:34:22 +00:00 |
|
Ryan Boren
|
b8ebc2cecb
|
Add screen options to site-themes. Props PeteMall. see #14897
git-svn-id: https://develop.svn.wordpress.org/trunk@16298 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-11 15:16:16 +00:00 |
|
Ryan Boren
|
f9729112f0
|
Fix logic. Props nacin. see #15357
git-svn-id: https://develop.svn.wordpress.org/trunk@16297 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-11 14:34:51 +00:00 |
|
Ryan Boren
|
c5186dde67
|
Marksup fixes. see #15357
git-svn-id: https://develop.svn.wordpress.org/trunk@16296 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-11 14:32:02 +00:00 |
|
Ryan Boren
|
bf41cf19fd
|
Better styling for add user form fields. see #15357
git-svn-id: https://develop.svn.wordpress.org/trunk@16295 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-11 14:31:16 +00:00 |
|
Ryan Boren
|
c8d7cc8664
|
user-new.php revamp. Separate caps for adding users vs. creating users. Allow supes to add via email or username. Split adding existing users and creating new users into separate forms. see #15357
git-svn-id: https://develop.svn.wordpress.org/trunk@16294 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-11 14:29:15 +00:00 |
|
Peter Westwood
|
21ac2fa767
|
Chop this off as we don't need it anymore. Fixes #13960 props filosofo.
git-svn-id: https://develop.svn.wordpress.org/trunk@16293 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-11 14:10:59 +00:00 |
|
Andrew Nacin
|
aa3af048cc
|
blog_admin_notices for non-network-non-user, admin_notices for all. see #14696.
git-svn-id: https://develop.svn.wordpress.org/trunk@16292 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-11 12:32:22 +00:00 |
|
scribu
|
7d07e24e0b
|
Make 'registered' column sort by user id. See #14579
git-svn-id: https://develop.svn.wordpress.org/trunk@16290 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-11 11:47:10 +00:00 |
|
scribu
|
d95cfc6eab
|
Make 'registered' column sort by site id. See #14579
git-svn-id: https://develop.svn.wordpress.org/trunk@16289 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-11 11:45:32 +00:00 |
|
Peter Westwood
|
ea7bd69745
|
Generate Human Readable passwords as they are much more userfriendly. Fixes #13324 props Otto42.
git-svn-id: https://develop.svn.wordpress.org/trunk@16284 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-10 23:31:54 +00:00 |
|
Peter Westwood
|
6b1be702c4
|
Move the l10n helper function into a seperate js file so we can always output it first.
Fixes #15124.
git-svn-id: https://develop.svn.wordpress.org/trunk@16282 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-10 21:53:30 +00:00 |
|
Peter Westwood
|
e6d62aeb48
|
Blankity Blank. Fixes #15380 props arena.
git-svn-id: https://develop.svn.wordpress.org/trunk@16281 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-10 20:54:56 +00:00 |
|
Andrew Nacin
|
7912dd4561
|
Use direct post_title instead of get_the_title() in get_inline_data(). reverts [13079] but adds trim() to solve original bug. fixes #14323, props filosofo.
git-svn-id: https://develop.svn.wordpress.org/trunk@16278 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-10 17:08:05 +00:00 |
|
Andrew Nacin
|
0f662479db
|
Super Admin filter for network/users.php. fixes #15371.
git-svn-id: https://develop.svn.wordpress.org/trunk@16277 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-10 17:05:20 +00:00 |
|
Andrew Nacin
|
ffd50167bd
|
Network admin multisite checks and docs. see #14435.
git-svn-id: https://develop.svn.wordpress.org/trunk@16272 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-10 14:27:15 +00:00 |
|
Andrew Nacin
|
3c62cf9519
|
Network Wide Settings -> Language Settings and kill the notice, which is implicit enough with the word 'Default.' see #14435.
git-svn-id: https://develop.svn.wordpress.org/trunk@16271 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-10 14:01:39 +00:00 |
|
Andrew Nacin
|
9ac3468253
|
Update phpdoc for wp_list_widgets(). fixes #15373.
git-svn-id: https://develop.svn.wordpress.org/trunk@16269 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-10 12:28:03 +00:00 |
|
Ryan Boren
|
1394e2ff9d
|
Give the user dashboard a more suitable title. see #14696
git-svn-id: https://develop.svn.wordpress.org/trunk@16265 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-09 22:00:50 +00:00 |
|
Ryan Boren
|
f28e46af02
|
Route submenus added to old super admin menu to tools menu for now. see #14435
git-svn-id: https://develop.svn.wordpress.org/trunk@16261 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-09 19:23:42 +00:00 |
|
scribu
|
49266ad2f0
|
Make admin screen titles filterable. Props caesarsgrunt. Fixes #15301
git-svn-id: https://develop.svn.wordpress.org/trunk@16260 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-09 18:03:06 +00:00 |
|
Andrew Nacin
|
3a360acc5a
|
Default to 'post' in WP_Terms_List_Table. props filosofo, fixes #15351.
git-svn-id: https://develop.svn.wordpress.org/trunk@16254 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-09 06:38:53 +00:00 |
|
Andrew Nacin
|
4125fe393b
|
Set $tax as the taxonomy object, and kill off our colliding global from menu construction. see #15326.
git-svn-id: https://develop.svn.wordpress.org/trunk@16253 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-09 03:28:09 +00:00 |
|
Andrew Nacin
|
68eba28b16
|
Search for site-themes. props PeteMall, see #14897.
git-svn-id: https://develop.svn.wordpress.org/trunk@16252 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-09 02:16:45 +00:00 |
|
Andrew Nacin
|
c165557b3e
|
Introduce menu_name label for taxonomies and post types. Defaults to name. fixes #14832.
git-svn-id: https://develop.svn.wordpress.org/trunk@16251 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-09 02:09:00 +00:00 |
|
Andrew Nacin
|
1d7a732588
|
Use the name of the corresponding post type in the edit-tags column. TODO, typenow should be accessible from the current_screen object on edit-tags. see #14886 for current_screen, [15664] for previous TODO note.
git-svn-id: https://develop.svn.wordpress.org/trunk@16249 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-09 00:59:49 +00:00 |
|
Andrew Nacin
|
7be12299b7
|
Merge two strings in JS, which were merged elsewhere some time ago.
git-svn-id: https://develop.svn.wordpress.org/trunk@16248 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-09 00:52:02 +00:00 |
|
Andrew Nacin
|
b5178cd956
|
enter_title_here filter. fixes #13386.
git-svn-id: https://develop.svn.wordpress.org/trunk@16247 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-09 00:49:19 +00:00 |
|
Andrew Nacin
|
8a63e8ba33
|
Hide the slugdiv by default for custom post types. Restores behavior toggled in [15555]. see #14212.
git-svn-id: https://develop.svn.wordpress.org/trunk@16246 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-09 00:46:05 +00:00 |
|
Andrew Nacin
|
50dc640746
|
Use spaces for alignment. see #15343 [16236]
git-svn-id: https://develop.svn.wordpress.org/trunk@16245 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-09 00:42:35 +00:00 |
|
scribu
|
a97018ab13
|
Fix admin comment reply. See #14579
git-svn-id: https://develop.svn.wordpress.org/trunk@16244 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-08 23:07:37 +00:00 |
|
Ryan Boren
|
e4a21e0527
|
Resurrect nav-tab-wrapper. Lost in [16136]. see #15154
git-svn-id: https://develop.svn.wordpress.org/trunk@16243 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-08 22:12:46 +00:00 |
|
Ryan Boren
|
03d34fd1f8
|
site-themes.php cleanup. Props PeteMall. see #14897
git-svn-id: https://develop.svn.wordpress.org/trunk@16242 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-08 21:52:54 +00:00 |
|
Ryan Boren
|
fb54ba39cd
|
Use bool for allowed themes. Props PeteMall. see #14897
git-svn-id: https://develop.svn.wordpress.org/trunk@16241 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-08 19:40:05 +00:00 |
|
Ryan Boren
|
1af3887db1
|
Use submt_button(). see #14435
git-svn-id: https://develop.svn.wordpress.org/trunk@16240 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-08 17:45:20 +00:00 |
|
Ryan Boren
|
7173e0d7b8
|
Update links. see #14435
git-svn-id: https://develop.svn.wordpress.org/trunk@16239 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-08 17:40:57 +00:00 |
|
Ryan Boren
|
964e49b59f
|
Fix typo. Props PeteMall. see #14435
git-svn-id: https://develop.svn.wordpress.org/trunk@16238 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-08 17:36:09 +00:00 |
|
Ryan Boren
|
77908514a6
|
Add the former contents of ms-admin.php to a right now widget for the network admin. see #14435
git-svn-id: https://develop.svn.wordpress.org/trunk@16237 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-08 17:31:00 +00:00 |
|
Peter Westwood
|
73c3aa15f5
|
Encode quotes and chevrons in the HTML editor version of the generated captions too. Fixes #15343.
git-svn-id: https://develop.svn.wordpress.org/trunk@16236 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-08 17:15:14 +00:00 |
|
scribu
|
baaf0585dd
|
Use get_current_screen() in list table classes. Fixes #15338
git-svn-id: https://develop.svn.wordpress.org/trunk@16235 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-08 15:43:44 +00:00 |
|
Peter Westwood
|
de1c45771a
|
Fix typo. See #15336 props Utkarsh.
Also actually correctly cast to boolean :-)
git-svn-id: https://develop.svn.wordpress.org/trunk@16234 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-08 10:21:34 +00:00 |
|
Peter Westwood
|
f091f10b0f
|
Fix typo. See #15336 props Utkarsh.
git-svn-id: https://develop.svn.wordpress.org/trunk@16232 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-08 09:15:47 +00:00 |
|
Peter Westwood
|
417830b4e6
|
Ensure that booleans are booleans for now. See #15336.
git-svn-id: https://develop.svn.wordpress.org/trunk@16231 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-08 08:16:28 +00:00 |
|
scribu
|
49ea9b06ef
|
WP_Media_List_Table: merge display_rows() and display_orphans(). See #14579
git-svn-id: https://develop.svn.wordpress.org/trunk@16229 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-06 23:00:17 +00:00 |
|
scribu
|
e3026ae9ee
|
WP_Media_List_Table: remove code for displaying old 'actions' column. See #14579
git-svn-id: https://develop.svn.wordpress.org/trunk@16228 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-06 22:51:43 +00:00 |
|
scribu
|
9edce664dc
|
WP_Media_List_Table: Use class property instead of $detached global. See #14579
git-svn-id: https://develop.svn.wordpress.org/trunk@16227 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-06 22:47:12 +00:00 |
|
scribu
|
939cb492bb
|
Use screen id instead of base, to be consistent with older filters. See #14579
git-svn-id: https://develop.svn.wordpress.org/trunk@16226 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-06 21:49:23 +00:00 |
|
Ryan Boren
|
840e539c0e
|
Issue user_admin_notices for user admin. Issue admin_notices only for blog admin. Issue all_admin_notices for all dashboards. see #14696
git-svn-id: https://develop.svn.wordpress.org/trunk@16224 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-06 17:40:12 +00:00 |
|
Peter Westwood
|
85952766d3
|
Extra cap checks. See #15326.
git-svn-id: https://develop.svn.wordpress.org/trunk@16222 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-06 10:07:35 +00:00 |
|
Peter Westwood
|
1626139659
|
Remove WP_SHOW_ADMIN_BAR and go off existing and new defines on page type. See #15315
git-svn-id: https://develop.svn.wordpress.org/trunk@16221 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-06 09:41:03 +00:00 |
|
scribu
|
441237a5f4
|
Uncheck mass select checkbox when updating rows via ajax. See #14579
git-svn-id: https://develop.svn.wordpress.org/trunk@16218 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-05 23:07:00 +00:00 |
|
scribu
|
f159895605
|
Clean up WP_Terms_List_Table::column_default(). See #14579
git-svn-id: https://develop.svn.wordpress.org/trunk@16214 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-05 22:11:15 +00:00 |
|
scribu
|
0b77523396
|
Make post column hooks consistent. See #14579
git-svn-id: https://develop.svn.wordpress.org/trunk@16212 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-05 21:16:46 +00:00 |
|
Ryan Boren
|
61b9bfba92
|
Remove role selector from network admin user-edit. Props PeteMall. see #14435
git-svn-id: https://develop.svn.wordpress.org/trunk@16210 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-05 17:26:32 +00:00 |
|
scribu
|
a1c670189d
|
remove leading <li> from get_views() and add it later. Fixes #15321
git-svn-id: https://develop.svn.wordpress.org/trunk@16205 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-05 14:34:09 +00:00 |
|
Mark Jaquith
|
7f219637fc
|
format-FOO classes on post edit row TR tags. props deanjrobinson. see #14746
git-svn-id: https://develop.svn.wordpress.org/trunk@16201 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-05 07:09:13 +00:00 |
|
Mark Jaquith
|
32ac7d22a6
|
get_post_format_string() to get nice version of a post format slug. Try appending post format as a post-status label. Enclose in square brackets to help it stand out. Remove post format strings filter. If this is going to be standard, it should be standard. see #14746
git-svn-id: https://develop.svn.wordpress.org/trunk@16198 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-05 03:04:13 +00:00 |
|
Mark Jaquith
|
c44eb74f66
|
Use post_type_supports() to check for whether a post type supports post formats. Only posts support it by default. props mikeschinkel. see #14746
git-svn-id: https://develop.svn.wordpress.org/trunk@16196 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-05 02:04:22 +00:00 |
|
scribu
|
419c42838b
|
Rename property _screen to screen. See #14579
git-svn-id: https://develop.svn.wordpress.org/trunk@16195 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-04 21:02:13 +00:00 |
|
scribu
|
393bdc04e3
|
Fix screen options for the network admin themes and plugins. Props ocean90. Fixes #15269. Also fixes [16190]
git-svn-id: https://develop.svn.wordpress.org/trunk@16194 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-04 20:49:30 +00:00 |
|
scribu
|
5d9b59521c
|
Network Themes cleanup. Props PeteMall. See #14897
git-svn-id: https://develop.svn.wordpress.org/trunk@16193 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-04 20:11:08 +00:00 |
|
scribu
|
ca6e0ce4f3
|
Revert [16182] for comments table. See#14579
git-svn-id: https://develop.svn.wordpress.org/trunk@16192 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-04 20:04:31 +00:00 |
|
Mark Jaquith
|
6648c30823
|
Translate and prettify post formats for display. Also, filterable by themes/plugins to add new ones. see #14746
git-svn-id: https://develop.svn.wordpress.org/trunk@16191 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-04 18:33:50 +00:00 |
|
scribu
|
3944269814
|
Minor cleanups. See #14579
git-svn-id: https://develop.svn.wordpress.org/trunk@16190 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-04 18:28:58 +00:00 |
|
Mark Jaquith
|
e381bc093f
|
Limit post format UI to posts only, for now. see #14746
git-svn-id: https://develop.svn.wordpress.org/trunk@16188 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-04 18:02:24 +00:00 |
|
Mark Jaquith
|
018429a9f6
|
Do our return falses. Props duck_. see #14746
git-svn-id: https://develop.svn.wordpress.org/trunk@16187 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-04 17:58:04 +00:00 |
|
Peter Westwood
|
cf37645868
|
Check the current user can create sites before showing the button. See #14435 props PeteMall.
git-svn-id: https://develop.svn.wordpress.org/trunk@16185 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-04 17:21:25 +00:00 |
|
Ryan Boren
|
91e15d98c3
|
Check create_users cap. see #14435
git-svn-id: https://develop.svn.wordpress.org/trunk@16184 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-04 16:27:18 +00:00 |
|
Ryan Boren
|
b80e0de594
|
Add new user page for network admin. Props PeteMall. see #14435
git-svn-id: https://develop.svn.wordpress.org/trunk@16183 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-04 16:16:52 +00:00 |
|
scribu
|
7edd2f0090
|
Default to get_current_screen() in list table classes. See #14579
git-svn-id: https://develop.svn.wordpress.org/trunk@16182 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-04 15:00:55 +00:00 |
|
Peter Westwood
|
fa9fc10c6e
|
Add define('WP_SHOW_ADMIN_BAR' , false) for now. See #15315.
git-svn-id: https://develop.svn.wordpress.org/trunk@16177 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-04 08:40:27 +00:00 |
|
Peter Westwood
|
817aa1975c
|
Revert [16171] and [16172] - The class names were fine as they were and the MultiSite classes stand out more with the original naming.
git-svn-id: https://develop.svn.wordpress.org/trunk@16175 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-04 08:07:03 +00:00 |
|
Mark Jaquith
|
ef54c47f7a
|
add_theme_support( 'post-formats', array( 'aside', 'image', 'etc' ) ); Add UI for choosing a post format, and save the choice. see #14746
git-svn-id: https://develop.svn.wordpress.org/trunk@16174 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-04 07:41:07 +00:00 |
|
Andrew Nacin
|
8b0f87ebfd
|
Blue tweaks. props saracannon, see #15207.
git-svn-id: https://develop.svn.wordpress.org/trunk@16173 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-04 01:59:58 +00:00 |
|
scribu
|
d1034ad0d3
|
complete the renaming. props ocean90. See #14579
git-svn-id: https://develop.svn.wordpress.org/trunk@16172 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-03 22:06:45 +00:00 |
|
scribu
|
ed884411fe
|
List-table Class Names: Consistency's Revenge. See #14579
git-svn-id: https://develop.svn.wordpress.org/trunk@16171 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-03 21:09:27 +00:00 |
|
Ryan Boren
|
0ab95195d0
|
Allow trailing wildcard site searches by appending *. see #15170
git-svn-id: https://develop.svn.wordpress.org/trunk@16169 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-03 19:26:23 +00:00 |
|
Ryan Boren
|
358cdf6e23
|
Make IP query threshold more restrictive. see #15170
git-svn-id: https://develop.svn.wordpress.org/trunk@16167 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-03 18:40:12 +00:00 |
|
Ryan Boren
|
103523a499
|
Drop Sites search action dropdown. Determine the search action from the search string. see #15170
git-svn-id: https://develop.svn.wordpress.org/trunk@16166 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-03 18:28:02 +00:00 |
|
Peter Westwood
|
9afb0e7247
|
Much better description for the noconfirmation check box.
git-svn-id: https://develop.svn.wordpress.org/trunk@16164 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-03 15:04:34 +00:00 |
|
Ryan Boren
|
0c6730ed9b
|
Check for install_plugins cap too since it can be removed for supes. see #15163
git-svn-id: https://develop.svn.wordpress.org/trunk@16163 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-03 14:57:10 +00:00 |
|
Ryan Boren
|
3c007cce8e
|
Lose wildcards in site search. Maybe bring it back as an option. see #15170
git-svn-id: https://develop.svn.wordpress.org/trunk@16161 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-03 13:57:43 +00:00 |
|
Ryan Boren
|
0ffd5e3012
|
Show latest x users with no paging if on a large network. see #15170
git-svn-id: https://develop.svn.wordpress.org/trunk@16160 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-03 13:34:04 +00:00 |
|
Peter Westwood
|
bb52f64946
|
Revert part of [16126] and restore the correct behaviour in the ms sites list. Fixes #15297 props ronbme
git-svn-id: https://develop.svn.wordpress.org/trunk@16158 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-02 22:13:16 +00:00 |
|
Ryan Boren
|
d6e8a729a9
|
Default to id since registered doesn't have an index. see #15170
git-svn-id: https://develop.svn.wordpress.org/trunk@16157 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-02 21:23:26 +00:00 |
|
Andrew Nacin
|
e79975c334
|
Cleaned up WP logo for blue refresh. props saracannon, see #15207.
git-svn-id: https://develop.svn.wordpress.org/trunk@16153 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-02 16:33:23 +00:00 |
|
Andrew Nacin
|
59d3fd59c4
|
Implement the screen options toggle sprite across color schemes. props PeteMall, and use correct file ext, props ocean90. see #15207.
git-svn-id: https://develop.svn.wordpress.org/trunk@16152 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-02 15:35:10 +00:00 |
|
Andrew Nacin
|
118eb442e1
|
Add screen options toggle. props saracannon, see #15207.
git-svn-id: https://develop.svn.wordpress.org/trunk@16148 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-02 06:01:08 +00:00 |
|
Andrew Nacin
|
f95cfd07f3
|
Remove deleted file from the manifest. Note that most other blue files were never added. see #15207.
git-svn-id: https://develop.svn.wordpress.org/trunk@16147 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-02 05:24:58 +00:00 |
|
Andrew Nacin
|
c31ef3498a
|
Housekeeping for blue refresh. Script bumps, image bumps, remove unused blue-specific files. see #15207.
git-svn-id: https://develop.svn.wordpress.org/trunk@16146 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-02 05:05:27 +00:00 |
|
Andrew Nacin
|
14080bd9ce
|
Blue theme refresh, first pass. props saracannon. see #15207.
git-svn-id: https://develop.svn.wordpress.org/trunk@16145 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-02 04:52:44 +00:00 |
|