scribu
|
3951871605
|
Remove drag_drop_help() and plugins_search_help(). Fixes #15451
git-svn-id: https://develop.svn.wordpress.org/trunk@16426 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-17 16:41:26 +00:00 |
|
scribu
|
0e7fb842ec
|
Make media_handle_sideload() return attachment id instead of URL. Props joostdevalk. Fixes #15432
git-svn-id: https://develop.svn.wordpress.org/trunk@16383 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-15 12:53:11 +00:00 |
|
Andrew Nacin
|
8d9b2cd2b3
|
Properly check, initialize, or cast a number of variables. props ChenHui. see #14642.
git-svn-id: https://develop.svn.wordpress.org/trunk@16377 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-15 06:38:10 +00:00 |
|
scribu
|
420e436d72
|
Don't show author column if the post type doesn't support it. Fixes #15425
git-svn-id: https://develop.svn.wordpress.org/trunk@16376 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-14 20:35:42 +00:00 |
|
scribu
|
a6568c3de8
|
Make submitted-on a class instead of an id. Fixes #15426
git-svn-id: https://develop.svn.wordpress.org/trunk@16375 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-14 20:28:55 +00:00 |
|
scribu
|
a2130f160d
|
Don't display upgradeable plugins in site admin and only translate plugin data for currently displayed plugins. See #14435
git-svn-id: https://develop.svn.wordpress.org/trunk@16372 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-14 18:34:59 +00:00 |
|
scribu
|
9f69a2211f
|
Fix post comments box and remove unused 'add-comment' ajax action. See #15338
git-svn-id: https://develop.svn.wordpress.org/trunk@16371 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-14 18:19:45 +00:00 |
|
scribu
|
2b895dda71
|
Introduce WP_List_Table::get_column_count() and take care of update notice <tr>. Props ocean90 for initial patch. Fixes #15318
git-svn-id: https://develop.svn.wordpress.org/trunk@16368 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-14 18:00:09 +00:00 |
|
Andrew Nacin
|
11f1c67f78
|
Some escaping
git-svn-id: https://develop.svn.wordpress.org/trunk@16366 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-14 17:33:16 +00:00 |
|
scribu
|
32b416f959
|
Improve hook readability via curly brackets. Props jjj for initial patch. Fixes #15422
git-svn-id: https://develop.svn.wordpress.org/trunk@16365 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-14 15:50:02 +00:00 |
|
scribu
|
fcef01b720
|
Rework WP_MS_Themes_List_Table column display. Props ocean90. See #15318
git-svn-id: https://develop.svn.wordpress.org/trunk@16361 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-13 23:47:14 +00:00 |
|
scribu
|
309b7e7ab3
|
Add back 'Submitted on ' text. Props zeo. See #14579
git-svn-id: https://develop.svn.wordpress.org/trunk@16356 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-13 20:58:39 +00:00 |
|
scribu
|
beb9fea0c4
|
Fix 'response' column title. Props zeo. See #14579
git-svn-id: https://develop.svn.wordpress.org/trunk@16355 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-13 20:53:21 +00:00 |
|
scribu
|
83cfc820ce
|
Make manage_users_custom_column hook consistent between WP_(MS)?_Users_List_Table. Fixes #14562
git-svn-id: https://develop.svn.wordpress.org/trunk@16354 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-13 20:47:34 +00:00 |
|
scribu
|
a4ee63c95a
|
Make custom plugin columns hideable. See #15318
git-svn-id: https://develop.svn.wordpress.org/trunk@16350 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-13 17:21:40 +00:00 |
|
scribu
|
7d32a98787
|
Rename action to 'manage_plugins_custom_column' to be consistent with other screens. See #15318
git-svn-id: https://develop.svn.wordpress.org/trunk@16349 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-13 17:01:57 +00:00 |
|
scribu
|
21bef0ad36
|
Add 'manage_plugin_custom_column' action and properly hide plugin columns. See #15318
git-svn-id: https://develop.svn.wordpress.org/trunk@16348 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-13 16:57:25 +00:00 |
|
scribu
|
a06d0688e9
|
Introduce WP_Plugins_List_table:single_row(). See #15318
git-svn-id: https://develop.svn.wordpress.org/trunk@16347 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-13 16:30:20 +00:00 |
|
scribu
|
07b54f3eb4
|
Move network only status check out of foreach. See #15318
git-svn-id: https://develop.svn.wordpress.org/trunk@16346 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-13 16:25:56 +00:00 |
|
scribu
|
da3a486cef
|
Begin rework of plugins list table. Props edward mindreantre. See #15318
git-svn-id: https://develop.svn.wordpress.org/trunk@16345 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-13 15:58:23 +00:00 |
|
Andrew Nacin
|
200eefec46
|
Use square brackets instead of braces for string access. props hakre, fixes #13900.
git-svn-id: https://develop.svn.wordpress.org/trunk@16340 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-13 09:53:55 +00:00 |
|
Andrew Nacin
|
a53b8ef117
|
Use cap->edit_post in WP_Posts_List_Table. see #14122.
git-svn-id: https://develop.svn.wordpress.org/trunk@16337 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-13 00:13:08 +00:00 |
|
Ryan Boren
|
a192c1e658
|
Set is_site_themes from current screen so the ajax request returns the proper rows for site-themes.php searches. see #14897
git-svn-id: https://develop.svn.wordpress.org/trunk@16335 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-12 22:44:08 +00:00 |
|
Peter Westwood
|
b08df21c26
|
Revert most of [16332] - renaming and deprecating a commonly used function is silly. Improving it is good. Fixes #15407.
git-svn-id: https://develop.svn.wordpress.org/trunk@16334 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-12 21:53:15 +00:00 |
|
scribu
|
11f20d737c
|
Replace get_the_category() with get_the_categories(). Props filosofo. Fixes #15407
git-svn-id: https://develop.svn.wordpress.org/trunk@16332 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-12 20:05:37 +00:00 |
|
Ryan Boren
|
53ae0610e6
|
Check delete_site and delete_sites caps. Check for delete_user is more places.
git-svn-id: https://develop.svn.wordpress.org/trunk@16329 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-12 16:35:28 +00:00 |
|
Ryan Boren
|
4be07b9f8d
|
Check delete caps in network users admin.
git-svn-id: https://develop.svn.wordpress.org/trunk@16328 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-12 16:00:41 +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 |
|
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 |
|
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
|
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
|
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 |
|
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
|
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
|
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
|
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 |
|