Commit Graph

13989 Commits

Author SHA1 Message Date
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
nacin 0c7bfcea6b i18n a string in import.php. props vanillalounge, fixes #14086 for 3.0.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15327 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-25 15:06:51 +00:00
ryan e6ff36193f bump
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15322 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-24 17:45:59 +00:00
ryan 352fdb320c Fix current page detection for home when index.php is in the requested URL. Props filosofo. fixes #13977 for 3.0.1
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15321 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-24 17:39:51 +00:00
ryan 5ecc7e68b2 Markup fixes for plugins screen. Props johnbillion. fixes #14007 for 3.0.1
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15319 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-24 15:10:46 +00:00
ryan 74d5c8ff56 Filter title for Custom Menu widget. Props jorbin. fixes #14009 for 3.0.1
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15317 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-24 15:07:42 +00:00
ryan a00d42965d Remove unused global. Props filosofo. fixes #13933 for 3.0.1
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15314 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-24 14:53:49 +00:00
ryan 0a3a6138bb Pass ID to is_super_admin(). Props bigdawggi. fixes #14066 for 3.0.1
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15312 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-24 14:50:00 +00:00
nacin b2c5d62b6a Avoid variable clash in export.php. see #14026 for 3.0.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15308 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-23 07:30:53 +00:00
nacin ea412c5438 Assign menu-item-home also when menu item isn't current. props filosofo, see #14053 for 3.0.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15303 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-22 22:06:08 +00:00
nacin d8af5797b0 Use correct function name. props briancolinger, fixes #14021 for 3.0.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15298 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-21 18:19:52 +00:00
ryan 29a40e961d Bump
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15296 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-21 16:54:12 +00:00
nbachiyski e0c5019035 Check for context item, when using noop-ed plural translations. Props SergeyBiryukov, fixes #13996 for 3.0 branch
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15295 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-21 12:21:09 +00:00
nacin 7128938091 Translate, don't echo. props SergeyBiryukov, fixes #14008 for 3.0.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15294 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-21 05:36:46 +00:00
dd32 7c91e9bb20 Fix typo in type_url_form_video() help text. Props mako09. Fixes #14003 for 3.0
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15291 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-20 04:13:35 +00:00
dd32 bdf03f512d Fix typo in wpmu_signup_blog_notification() and wpmu_signup_user_notification(). Props mdawaffe. Fixes #14002 for 3.0
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15289 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-20 04:11:46 +00:00
nacin 71ed3ef1d7 [15286] for 3.0 branch. see #13970.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15288 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-19 16:27:32 +00:00
dd32 f14336d795 Fix typo in HTTP Class. Props filosofo. Fixes #13897 for 3.0
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15283 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-19 06:53:02 +00:00
dd32 99372b016c Correct the links to the codex for non-english users. Props ocean90. Fixes #13948 for 3.0
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15282 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-19 06:50:33 +00:00