Commit Graph

  • 185624ff30 restore single WP permalink settings per 2.9.X, related #13106, see #13303 Ron Rennick 2010-05-19 03:15:59 +00:00
  • e91260238e Correctly set Featured Post Image link after removing/updating. fixes #13033. props PotterSys Mark Jaquith 2010-05-18 22:14:52 +00:00
  • dafdd33220 Add nonce protection for setting/removing featured post image. fixes #13438 Mark Jaquith 2010-05-18 22:08:49 +00:00
  • b8a9ec8972 Bump Ryan Boren 2010-05-18 20:14:03 +00:00
  • 683beac99a Remove interface.js. Unmaintained, doesn't work with jQuery 1.3, old, crusty, starting to smell like Miss Havisham's cake. fixes #13442 Ryan Boren 2010-05-18 18:34:36 +00:00
  • f93aebd433 Remove taxonomy children cache purge. see #11866 Ryan Boren 2010-05-18 15:33:32 +00:00
  • c61dc41101 Remove old metaboxorder settings. see #13424 Ryan Boren 2010-05-18 15:30:05 +00:00
  • bc086f5cad Add nonce to menu-locations-save. Props koopersmith. see #13378 Ryan Boren 2010-05-18 15:16:58 +00:00
  • 51518f24be Allow removing all categories via quick edit. Props duck_. fixes #13397 Ryan Boren 2010-05-18 15:08:05 +00:00
  • aab2aeaa75 Fix adding categories via bulk edit. Props duck_. see #13397 Ryan Boren 2010-05-18 15:03:54 +00:00
  • 797463a31a Use check_ajax_referer() Ryan Boren 2010-05-18 14:51:15 +00:00
  • e005e28966 Inline docs for menu location functions. props jorbin, see #13378. Andrew Nacin 2010-05-18 05:59:25 +00:00
  • c624e0da90 Use echo esc_html, not esc_html_e, which also translates. Andrew Nacin 2010-05-18 04:58:18 +00:00
  • 7e6f346bdd Translate some hard-coded strings. props PeteMall. Andrew Nacin 2010-05-18 04:41:08 +00:00
  • cb75ebbb54 Remove autocomplete and codepress. for autocomplete, see #13283. for codepress, see #13307. Andrew Nacin 2010-05-18 03:48:22 +00:00
  • 8c74a6057e die in non-async upload in [14716], see #12853 Ron Rennick 2010-05-18 01:34:01 +00:00
  • 38036c72b9 only die on async upload error, see #12853 Ron Rennick 2010-05-18 01:25:13 +00:00
  • 560acd7b63 Save menu locations meta box via ajax. see #13378. Andrew Nacin 2010-05-17 23:58:56 +00:00
  • b5f90239b8 Don't allow clicking the[+] tab when it is active. Props koopersmith. fixes #13333 Ryan Boren 2010-05-17 16:43:41 +00:00
  • e88dc2d87d Set show_ui to true for post and page. Exclude _builtin = true from areas where we need to special case builtin types. fixes #13403 Ryan Boren 2010-05-17 16:39:36 +00:00
  • 77ab66972b Update _fill_many_users() phpdoc. Props miqrogroove. see #13319 Ryan Boren 2010-05-17 16:23:35 +00:00
  • 1c93bc2006 Introduce get_term_feed_link(). Use it in wp_list_categories(). Props blepoxp. see #13058 Ryan Boren 2010-05-17 16:21:12 +00:00
  • 184c9c4efa POT, generated from r14709 potbot 2010-05-17 08:22:16 +00:00
  • 9dcd604e6f Refer to the right codex article. props MichaelH, see #12695. Andrew Nacin 2010-05-17 06:52:47 +00:00
  • c7cd6fcedb In Twenty Ten, documentation and code improvements. see #12695. Andrew Nacin 2010-05-17 06:36:11 +00:00
  • ea2b0f17e3 Various minor tweaks to file-level phpdoc in Twentyten. props dremeda. see #12695. Andrew Nacin 2010-05-17 06:32:03 +00:00
  • fbf599eaa6 POT, generated from r14705 potbot 2010-05-17 00:21:09 +00:00
  • 54a5f090ab more use get_blogaddress_by_name, see #12735 Ron Rennick 2010-05-16 23:00:48 +00:00
  • dcb7c7cb13 use get_blogaddress_by_name in wp-signup, see #12735 Ron Rennick 2010-05-16 22:36:58 +00:00
  • cff1c00885 use network_home_url in get_blogaddress_by_name, see #12735 Ron Rennick 2010-05-16 22:21:06 +00:00
  • 179273030a improvements to get_home/site_url, props andreasnrb + code cleanup, see #12735 Ron Rennick 2010-05-16 21:58:31 +00:00
  • 5aa105a6af First pass at making the scan for lost attachments custom post type aware. See #10911. Peter Westwood 2010-05-16 21:24:40 +00:00
  • fec613607a Use the attachment metadata to get the size infomation rather than making an HTTP request for the image in the attachment template. Peter Westwood 2010-05-16 21:02:34 +00:00
  • a0740155c5 Make get_attachment_metadata() loop safe. Peter Westwood 2010-05-16 21:00:00 +00:00
  • baf3a2a41e Twenty Ten documentation and functions.php improvements. see #12695. Andrew Nacin 2010-05-16 20:53:36 +00:00
  • b0ff90ab6f Bumpity Peter Westwood 2010-05-16 20:48:09 +00:00
  • fd4a9ffa86 Switch to checking on tt_ids for the category lookup to ensure in_array call is PHP4 compatible. See #13410 Peter Westwood 2010-05-16 20:47:18 +00:00
  • 8d94af2efd Don't return data for user 1 when passed in junk like an array. See #13317. Peter Westwood 2010-05-16 20:34:02 +00:00
  • c77318be51 observe fileupload_maxk in media uploader, see #12853 Ron Rennick 2010-05-16 20:09:56 +00:00
  • 07bca9ef99 boldly go where no man has gone before, see #12853 Ron Rennick 2010-05-16 18:44:51 +00:00
  • 719af15b71 @subpackage cannot have spaces. Andrew Nacin 2010-05-16 17:10:21 +00:00
  • 2702a216c4 Fix remaining notice when using closures. Fixes #10493 props scribu. Peter Westwood 2010-05-16 13:41:02 +00:00
  • bfb56d204b Fix notices/usage of closures as action/filter handlers. Fixes #10493 based on patch from scribu. Peter Westwood 2010-05-16 08:10:39 +00:00
  • 542dea5b25 Use p instead of definition list for allowed tags in comment_form(). props demetris. Style the new markup in Twenty Ten. see #10910. Andrew Nacin 2010-05-16 06:38:58 +00:00
  • 9cd335bdcd Remove unnecessary and out-of-place Twenty Ten filter. Also, tabs not spaces. see #13198. Andrew Nacin 2010-05-16 06:26:18 +00:00
  • 5f287dcb6d Clarify that link_before and link_after text for wp_list_pages also applies to the current page which doesn't actually have a link. fixes #12247. Andrew Nacin 2010-05-16 06:11:43 +00:00
  • 2839ecfd01 First pass at fixing search for add menu item boxes. props koopersmith, see #13283. Andrew Nacin 2010-05-16 05:39:53 +00:00
  • d7e1bbb65b Show updated message after resetting or removing the background image. see #12186. Andrew Nacin 2010-05-16 05:38:14 +00:00
  • ae5af53f10 Custom background UI updates. props ocean90 for initial patch, see #12186. Andrew Nacin 2010-05-16 05:17:57 +00:00
  • d7130b8341 i18n a string. props zeo, fixes #12896 Andrew Nacin 2010-05-16 03:49:50 +00:00
  • 95694cb813 show upload limit in media upload UI, see #12853 Ron Rennick 2010-05-15 23:57:32 +00:00
  • 5e7eb09e19 block creation of 'files' sub site, see #13304 Ron Rennick 2010-05-15 22:18:40 +00:00
  • 9ad643991f don't check upload_path in upgraded MU install, see #12549 Ron Rennick 2010-05-15 21:53:18 +00:00
  • e6fcc1df7c Don't show unapproved comments in comments widget. props jshreve, fixes #10615. Andrew Nacin 2010-05-15 21:44:12 +00:00
  • 60c2623599 Use upgrade_db instead of step=1 in ms-upgrade-network. Also, no need to check spam/deleted/archived as that is in the query. see #11869. Andrew Nacin 2010-05-15 21:36:38 +00:00
  • 6979d55fbe Don't trim whitespace from sections of the response in IXR_Client. Fixes #12559 props apeatling. Peter Westwood 2010-05-15 21:04:26 +00:00
  • 01b1ae4e39 Bumpity Peter Westwood 2010-05-15 20:59:02 +00:00
  • a441108f91 Fix the column headers title override to use a special name rather than one we use elsewhere. Peter Westwood 2010-05-15 20:57:17 +00:00
  • 43959a6f47 Use show_ui instead of public flag to check whether the post type uses post-new and edit.php. see #13403. Andrew Nacin 2010-05-15 20:49:28 +00:00
  • 23d6bf302c More validation fixes. Escape some preview=true URLs, also clean up tags in edit-attachment-rows. Slight CSS tweak to match presentation to the formerly invalid HTML. props zeo, see #13383. Andrew Nacin 2010-05-15 20:36:49 +00:00
  • 904ccf82e8 Validation for ms-sites.php. props Utkarsh, see #13383. Andrew Nacin 2010-05-15 20:05:24 +00:00
  • 8df4668ce6 Truncate long menu names in the menu locations box. props koopersmith, see #13378. Andrew Nacin 2010-05-15 20:00:48 +00:00
  • 24ad763cfc Validation and nonce improvements to custom background UI. props ocean90, see #12186. Andrew Nacin 2010-05-15 19:47:03 +00:00
  • 7db348734e Wrap a label around an inline input. Same tactic we use in options-discussion. see [14668]. Andrew Nacin 2010-05-15 19:27:02 +00:00
  • edb0105e1d Don't have a label overlap two input boxes in ms-options. props ocean90. Andrew Nacin 2010-05-15 19:21:56 +00:00
  • 8b490dff76 Don't link active menu tabs. props koopersmith, fixes #13333. Andrew Nacin 2010-05-15 19:18:35 +00:00
  • 317abe4473 Remove p tag from allowed nav menu container tags. Cannot validly contain block level elements. props Jorbin, fixes #13349. Andrew Nacin 2010-05-15 15:05:57 +00:00
  • 14d8731a49 Don't update_post_caches if a persistent object cache is installed. fixes #12611 Ryan Boren 2010-05-15 15:00:53 +00:00
  • bdc57b2b3f Use the remove_user cap instead of delete_user. fixes #13325 Ryan Boren 2010-05-15 14:43:13 +00:00
  • afc24755fc autosave_update_post_ID() no longer needed. Fix button enable lag. Props duck_. fixes #13400 Ryan Boren 2010-05-15 14:03:46 +00:00
  • 48e82adba8 POT, generated from r14661 potbot 2010-05-15 12:21:45 +00:00
  • cb34d30d8e Update media upload window tabs CSS to support wrapping of tabs when they exceed the available width. props edward mindreantre. fixes #10242 Mark Jaquith 2010-05-15 10:21:10 +00:00
  • 45dec2e4e8 Do not show dummy default category output when calling the_category on a post_type that does not support the category taxonomy (like pages). Fix TwentyTen theme to not display wrapping text if there are no categories. fixes #10333 Mark Jaquith 2010-05-15 09:59:15 +00:00
  • 83081d3feb Validation for network.php. props dremeda, see #13383. Andrew Nacin 2010-05-15 06:49:16 +00:00
  • 43c09c9587 Also return raw author name and URI from get_theme_data and get_themes. props blepoxp, fixes #12275. Andrew Nacin 2010-05-15 06:28:35 +00:00
  • 4861bebf05 Add a form action to network.php. props xibe, see #13383. Andrew Nacin 2010-05-15 06:19:27 +00:00
  • 8816885c79 Escape slash in inline JS for SWFUploader. props zeo, see #13383. Andrew Nacin 2010-05-15 06:14:06 +00:00
  • afd9d6320a Validation and some textarea escaping for ms-options. props Utkarsh, see #13383. Andrew Nacin 2010-05-15 05:58:57 +00:00
  • 932214755c Make sure custom post types have unique IDs in the admin menu. props validBen, fixes #12445. Andrew Nacin 2010-05-15 05:38:40 +00:00
  • e6ae8c05e8 Always pass post ID, not post object, to the_title filter. Original the_title filter in get_the_title() uses ID only. props filosofo, fixes #12631. Andrew Nacin 2010-05-15 05:26:25 +00:00
  • 4d594cc798 Use 'Comments' and 'Links' as page title instead of Edit %s. fixes #11274. Andrew Nacin 2010-05-15 05:07:31 +00:00
  • 7d118a4628 Remove default_comment_status_pages setting from the options table. see #12991. Andrew Nacin 2010-05-15 05:01:04 +00:00
  • f92765c934 Remove default_comment_status_pages setting. Reverts [14451], [14448] for 3.0. see #12991. Andrew Nacin 2010-05-15 04:56:56 +00:00
  • 5aa7280d6a Introduce wp_check_filetype_and_ext() to handle mime/ext image comparisons and corrections for upload and sideload. props Viper007Bond, see #11946. Andrew Nacin 2010-05-15 04:47:03 +00:00
  • 35cd94b58c register_post_type phpdoc updates. Props michaelh. fixes #13398 Ryan Boren 2010-05-14 22:26:07 +00:00
  • 47136b319f Introduce _ex(), a hybrid between _e() and _x() -- translate with context, then echo. props westi, see #13395. Andrew Nacin 2010-05-14 21:46:25 +00:00
  • 7d675404ca Restore the correct behaviour of bloginfo('text_direction'). Fixes #13360. See #13206. Peter Westwood 2010-05-14 21:22:14 +00:00
  • 3fe13109a2 Add wp_edit_nav_menu_walker filter for specifying a custom edit nav menu walker. Props filosofo. fixes #13342 Ryan Boren 2010-05-14 20:06:50 +00:00
  • 28f42b1b8b Don't output empty title. Props mattwiebe, ptahdunbar. fixes #13240 Ryan Boren 2010-05-14 18:52:59 +00:00
  • 3ed5168fbe Don't allow previewing auto-draft. Props duck_. fixes #12859 Ryan Boren 2010-05-14 18:30:43 +00:00
  • c5ef0f8fc5 Show page template dropdown only for pages and not for other post types. Props greenshady. fixes #12759 Ryan Boren 2010-05-14 18:20:04 +00:00
  • 4b3be4e693 Introduce __return_empty_array() and use it instead of create_function in the theme preview. Peter Westwood 2010-05-14 16:55:26 +00:00
  • 9b6d7bb63a Bumpity Bump Peter Westwood 2010-05-14 16:48:29 +00:00
  • 81b12ac87e Introduce __return_zero() and use it instead of create_function in the login header. Also add version info to __return_true and __return_false. Peter Westwood 2010-05-14 16:46:53 +00:00
  • db0df6a9c0 Try and tidy up the show_screen logic a little. Implement a better override of the column header. See #13393. Peter Westwood 2010-05-14 16:45:14 +00:00
  • bbc1edced6 Try and tidy up the show_screen logic a little. Implement a better override of the column header. See #13393. Peter Westwood 2010-05-14 16:39:56 +00:00
  • 10abe48571 Remove unnecessary filters and provide for translation context instead. Fixes #13393. Peter Westwood 2010-05-14 16:12:46 +00:00
  • f73384ffe8 Only show the column preferences if we have columns. See #13393 props duck_. Peter Westwood 2010-05-14 15:49:20 +00:00
  • 1302562718 Add phpDoc for convert_to_screen() and get_column_headers(). Peter Westwood 2010-05-14 15:47:14 +00:00
  • d999daff98 esc_url the URL from get_upload_iframe_src. props jshreve, see #13383. Andrew Nacin 2010-05-14 15:03:59 +00:00