ryan
|
f444adeba7
|
Resurrect nav-tab-wrapper. Lost in [16136]. see #15154
git-svn-id: http://svn.automattic.com/wordpress/trunk@16243 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-08 22:12:46 +00:00 |
|
westi
|
c95930fa12
|
Fix typo in error message. Props PeteMall
git-svn-id: http://svn.automattic.com/wordpress/trunk@16233 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-08 10:08:51 +00:00 |
|
scribu
|
41592d266b
|
Remove nofollow on comment reply links. Fixes #10550
git-svn-id: http://svn.automattic.com/wordpress/trunk@16230 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-07 01:06:37 +00:00 |
|
ryan
|
59bffc3071
|
Prime blogs of user cache from old cache to avoid mass DB requests on upgrade. see #14379
git-svn-id: http://svn.automattic.com/wordpress/trunk@16225 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-06 18:45:20 +00:00 |
|
ryan
|
0a0d648660
|
Send moderation emails to post author. see #6286
git-svn-id: http://svn.automattic.com/wordpress/trunk@16223 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-06 15:20:50 +00:00 |
|
westi
|
ee291ef5a5
|
Remove WP_SHOW_ADMIN_BAR and go off existing and new defines on page type. See #15315
git-svn-id: http://svn.automattic.com/wordpress/trunk@16221 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-06 09:41:03 +00:00 |
|
scribu
|
ca4f75d494
|
Uncheck mass select checkbox when updating rows via ajax. See #14579
git-svn-id: http://svn.automattic.com/wordpress/trunk@16218 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-05 23:07:00 +00:00 |
|
scribu
|
a1d7b0f945
|
Make get_file_data() regex more precise. Fixes #15193
git-svn-id: http://svn.automattic.com/wordpress/trunk@16215 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-05 22:22:28 +00:00 |
|
nacin
|
a8eb3d747d
|
Revert [16021]. See #14170.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16213 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-05 21:35:28 +00:00 |
|
nacin
|
c914ad1731
|
Add missing arguments to post_type_archive_title. props greenshady, see #13818.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16211 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-05 21:14:43 +00:00 |
|
ryan
|
9a9d29019d
|
Introduce user_can(). Props simonwheatley. fixes #14602
git-svn-id: http://svn.automattic.com/wordpress/trunk@16209 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-05 17:04:46 +00:00 |
|
ryan
|
98c65bd2f7
|
Don't fire wp_notify_postauthor() when the author moderated the comment. Props mrmist. fixes #12774
git-svn-id: http://svn.automattic.com/wordpress/trunk@16208 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-05 15:36:04 +00:00 |
|
ryan
|
dbf7388c5b
|
Don't anchor regex. Props ozh. fixes #14628
git-svn-id: http://svn.automattic.com/wordpress/trunk@16207 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-05 15:29:50 +00:00 |
|
ryan
|
fccb87dbcb
|
Eliminate some queries in get_page_by_path() by consulting cache. Props Denis-de-Bernardy, wojtek.szkutnik. fixes #11373
git-svn-id: http://svn.automattic.com/wordpress/trunk@16206 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-05 15:26:15 +00:00 |
|
scribu
|
c0b067fcf5
|
remove leading <li> from get_views() and add it later. Fixes #15321
git-svn-id: http://svn.automattic.com/wordpress/trunk@16205 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-05 14:34:09 +00:00 |
|
scribu
|
e7318d2068
|
Skip category/tag queries if post type doesn't support them. Props mfields. Fixes #15322
git-svn-id: http://svn.automattic.com/wordpress/trunk@16204 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-05 12:47:19 +00:00 |
|
westi
|
93bb73ea88
|
Restore the functionality of some of the other timezone format modifiers in date_i18n props nbachiyski.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16203 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-05 11:19:06 +00:00 |
|
markjaquith
|
92159ea0c2
|
Allow get_post_format() to assume current post if none passed in. see #14746
git-svn-id: http://svn.automattic.com/wordpress/trunk@16202 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-05 09:40:36 +00:00 |
|
markjaquith
|
c6a5d1192c
|
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: http://svn.automattic.com/wordpress/trunk@16200 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-05 06:48:56 +00:00 |
|
markjaquith
|
a4ac7eca6f
|
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: http://svn.automattic.com/wordpress/trunk@16198 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-05 03:04:13 +00:00 |
|
markjaquith
|
920bfad390
|
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: http://svn.automattic.com/wordpress/trunk@16196 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-05 02:04:22 +00:00 |
|
markjaquith
|
b581a43b30
|
Translate and prettify post formats for display. Also, filterable by themes/plugins to add new ones. see #14746
git-svn-id: http://svn.automattic.com/wordpress/trunk@16191 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-04 18:33:50 +00:00 |
|
markjaquith
|
288f0bc195
|
Bump the post.js version
git-svn-id: http://svn.automattic.com/wordpress/trunk@16189 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-04 18:11:29 +00:00 |
|
ryan
|
1af4d93e6d
|
jQuery 1.4.4rc2. see #15227
git-svn-id: http://svn.automattic.com/wordpress/trunk@16186 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-04 17:56:13 +00:00 |
|
ryan
|
20181ba697
|
Use bool not string. Props TobiasBg. see #15170
git-svn-id: http://svn.automattic.com/wordpress/trunk@16181 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-04 14:43:10 +00:00 |
|
scribu
|
4e97737cbc
|
Allow tag cloud using multiple taxonomies. Props sorich87. Fixes #15313
git-svn-id: http://svn.automattic.com/wordpress/trunk@16180 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-04 10:45:14 +00:00 |
|
westi
|
037fae5ae6
|
Don't mangle the primary_blog option when trying to fix it. Don't set people to be a subscriber on a blog they already have a role for. See #15316
git-svn-id: http://svn.automattic.com/wordpress/trunk@16179 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-04 09:31:58 +00:00 |
|
westi
|
2855be97ac
|
When adding a user to the blog pass in the current blog id. See #15316.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16178 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-04 09:06:45 +00:00 |
|
markjaquith
|
17fbb0e123
|
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: http://svn.automattic.com/wordpress/trunk@16174 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-04 07:41:07 +00:00 |
|
nacin
|
c9190e667c
|
Blue tweaks. props saracannon, see #15207.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16173 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-04 01:59:58 +00:00 |
|
ryan
|
4bebab39b1
|
Allow trailing wildcard user searches by appending *. see #15170
git-svn-id: http://svn.automattic.com/wordpress/trunk@16170 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-03 19:31:11 +00:00 |
|
ryan
|
6291fa9dc6
|
Anchor user search queries to the front. Limit columns searched based on what the search string looks like. see #15170
git-svn-id: http://svn.automattic.com/wordpress/trunk@16168 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-03 19:02:42 +00:00 |
|
ryan
|
2539d4cd37
|
jQuery UI 1.8.6. Props demetris. fixes #15303
git-svn-id: http://svn.automattic.com/wordpress/trunk@16165 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-03 16:22:24 +00:00 |
|
ryan
|
e98d6bd25a
|
Lose super admin bar css. No longer used. see #14772
git-svn-id: http://svn.automattic.com/wordpress/trunk@16162 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-03 14:22:54 +00:00 |
|
ryan
|
f5ab587c9d
|
Show latest x users with no paging if on a large network. see #15170
git-svn-id: http://svn.automattic.com/wordpress/trunk@16160 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-03 13:34:04 +00:00 |
|
nacin
|
606ae7ee4d
|
Tabs for internal linking. props koopersmith, see #11420.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16159 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-02 23:25:24 +00:00 |
|
nacin
|
72c23453d1
|
New color scheme swatches for the profile page. props JohnONolan, saracannon. see #15207.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16156 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-02 21:04:29 +00:00 |
|
scribu
|
158a07459d
|
Use wp_basename() in WP_Query too. See #11887
git-svn-id: http://svn.automattic.com/wordpress/trunk@16155 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-02 17:28:28 +00:00 |
|
scribu
|
fdd3556806
|
Introduce wp_basename() and use it for media handling. See #11887
git-svn-id: http://svn.automattic.com/wordpress/trunk@16154 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-02 17:19:55 +00:00 |
|
nacin
|
66e9cbb8e1
|
Implement the screen options toggle sprite across color schemes. props PeteMall, and use correct file ext, props ocean90. see #15207.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16152 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-02 15:35:10 +00:00 |
|
westi
|
81a1c190c4
|
Revert 16150 - breaks things more than it fixes things. See #14993
git-svn-id: http://svn.automattic.com/wordpress/trunk@16151 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-02 11:42:30 +00:00 |
|
westi
|
c6471ef6e2
|
Don't capture RFC3986 sub-delims when making urls clickable except for ). Fixes #14993 props filosofo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16150 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-02 09:45:09 +00:00 |
|
westi
|
2bc7106135
|
Rename new classes to match our coding standards. Fixes #15280.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16149 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-02 08:29:07 +00:00 |
|
nacin
|
500e2d3f4c
|
Remove deleted file from the manifest. Note that most other blue files were never added. see #15207.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16147 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-02 05:24:58 +00:00 |
|
nacin
|
7a76c916c3
|
Housekeeping for blue refresh. Script bumps, image bumps, remove unused blue-specific files. see #15207.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16146 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-02 05:05:27 +00:00 |
|
scribu
|
d2e8b78a42
|
Just pass meta type to get_meta_sql(). See #15032
git-svn-id: http://svn.automattic.com/wordpress/trunk@16143 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-01 20:34:54 +00:00 |
|
scribu
|
b29899f93f
|
Rename class.wp-object-query.php to class-wp-object-query.php. See #15032
git-svn-id: http://svn.automattic.com/wordpress/trunk@16142 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-01 20:21:29 +00:00 |
|
westi
|
85a7330154
|
Add the post status as a class so that a theme can easily style private posts differently. Fixes #15279.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16139 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-01 18:07:31 +00:00 |
|
westi
|
e52d8a51bb
|
Add a post class if a password is required for the post to be displayed. See #13860 props zeo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16138 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-01 18:05:33 +00:00 |
|
ryan
|
629eb4397d
|
Use CPTs in admin bar menus. Props duck_. see #14772
git-svn-id: http://svn.automattic.com/wordpress/trunk@16132 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-01 14:58:59 +00:00 |
|