nacin
|
3e45fdb260
|
Disallow a self-reference on RSS widget save, which would DoS a site. Checking home/siteurl should cover the vast majority of cases. see #8910.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17260 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-11 21:37:12 +00:00 |
|
nacin
|
b8c4418d50
|
Only rely on is_super_admin for is_multisite when generating menu code. fixes #16184.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17259 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-11 21:00:23 +00:00 |
|
westi
|
db4c62761a
|
Bumpity
git-svn-id: http://svn.automattic.com/wordpress/trunk@17258 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-11 20:42:41 +00:00 |
|
westi
|
755a90cb29
|
Fix wplink version. Bump list-table version. Fixes #16188 props scribu.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17257 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-11 20:37:53 +00:00 |
|
ryan
|
8dbe915535
|
Strip and prepare ajax tag search string. Avoids applying slashes toward the character count. Props brianlayman. see #13580
git-svn-id: http://svn.automattic.com/wordpress/trunk@17256 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-11 20:15:25 +00:00 |
|
nacin
|
6a7411f3b0
|
Nonce checks for internal linking and list table ajax. fixes #16188.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17255 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-11 20:03:50 +00:00 |
|
nacin
|
1d8f93ca24
|
Set the post format before publishing the post in Press This. props Otto42, fixes #16192.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17254 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-11 19:58:58 +00:00 |
|
markjaquith
|
6031c43ecd
|
Minify and bump list-table.js see #16190
git-svn-id: http://svn.automattic.com/wordpress/trunk@17253 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-11 19:40:31 +00:00 |
|
markjaquith
|
52239c3f13
|
Simulate browser behavior for selecting first dropdown element in non-multiselect, if no elements are selected by default. props koopersmith. fixes #16190
git-svn-id: http://svn.automattic.com/wordpress/trunk@17252 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-11 19:37:43 +00:00 |
|
ryan
|
1e7b49cece
|
Set tag_id for tag queries. Add NOT support to wp_list_filter(). Props scribu. fixes #16170
git-svn-id: http://svn.automattic.com/wordpress/trunk@17251 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-11 18:56:59 +00:00 |
|
markjaquith
|
5e71ad01fd
|
Remove the help prompt text on the Post Format UI. It gets annoying quickly. see #15638
git-svn-id: http://svn.automattic.com/wordpress/trunk@17250 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-11 18:56:23 +00:00 |
|
nacin
|
adb4f75729
|
Limit post format queries to the post types registered for the taxonomy. see #16149.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17249 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-11 18:30:37 +00:00 |
|
nacin
|
e46f21c459
|
Set a background color for the admin bar css3 gradient. props koopersmith, fixes #16142.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17248 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-11 18:19:26 +00:00 |
|
nacin
|
727600ac64
|
RTL fixes. props yoavf, SergeyBiryukov, fixes #16160.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17247 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-11 18:17:53 +00:00 |
|
ryan
|
939d6de748
|
Don't parse cat query var twice. Don't include children for category__* queries. Props SergeyBiryukov. see #16152
git-svn-id: http://svn.automattic.com/wordpress/trunk@17246 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-09 20:49:11 +00:00 |
|
ryan
|
6a812fc677
|
Cast category and tag query args to array to allow passing a single ID or slug. Props SergeyBiryukov. fixes #14892
git-svn-id: http://svn.automattic.com/wordpress/trunk@17245 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-09 16:42:01 +00:00 |
|
ryan
|
f06af8506b
|
category__and, tag__and, tag_slug__in, tag_slug__and support. fixes #16157
git-svn-id: http://svn.automattic.com/wordpress/trunk@17244 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-09 16:19:48 +00:00 |
|
ryan
|
6baed7c3ea
|
Use correct var. Props westi. fixes #16145
git-svn-id: http://svn.automattic.com/wordpress/trunk@17243 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-08 17:21:49 +00:00 |
|
nacin
|
caa9770b12
|
RTL contextual help fix. props rasheed, SergeyBiryukov, fixes #16151.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17242 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-08 08:25:31 +00:00 |
|
markjaquith
|
39e64f8625
|
[17240] rendered the theme-change rules flush introduced in [16705] unnecessary.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17241 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-07 23:44:12 +00:00 |
|
nacin
|
b95f4faa2d
|
Don't check for post format support when registering the post format taxonomy. fixes #16146.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17240 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-07 21:23:52 +00:00 |
|
ryan
|
536564b8ff
|
Selectively reset list-table forms rather than all forms to avoid stompage. Props koopersmith. fixes #16098
git-svn-id: http://svn.automattic.com/wordpress/trunk@17239 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-07 20:52:42 +00:00 |
|
ryan
|
e7890765b7
|
Fix post theme delete redirect. Props greuben. see #16117
git-svn-id: http://svn.automattic.com/wordpress/trunk@17238 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-07 19:58:25 +00:00 |
|
ryan
|
9b88439cb6
|
Fix net admin theme deletion over FTP. see #16117
git-svn-id: http://svn.automattic.com/wordpress/trunk@17237 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-07 19:01:34 +00:00 |
|
nacin
|
50d3a36764
|
Add post format CSS to Twenty Ten. props iandstewart, fixes #16141.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17236 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-07 17:07:34 +00:00 |
|
nacin
|
1b1997583b
|
Err, oops. Put the class on the table row. props yoast, see [17234], see #16004.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17235 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-07 16:47:39 +00:00 |
|
nacin
|
d2c179f49e
|
Revert _admin_bar_preferences() and add a class to the table row to allow it to be hidden. Forcing the use of CSS at least attempts to ensure that the developer will recognize that the saving aspect isn't handled. Handle this in the future across all settings screens. Reverts [17161]. fixes #16004.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17234 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-07 16:39:18 +00:00 |
|
ryan
|
5d9061c660
|
Add context to string. Props nbachiyski. fixes #16130
git-svn-id: http://svn.automattic.com/wordpress/trunk@17233 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-07 16:23:52 +00:00 |
|
ryan
|
3baba9fd17
|
Use edit_comment cap. Props casben79. fixes #16129
git-svn-id: http://svn.automattic.com/wordpress/trunk@17232 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-07 16:17:05 +00:00 |
|
nacin
|
9c688c637d
|
Fix typo in phpdoc. props PeteMall, fixes #16120.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17231 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-06 09:06:55 +00:00 |
|
westi
|
c0828c77d0
|
Ensure that we apply the absolute integer casting result to the variable we are going to use. See #16119
git-svn-id: http://svn.automattic.com/wordpress/trunk@17230 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-06 08:51:45 +00:00 |
|
ryan
|
33b875fef8
|
Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@17229 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-06 04:19:08 +00:00 |
|
ryan
|
85f1feed84
|
Bring out the shears.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17228 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-06 04:11:14 +00:00 |
|
ryan
|
8066547be3
|
Add some cookie filters to allow plugins more control over SSL cookie delivery. see #15330
git-svn-id: http://svn.automattic.com/wordpress/trunk@17227 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-06 04:08:23 +00:00 |
|
ryan
|
1d6b027adc
|
Revert [15987] [15988] [15989]. Props SergeyBiryukov. see #9824 fixes #16041
git-svn-id: http://svn.automattic.com/wordpress/trunk@17226 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-06 03:59:22 +00:00 |
|
nacin
|
02d663acb4
|
More room for your content! Increase default post edit rows as the meta boxes are all hidden by default. see #14212.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17225 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-06 00:57:24 +00:00 |
|
markjaquith
|
cc81b6adf0
|
Funnel unknown values to blank (standard) post format in set_post_format()
git-svn-id: http://svn.automattic.com/wordpress/trunk@17224 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-05 22:26:55 +00:00 |
|
ryan
|
bfee572698
|
Avoid notice.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17223 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-05 18:18:31 +00:00 |
|
ryan
|
694e3e9bf3
|
Don't show button in placeholder row. Props SergeyBiryukov. fixes #16095
git-svn-id: http://svn.automattic.com/wordpress/trunk@17222 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-05 16:27:39 +00:00 |
|
nacin
|
a4306e1f57
|
br tags must self close. props blamescribu. see #16095.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17221 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-05 03:52:36 +00:00 |
|
markjaquith
|
3509f37ac1
|
I bungled [17214]. Reverting the revert, so it can be reverted properly! see #14310
git-svn-id: http://svn.automattic.com/wordpress/trunk@17220 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-04 20:55:59 +00:00 |
|
nacin
|
41423e2dee
|
Use correct variable. props SergeyBiryukov, TobiasBg, fixes #16063.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17219 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-04 19:09:20 +00:00 |
|
nacin
|
d4ce1da900
|
Giant chunk of phpdoc for multisite functions. props boonebgorges, SergeyBiryukov. fixes #14953.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17218 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-04 09:02:38 +00:00 |
|
nacin
|
b61a5b0526
|
Update indicator for the Network Admin link. fixes #16063.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17217 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-04 08:36:06 +00:00 |
|
nacin
|
82dd4d569c
|
Quick RTL CSS fix in widgets admin. see #16082, props SergeyBiryukov.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17216 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-04 07:29:22 +00:00 |
|
nacin
|
679051e9b0
|
Alter admin_notices usage in admin/includes/ms.php due to changes in the action with the network/user admin. props PeteMall, see #16063.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17215 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-04 07:26:57 +00:00 |
|
markjaquith
|
6fc301a723
|
Revert [15611] for 3.1. Needs more time for peer review and iteration. see #14310
git-svn-id: http://svn.automattic.com/wordpress/trunk@17214 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-04 07:23:41 +00:00 |
|
ryan
|
2de6f5ba96
|
Ignore unsupported post types in add_theme_support(). Props garyc40. fixes #16073
git-svn-id: http://svn.automattic.com/wordpress/trunk@17213 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-03 23:56:42 +00:00 |
|
nacin
|
4066dde395
|
Correct docs for TT version number. props Jayjdk, fixes #16087.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17212 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-03 22:47:05 +00:00 |
|
ryan
|
55d6d8af12
|
PHP4 compat. Props SergeyBiryukov, westi. see #16080
git-svn-id: http://svn.automattic.com/wordpress/trunk@17211 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-03 19:19:34 +00:00 |
|