Bot (Translations)
|
1617431ac2
|
POT, generated from r23230
git-svn-id: http://core.svn.wordpress.org/branches/3.0@23232 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2013-01-01 00:19:19 +00:00 |
Andrew Nacin
|
cd6dfd82cf
|
Add page templates to the Twenty Twelve POT file. Remove tags from theme POT files. fixes #22016.
git-svn-id: http://core.svn.wordpress.org/branches/3.0@22067 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-09-27 17:51:53 +00:00 |
nacin
|
623056f831
|
Update POT files. Reflects a change in the makepot script to ensure consistency when files are generated. Remove duplicate header comments.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@19901 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-10 16:38:48 +00:00 |
potbot
|
2268aa52c9
|
POT, generated from r19762
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@19764 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-27 14:28:56 +00:00 |
potbot
|
6299e275ed
|
POT, generated from r18298
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@18300 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-06-13 13:27:45 +00:00 |
ryan
|
89a6328e88
|
Bump
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@17713 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-04-26 18:30:48 +00:00 |
ryan
|
3fd4cf12d1
|
Validate post status against capabilities in press this. Props nacin. for 3.0
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@17711 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-04-26 18:07:32 +00:00 |
ryan
|
ecd36854f2
|
Bump
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@17708 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-04-26 15:59:39 +00:00 |
nacin
|
00ff325f29
|
Add some nonce checks to the uploaders. Props duck_. For the 3.0 branch.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@17602 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-04-05 16:23:46 +00:00 |
nacin
|
3c25793f2f
|
s/esc_url_raw/esc_url/. props duck_. for the 3.0 branch
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@17601 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-04-05 16:22:46 +00:00 |
nacin
|
503c727207
|
Only run kses on comment_text in the admin. Use wp_kses_post instead of wp_kses_data for a better balance between security and flexibility. fixes #16489 for the 3.0 branch.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@17421 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-02-08 20:15:53 +00:00 |
ryan
|
212716018d
|
3.0.5
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@17419 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-02-07 23:01:56 +00:00 |
markjaquith
|
18deed9e05
|
A little escaping paranoia, just to be safe. (Already sanitized, higher up). for 3.0
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@17412 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-02-07 19:12:00 +00:00 |
ryan
|
35d53d8b31
|
Bump
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@17407 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-02-06 19:18:44 +00:00 |
ryan
|
6348d2a8d6
|
Run sanitize_key() on post_status, comment_status, and ping_status on the way into the DB. Props duck_. For 3.0
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@17406 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-02-06 18:38:41 +00:00 |
ryan
|
be60cf359a
|
Preserve tag escaping. Props koopersmith, Nils Jueneman. For 3.0
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@17401 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-02-05 18:34:01 +00:00 |
ryan
|
6f31fa6e29
|
Defense in depth for comment text. For 3.0
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@17400 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-02-05 18:33:29 +00:00 |
ryan
|
0ee19cf7af
|
Properly encode the post title. Props koopersmith, nacin. For 3.0
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@17397 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-02-05 18:27:36 +00:00 |
ryan
|
b11819e607
|
Add cap and type checks to media item fetch. For 3.0
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@17393 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-02-05 18:24:55 +00:00 |
nacin
|
253569c9a6
|
Apply [17302] to branches/3.0. props hakre. fixes #16454.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@17389 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-02-04 03:09:37 +00:00 |
markjaquith
|
7673ac8a82
|
GPLv2+ for 3.0 branch
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@17388 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-02-03 23:13:21 +00:00 |
markjaquith
|
6d38b6875f
|
Improvement to check_admin_referer() when called without first argument (PLUGIN AUTHORS: STOP DOING THAT). props indie-ulf. fixes #16449 for 3.0
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@17387 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-02-03 20:42:18 +00:00 |
potbot
|
6f422407c4
|
POT, generated from r17198
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@17199 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-01-01 21:26:53 +00:00 |
ryan
|
d003bceded
|
Update @author tag contact info. Props hakre. see #16039
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@17186 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-30 20:07:47 +00:00 |
ryan
|
f0ba342785
|
Add Copyright Statement, Licensing Information and Disclaimer to kses. Props hakre. Thanks Ulf Harnhammar. see #16039
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@17182 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-30 18:38:34 +00:00 |
ryan
|
f5a82f673f
|
3.0.4
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@17174 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-29 21:07:52 +00:00 |
markjaquith
|
33de96fed2
|
Fit potbot with a restraining bolt.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@17173 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-29 21:00:09 +00:00 |
ryan
|
5ca8bf6641
|
Don't be case sensitive to attribute names. Handle padded entities when checking for bad protocols. Normalize entities before checking for bad protocols in esc_url(). Props Mauro Gentile, duck_, miqrogroove
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@17172 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-29 20:49:02 +00:00 |
potbot
|
a4f57b2eb6
|
POT, generated from r17093
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@17094 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-20 22:24:50 +00:00 |
markjaquith
|
fb8c0707cb
|
Herr Direktor von Leerzeichen ist nicht zufrieden!
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@16804 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-08 17:58:35 +00:00 |
westi
|
cc420fb1bc
|
Improve the capabilites checking in the XMLRPC code.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@16803 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-08 17:50:05 +00:00 |
ryan
|
3f5c34b254
|
Pin Akismet external to a revision, for better control of changes to core, as discussed in dev meeting. For 3.0 branch.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@16753 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-06 18:03:18 +00:00 |
markjaquith
|
42ee855438
|
Doh. [16646] and [16650] were made against the wrong branch. Revert. see #13709. see #15621
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@16668 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-01 20:39:15 +00:00 |
markjaquith
|
b100afd510
|
Throw WP_Error if post_type passed to register_post_type() is longer than schema allows. props phrostypoison. fixes #13709
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@16650 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-01 17:13:31 +00:00 |
markjaquith
|
9d18117a94
|
Prevent media upload links from being clicked before lightbox is ready to handle them. fixes #15621
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@16646 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-01 16:34:20 +00:00 |
ryan
|
3d0ffe642c
|
3.0.2
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@16640 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-30 23:14:45 +00:00 |
ryan
|
8b1b159985
|
Bump
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@16639 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-30 22:57:25 +00:00 |
markjaquith
|
9213060883
|
Drop pingback/trackback blogroll whitelisting feature. Too many ways to abuse it. props avereha. props vladimir_kolesnikov. fixes #13887 for 3.0.x
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@16638 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-30 22:49:56 +00:00 |
nacin
|
7fea15206a
|
Ensure we don't generate incorrect content types when files are requested with query strings. props chrisbliss18. fixes #14450 for the 3.0 branch.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@16632 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-30 20:44:08 +00:00 |
nacin
|
f06897b0f4
|
Use map_meta_cap for multisite super admins in current_user_can_for_blog. props jamescollins, fixes #15122 for 3.0.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@16631 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-30 20:40:25 +00:00 |
nacin
|
40e98405c1
|
Complete Twenty Ten 1.1 merge.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@16630 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-30 20:38:12 +00:00 |
nacin
|
c051fdc952
|
Merge Twenty Ten 1.1 to the 3.0 branch.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@16628 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-30 20:29:25 +00:00 |
ryan
|
3ccbe586c3
|
Version bumps
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@16626 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-30 20:18:36 +00:00 |
ryan
|
7cbe5e6860
|
Prepare properly. Props Vladimir Kolesnikov.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@16625 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-30 20:04:38 +00:00 |
ryan
|
e6e56a9a44
|
Some escaping
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@16373 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-14 18:38:55 +00:00 |
nacin
|
72c7c211f1
|
Some escaping
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@16367 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-14 17:33:34 +00:00 |
potbot
|
25721ac110
|
POT, generated from r16218
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@16220 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-06 00:21:46 +00:00 |
nacin
|
8562090dc3
|
Twenty Ten bump to 1.2-RC1 in the branch.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@16217 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-05 22:37:43 +00:00 |
nacin
|
e0423e924f
|
Fix UPLOADS constant. fixes #14840 for the 3.0 branch.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15995 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-27 01:58:17 +00:00 |
nacin
|
264ce306cc
|
Also look for SUBDOMAIN_INSTALL in is_multisite(). props wpmuguru, fixes #14536 for 3.0.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15967 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-10-26 03:44:56 +00:00 |