ryan
|
a031016c0a
|
Hex octets are case-insenstive. Don't 301 when only the octet case differs. Props hakre. fixes #14292 for 3.0.1
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15438 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-18 13:47:24 +00:00 |
westi
|
f5a8e46fc9
|
Remove debug cruft. See #14315 props scribu.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15436 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-17 11:21:15 +00:00 |
westi
|
f9dc340b74
|
Fix the theme compat file require paths to be fully absolute so they don't rely on a particular php path to work. Fixes #14315 for 3.0 branch
props dougal.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15434 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-16 09:44:49 +00:00 |
potbot
|
eea7deb9a3
|
POT, generated from r15430
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15432 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-14 16:21:39 +00:00 |
nacin
|
348b89dadf
|
Don't publish the first menu to the first menu location immediately on create. Bad UX. for 3.0.1.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15429 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-14 15:11:11 +00:00 |
nacin
|
511ad1457f
|
s/TwentyTen/Twenty Ten/ so we don't wipe theme mods and the current theme cache. for 3.0
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15427 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-14 14:16:02 +00:00 |
ryan
|
99da1c034d
|
If category already exists, return its ID. Restores previous behavior. fixes #14067 for 3.0.1
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15426 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-14 14:13:17 +00:00 |
nacin
|
1e8ec2a1a9
|
Fix admin memu link for tax assigned to pages. props SeyelentEco, fixes #13560 for 3.0.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15423 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-14 04:53:20 +00:00 |
nacin
|
c80a399064
|
[15421] for 3.0.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15422 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-14 01:17:44 +00:00 |
potbot
|
3d660add1f
|
POT, generated from r15418
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15420 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-14 00:21:48 +00:00 |
nacin
|
4a5abb14bd
|
Bump.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15418 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-13 22:28:01 +00:00 |
nacin
|
fb60eea7a3
|
style.css cleanup. props lancewillett, see #14298 for 3.0.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15415 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-13 22:19:36 +00:00 |
nacin
|
dcccb8f594
|
Twenty Ten 1.0.4. This is [15413] for 3.0. see #14298.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15414 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-13 22:11:04 +00:00 |
nacin
|
3ddc8159ae
|
get_post_permalink() should take a post ID and pass the post object to the filter. Note that the filter received a post object previously as the variable. props filosofo, fixes #14299 for 3.0.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15412 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-13 21:57:05 +00:00 |
nacin
|
7eb1bcc594
|
Don't throw 404 in the backend. fixes #14088 for 3.0.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15410 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-13 21:48:28 +00:00 |
nacin
|
135d38bd8b
|
Prevent the same menu item from receiving duplicate IDs if the menu is used twice. All menu items now get a class with their post ID; only the first item now gets an ID. fixes #13976 for 3.0.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15408 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-13 21:31:20 +00:00 |
ryan
|
563b901f42
|
Sanity check properties in wp_get_single_post(). Props filosofo. fixes #13904 for 3.0.1
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15406 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-13 21:30:33 +00:00 |
nacin
|
6bd16888b1
|
Fix checking for whether WP_User object is actually a user. props filosofo, fixes #13903 for 3.0.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15403 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-13 21:26:43 +00:00 |
nacin
|
ea8f1e0f32
|
[15400] for 3.0 branch, keep Twenty Ten sync'd. It's called WordPress. props zeo, fixes #14293.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15401 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-13 03:00:58 +00:00 |
potbot
|
bf88838b47
|
POT, generated from r15397
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15399 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-12 20:21:44 +00:00 |
nacin
|
62dd90e438
|
Fix typo.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15396 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-12 19:59:49 +00:00 |
nacin
|
f51129fb26
|
style.css updates for theme repo sync. see #14284.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15395 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-12 19:58:55 +00:00 |
nacin
|
4192a15875
|
[15393] for 3.0 branch. see #14284.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15394 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-12 19:45:39 +00:00 |
nacin
|
793b9ee195
|
Update to Twenty Ten 1.0.3 from theme dir. see #14284.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15391 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-12 19:39:59 +00:00 |
ryan
|
7f6b818c17
|
Perform strict equality comparison. Props shawnparker. fixes #13350 for 3.0.1
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15390 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-12 15:28:54 +00:00 |
ryan
|
f184263eb6
|
Back compat load actions. Props simonwheatley. fixes #14083 for 3.0.1
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15388 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-12 15:09:57 +00:00 |
ryan
|
a06471dfbf
|
Block editing of sites in a network other than the current one. Props wpmuguru. see #14185 for 3.0.1
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15386 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-12 15:01:56 +00:00 |
ryan
|
9c99e95703
|
Add equal sign to blacklist. Props Pádraic Brady. for 3.0.1
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15384 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-12 14:31:22 +00:00 |
westi
|
0b19c70e4b
|
Ensure the language selection dropdown is output correctly. Fixes #14255 for 3.0.1 props SergeyBiryukov.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15382 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-10 07:36:52 +00:00 |
nacin
|
34dd212354
|
Add missing echo. props PhillKenoyer, fixes #14242 for 3.0.1.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15380 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-08 23:54:52 +00:00 |
markjaquith
|
a93b0d71c6
|
More judicious Wordpress-to-WordPress correction, to avoid bungling reasonable URLs. fixes #13971 for 3.0
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15378 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-08 19:43:04 +00:00 |
ryan
|
b05d4b1e3c
|
Introduce DO_NOT_UPGRADE_GLOBAL_TABLES. fixes #14221 for 3.0.1
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15375 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-07 14:09:24 +00:00 |
nacin
|
89212d1d39
|
Use page_rows() for quick edit for all hierarchical post types. fixes #14194 for trunk
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15373 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-07 07:39:33 +00:00 |
nacin
|
0082b08b13
|
Fix typo in user-new. props Caspie, fixes #13038 for 3.0.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15370 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-06 20:34:06 +00:00 |
nacin
|
6d7a453072
|
Update WPMU Codex links and remove todos. props wpmuguru, fixes #14014 for 3.0
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15369 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-06 20:31:38 +00:00 |
nacin
|
25846a6d62
|
Use correct variable in export. fixes #14213 for 3.01.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15368 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-06 20:25:30 +00:00 |
ryan
|
6437456c7e
|
Fix nonce for Press This category adder. fixes #14210 for 3.0.1
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15366 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-06 16:44:17 +00:00 |
nacin
|
0cde2906fb
|
Restore trackback_rdf(). reverts [13991]. fixes #11139 for 3.0.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15364 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-07-03 05:56:25 +00:00 |
nacin
|
6f472412cc
|
Bump.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15360 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-30 23:52:09 +00:00 |
nacin
|
da87336d8d
|
Curses on PHP 5.0.5. see #14160 for 3.0.1
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15359 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-30 22:07:07 +00:00 |
ryan
|
5536a1d262
|
Don't use deprecated function. Blacklist curlies. For 3.0.1
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15357 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-30 17:47:32 +00:00 |
ryan
|
6d08804ef0
|
Don't process allowedthemes option when editing a site. Props wpmuguru. fixes #14120 for 3.0.1
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15352 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-29 14:33:34 +00:00 |
ryan
|
836a6249f7
|
Bump
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15350 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-29 14:19:00 +00:00 |
ryan
|
4c3e6d6cb3
|
Use get_post_types() to create list of hierarchical post types. fixes #14079 for 3.0.1
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15349 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-29 14:11:36 +00:00 |
ryan
|
6a3319d6f7
|
Use WP_PLUGIN_DIR. Props bigsmoke, wojtek.szkutnik. fixes #14070 for 3.0.1
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15347 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-29 13:53:34 +00:00 |
nacin
|
de1e0448d9
|
Save add_new_users ms-option. props wpmuguru, fixes #14119 for 3.0.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15343 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-27 20:14:30 +00:00 |
ryan
|
0c3c384c8b
|
Use prepare(). Props Ben Ward.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15341 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-27 19:56:29 +00:00 |
nacin
|
212bfc6bba
|
Make Categories/Tags columns on edit.php properly aware of post types. Also ensure AJAX add-tag on edit-tags.php is given the post type. fixes #14061 for 3.0.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15337 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-27 01:06:14 +00:00 |
nacin
|
8d2616e187
|
Proper handling of menu nonsupport message. props deanjrobinson, fixes #14098 for 3.0.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15335 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-26 07:13:07 +00:00 |
ryan
|
b3e3b51ece
|
Fix is_site_admin() when passing a username. Props francescolaffi. fixes #14046 for 3.0.1
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15329 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-25 15:12:29 +00:00 |