2248 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
nacin
25e2790f37 Fix irrelevant error message on plugin activation again. Props andy. Fixes #15062 for the 3.0 branch. see #7671.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15745 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-10-07 18:14:53 +00:00
nacin
fe45499ecf More curses on PHP 5.0.5. see #13757, fixes #14160. for 3.0.1.
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15470 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-07-25 07:34:49 +00:00
ryan
bac828ad83 Update version
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15459 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-07-22 13:47:43 +00:00
ryan
2fcafbb73a Update wordpress.org blog url
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15458 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-07-22 13:46:10 +00:00
ryan
34e87a7286 Use get_current_user() and get_current_user_id() instead of global current_user object. Props filofo. fixes #13934 for 3.0.1
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15452 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-07-21 20:10:22 +00:00
ryan
0f07602dea Make posts per page filters consistent and back compat. Props wpmuguru. fixes #14135 for 3.0.1
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15451 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-07-21 17:27:37 +00:00
ryan
9db3d394df Default posts per page to 20. Props wpmuguru. fixes #14342 for 3.0.1
git-svn-id: http://svn.automattic.com/wordpress/branches/3.0@15446 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-07-19 16:29:05 +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
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
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
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
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
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
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
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
nacin
eb4c72e7d9 Use add_query_arg() in menu_page_url(). fixes #13923.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15268 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-16 20:08:58 +00:00
markjaquith
e3d5fb602b Make the number of taxonomies to display per page setting actually stick. props nacin. fixes #13899
git-svn-id: http://svn.automattic.com/wordpress/trunk@15263 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-15 20:07:02 +00:00
nacin
48bc4e220c Revert [15219], [15250], some of [15249] for 3.0, revisit in 3.0.1. see #13822.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15254 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-14 19:52:30 +00:00
ryan
c735965594 Differentiate between edit and new via an action field for the screen. Fix favorite_actions(). fixes #13876
git-svn-id: http://svn.automattic.com/wordpress/trunk@15253 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-14 19:33:04 +00:00
nacin
cc00a60ce0 Add admin UI labels for menu items of unpublished posts. props koopersmith, fixes #13822. #stringchange
git-svn-id: http://svn.automattic.com/wordpress/trunk@15250 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-14 08:40:52 +00:00
nacin
45ec93ad29 Don't use deprecated functions. props koopersmith, fixes #13854.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15242 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-13 06:20:51 +00:00
nacin
9986917471 Use correct variable in populate_network(). props wpmuguru, fixes #13859.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15238 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-12 05:16:21 +00:00
ryan
5ecd1f31f2 Trim trailing whitespace.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15235 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-11 20:19:35 +00:00
wpmuguru
faf9bd8483 add create site link to My Sites page, original patch props filosofo, fixes #13852
git-svn-id: http://svn.automattic.com/wordpress/trunk@15228 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-11 17:18:17 +00:00
nacin
2eadcb9aef Fix warnings related to static pages. props zeo for initial patch. fixes #13830.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15227 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-11 17:04:06 +00:00
ryan
c614b6d0a2 Deprecate is_term, is_taxonomy, is_post_type for *_exists(). Props nacin. fixes #13747
git-svn-id: http://svn.automattic.com/wordpress/trunk@15220 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-11 15:53:41 +00:00
wpmuguru
9eaf91db65 hide unpublished items on frontend nav menus, props filosofo, fixes #13822
git-svn-id: http://svn.automattic.com/wordpress/trunk@15219 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-11 15:34:32 +00:00
nacin
975b2cdb6d Horizontal scrolling/resizing fixes for nav menu UI. Also some RTL fixes. props koopersmith, see #13525
git-svn-id: http://svn.automattic.com/wordpress/trunk@15214 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-11 05:19:36 +00:00
nacin
8fcdf9a979 dbDelta needs all the comments it can get. Restore the one removed in [15210].
git-svn-id: http://svn.automattic.com/wordpress/trunk@15211 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-11 03:03:17 +00:00
nacin
3c79510246 Reset variables back to empty arrays instead of unsetting them in dbDelta. prevents a warning. props mitchoyoshitaka, fixes #13715.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15210 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-11 03:01:51 +00:00
westi
3061e08ec6 Introduce menu_page_url() for plugins to use to get the url for the pages they have added. Fixes #13829 props o'malley for all the cuteness.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15203 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-10 21:38:41 +00:00
wpmuguru
54521415c2 alway update fileupload_url during initial network install, see #13828
git-svn-id: http://svn.automattic.com/wordpress/trunk@15202 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-10 21:31:46 +00:00
nacin
528951c7ef Provide context for screen options plural labels. fixes #13369.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15201 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-10 20:56:14 +00:00
nacin
7420b784d5 Revert accidental commit. see [15199], see #13369
git-svn-id: http://svn.automattic.com/wordpress/trunk@15200 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-10 20:48:04 +00:00
nacin
c7600ab27b Valid HTML for wp-signup. fixes #13369, props ocean90, snumb130.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15199 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-10 20:44:54 +00:00
nacin
e13e6254dc Switch to current_theme_supports(menus) internally. Adding theme support for 'nav-menus' is deprecated in favor of register_nav_menu(s). fixes #13825.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15193 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-10 17:57:30 +00:00
nacin
2010aac02c Don't show an error when the theme supports widgets but not menus. see #13825.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15191 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-06-10 17:37:15 +00:00