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
|
163f1b0d9c
|
Fix typo in error message. Props PeteMall
git-svn-id: https://develop.svn.wordpress.org/trunk@16233 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-08 10:08:51 +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
|
fc764ebc45
|
Remove nofollow on comment reply links. Fixes #10550
git-svn-id: https://develop.svn.wordpress.org/trunk@16230 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-07 01:06:37 +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
|
94839a3f17
|
Prime blogs of user cache from old cache to avoid mass DB requests on upgrade. see #14379
git-svn-id: https://develop.svn.wordpress.org/trunk@16225 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-06 18:45:20 +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 |
|
Ryan Boren
|
56a6f6f060
|
Send moderation emails to post author. see #6286
git-svn-id: https://develop.svn.wordpress.org/trunk@16223 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-06 15:20:50 +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 |
|
potbot
|
d9d6469f13
|
POT, generated from r16218
git-svn-id: https://develop.svn.wordpress.org/trunk@16219 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-06 00:21:40 +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 |
|
Andrew Nacin
|
a5385f31bb
|
Twenty Ten bump to 1.3-alpha in trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@16216 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-05 22:33:37 +00:00 |
|
scribu
|
b3d19ecb16
|
Make get_file_data() regex more precise. Fixes #15193
git-svn-id: https://develop.svn.wordpress.org/trunk@16215 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-05 22:22:28 +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 |
|
Andrew Nacin
|
6a8c5b337b
|
Revert [16021]. See #14170.
git-svn-id: https://develop.svn.wordpress.org/trunk@16213 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-05 21:35:28 +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 |
|
Andrew Nacin
|
30ada3d17d
|
Add missing arguments to post_type_archive_title. props greenshady, see #13818.
git-svn-id: https://develop.svn.wordpress.org/trunk@16211 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-05 21:14:43 +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 |
|
Ryan Boren
|
b8b7810f52
|
Introduce user_can(). Props simonwheatley. fixes #14602
git-svn-id: https://develop.svn.wordpress.org/trunk@16209 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-05 17:04:46 +00:00 |
|
Ryan Boren
|
20131f4e62
|
Don't fire wp_notify_postauthor() when the author moderated the comment. Props mrmist. fixes #12774
git-svn-id: https://develop.svn.wordpress.org/trunk@16208 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-05 15:36:04 +00:00 |
|
Ryan Boren
|
b7ed18e2ec
|
Don't anchor regex. Props ozh. fixes #14628
git-svn-id: https://develop.svn.wordpress.org/trunk@16207 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-05 15:29:50 +00:00 |
|
Ryan Boren
|
d73a826715
|
Eliminate some queries in get_page_by_path() by consulting cache. Props Denis-de-Bernardy, wojtek.szkutnik. fixes #11373
git-svn-id: https://develop.svn.wordpress.org/trunk@16206 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-05 15:26:15 +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 |
|
scribu
|
79c38419bf
|
Skip category/tag queries if post type doesn't support them. Props mfields. Fixes #15322
git-svn-id: https://develop.svn.wordpress.org/trunk@16204 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-05 12:47:19 +00:00 |
|
Peter Westwood
|
432fa1921c
|
Restore the functionality of some of the other timezone format modifiers in date_i18n props nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@16203 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-05 11:19:06 +00:00 |
|
Mark Jaquith
|
85957ff289
|
Allow get_post_format() to assume current post if none passed in. see #14746
git-svn-id: https://develop.svn.wordpress.org/trunk@16202 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-05 09:40:36 +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
|
205c412afd
|
Post Formats generate output in post_class() (format-foo), and body_class() (for single... single-format-foo). Now themers can support Post Formats with one line of PHP and by adding CSS! see #14746
git-svn-id: https://develop.svn.wordpress.org/trunk@16200 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-05 06:48:56 +00:00 |
|
potbot
|
c27b273bd0
|
POT, generated from r16198
git-svn-id: https://develop.svn.wordpress.org/trunk@16199 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-05 04:21:43 +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
|
2cc7354154
|
Add Post Format support to TwentyTen. Can now use this to designate an Aside or a Gallery! see #14746
git-svn-id: https://develop.svn.wordpress.org/trunk@16197 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-05 02:25:41 +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 |
|