Commit Graph

  • 7e63aeb361 Fix columns in IE7 on Appearance -> Themes screen, props SergeyBiryukov, fixes #20591 Andrew Ozz 2012-05-02 22:11:58 +00:00
  • 5f3e663586 Compress scripts/styles: 3.4-beta3-20707. bumpbot 2012-05-02 21:58:30 +00:00
  • 71150d164a Don't convert png to jpg when cropping a header. Prevents stomping transparency. Props SergeyBiryukov, kovshenin. fixes #20555 Ryan Boren 2012-05-02 21:35:56 +00:00
  • 19842a6b22 Styling and RTL style fixes for user/site autocomplete. Props ocean90, helenyhou. fixes #20584 Ryan Boren 2012-05-02 21:33:43 +00:00
  • b128d68f11 Do not force table names to be lowercase in dbDelta, as this breaks sites using capital letters in table prefixes. props netweblogic. fixes #19748. Andrew Nacin 2012-05-02 21:19:37 +00:00
  • 0ebf7aec8b We indent with spaces, not tabs. props sivel. fixes #20394. Andrew Nacin 2012-05-02 21:13:08 +00:00
  • 85d0bc608b Add blue sprite for icons32, props SergeyBiryukov, fixes #20293 Andrew Ozz 2012-05-02 21:01:21 +00:00
  • 26ff22c7a2 In image_resize(), do not force the destination filename to *.jpg when we are dealing with a *.jpeg. Andrew Nacin 2012-05-02 20:58:57 +00:00
  • fcf7cda3c6 A more resilient check for the base table prefix. see #19970. Andrew Nacin 2012-05-02 20:38:58 +00:00
  • 6b46997aa1 Issue an error during the WordPress install process if wp-config.php is configured with an empty database table prefix, which is not supported. Andrew Nacin 2012-05-02 20:37:18 +00:00
  • fd506b7f3a Admin menu: change to strip_tags() for the aria-label attributes as it's faster, fixes #20373 Andrew Ozz 2012-05-02 20:36:07 +00:00
  • 1f3ca85ab5 Rolling upgrade to set the welcome_user_email network-wide option via the welcome_user_msg_filter() callback. Fixes ability to save the welcome user email when no entry exists in the database. see #20116 Ryan Boren 2012-05-02 20:31:37 +00:00
  • 9f57ec7c6c Have the $fields argument for XML-RPC's wp.getPostType, getPostTypes, wp.getTaxonomy and wp.getTaxonomies take the names of the post type or taxonomy object keys that will be returned. * capabilities becomes cap * object_types becomes object_type Andrew Nacin 2012-05-02 20:29:34 +00:00
  • 165131716b Add quote to fix 'Customize' link after new theme install on Chrome. props DH-Shredder, see #19910. Daryl Koopersmith 2012-05-02 20:22:02 +00:00
  • f2c495e011 Add filter to image_resize_dimensions() so plugins can perform this calculation on their own. props ebababi. fixes #15989. Andrew Nacin 2012-05-02 20:15:44 +00:00
  • 5a5975a641 Compress scripts/styles: 3.4-beta3-20693. bumpbot 2012-05-02 19:58:23 +00:00
  • 3cb1ad3438 Widen fields for QuickPress and Quick Edit for the lt_LT locale. props settle. see #19603. Andrew Nacin 2012-05-02 19:30:38 +00:00
  • c4f902f4c0 Remove $wp_secret_key_default. Andrew Nacin 2012-05-02 19:29:39 +00:00
  • c6f7bb0af1 Compress scripts/styles: 3.4-beta3-20690. bumpbot 2012-05-02 17:58:25 +00:00
  • 1558ba7faf Fix the image overlap with the Press This bookmarklet in RTL. props dd32 for the initial patch. fixes #19502. Andrew Nacin 2012-05-02 17:54:20 +00:00
  • cf6ce55d51 Only look for public post types in redirect_guess_404_permalink() when no post type query var is present. props jeremyfelt. fixes #19693. Andrew Nacin 2012-05-02 17:39:43 +00:00
  • b4f82d87b0 Add Vietnamese vowels to remove_accents(). props SergeyBiryukov. fixes #17738. Andrew Nacin 2012-05-02 16:55:16 +00:00
  • 61602af9c1 Add characters to be stripped or replaced in sanitize_title_with_dashes(). * Replace times (multiplication sign) with x. * Strip low quotation marks and other curly quotes we don't already deal with. props SergeyBiryukov. fixes #19820. Andrew Nacin 2012-05-02 16:37:42 +00:00
  • ad1de1abe6 Always escape the output of get_pagenum_link(). fixes #14556. Andrew Nacin 2012-05-02 16:29:39 +00:00
  • bf5decbacf Require both wp-head-callback and admin-head-callback for custom header theme support. fixes #20603. Andrew Nacin 2012-05-02 15:16:48 +00:00
  • fa3427a99a Update phpdoc for WP_User::has_cap(). props nunomorgadinho. see #19756. Andrew Nacin 2012-05-02 14:17:04 +00:00
  • 33a76bd97c Anchor a regular expression in wp-mail.php to ensure we are matching the Reply-To: header, not the In-Reply-To: header. Andrew Nacin 2012-05-02 13:32:19 +00:00
  • 93a7eaf328 Compress scripts/styles: 3.4-beta3-20681. TinyMCE updated. bumpbot 2012-05-02 01:58:25 +00:00
  • 859a659be9 Admin menu: add aria-label attributes to the links around menu images for the sake of screen readers, fixes #20373 Andrew Ozz 2012-05-02 01:41:15 +00:00
  • 95808e088f Change the image caption shortcode format to [caption ...]<a><img /></a> caption text + html[/caption]. That way HTML tags in captions are better supported and the shortcode wouldn't break when using the wrong quotes. Props sushkov, nacin, fixes #18311 Andrew Ozz 2012-05-02 01:14:52 +00:00
  • 19a3e3799e Compress scripts/styles: 3.4-beta3-20678. bumpbot 2012-05-01 22:58:23 +00:00
  • 06ede87876 Move the check for body.mobile in postbox.js to a variable as it's used in more than one place, props georgestephanis, scribu, fixes #20561 Andrew Ozz 2012-05-01 22:50:47 +00:00
  • 8dca40f570 Clarify the uploading options in the media-new.php contextual help. Ryan Boren 2012-05-01 22:23:15 +00:00
  • 869f8217ff Replace commas with periods when converting ratings float values to strings, to avoid issues with localized decimal points. Andrew Nacin 2012-05-01 22:09:55 +00:00
  • defdae610e RTL style fixes for the Theme Customizer. Props ocean90, helenyhou. Ryan Boren 2012-05-01 22:06:53 +00:00
  • 65495f3660 RTL style fixes for the install theme info sidebar. Props ocean90. fixes #20583 Ryan Boren 2012-05-01 22:05:35 +00:00
  • 68616250c5 Ignore this. Just need an un-synced-to-GitHub commit so I can switch to using the new core.svn.wordpress.org URL. Mark Jaquith 2012-05-01 21:05:02 +00:00
  • 9761a56833 Kill all notices in XML-RPC found when running the test suite with WP_DEBUG. see [UT706], [UT707]. see #20566. Andrew Nacin 2012-05-01 21:03:50 +00:00
  • 8868595fd4 Fix copy-paste issues in XML-RPC's _prepare_taxonomy(). see #20566. Andrew Nacin 2012-05-01 20:33:06 +00:00
  • 9426067fbc Prevent a notice: don't attempt to parse the query string if it doesn't exist. Props johnjamesjacoby. Fixes #20528. Jon Cave 2012-05-01 18:26:38 +00:00
  • 5fd3048d0a Don't try to translate tags in WP_Theme::translate_header() if we are not in the admin and get_theme_feature_list() isn't defined. see #20103. Andrew Nacin 2012-05-01 18:02:40 +00:00
  • e9ee18fa5a Don't show the 'Preview Changes' button for a non-public post type. props intoxstudio, see #17609. Andrew Nacin 2012-05-01 17:52:08 +00:00
  • 52dea56cbe Add a link to the Customizer from the Admin Bar appearance menu. Props sabreuse. fixes #20575 Ryan Boren 2012-05-01 12:47:46 +00:00
  • be1c42cf7a Use correct variables. props batmoo. fixes #20566. Andrew Nacin 2012-05-01 01:11:18 +00:00
  • 0a15d9f966 Use correct variables. props batmoo. fixes #20566. Andrew Nacin 2012-04-30 23:45:01 +00:00
  • 25463b343f Compress scripts/styles: 3.4-beta3-20663. bumpbot 2012-04-30 21:58:31 +00:00
  • c6330862b6 Make the Press This draggable bookmarklet a flexible width to support languages with long words. props SergeyBiryukov, fixes #19957. Andrew Nacin 2012-04-30 21:57:11 +00:00
  • 60c6011c61 setup-config.php cleanups Ryan Boren 2012-04-30 21:56:32 +00:00
  • ac2e5ae1e0 jQuery UI 1.8.20. fixes #20559. Andrew Nacin 2012-04-30 21:53:09 +00:00
  • 5891008f9e Set foreground color to #000 for form inputs. Props helenyhou, convissor. fixes #19923 Ryan Boren 2012-04-30 21:45:10 +00:00
  • 00d6e93374 Remove ru_RU-specific CSS that is no longer necessary after [20616]. props SergeyBiryukov. fixes #20568. Andrew Nacin 2012-04-30 21:42:47 +00:00
  • 29fcfe6c1c Explicitly set the dimensions of the avatar in the toolbar's profile menu. Avoids issues where overridden avatars could result in images that don't fit. props andrewryno. fixes #19539. Andrew Nacin 2012-04-30 21:38:39 +00:00
  • 267871e166 Escape term links output in category-template.php functions. Props SergeyBiryukov, solarissmoke, alex-ye. fixes #20106 Ryan Boren 2012-04-30 21:36:43 +00:00
  • 0bfce84f5c Fix some unused/bad CSS for Press This backgrounds and gradients. props georgestephanis, helenyhou. fixes #20573. Andrew Nacin 2012-04-30 21:32:44 +00:00
  • ac3e71ac63 Don't escape anchor text as an attributein wp_get_attachment_link(). Props SergeyBiryukov. fixes #19282 Ryan Boren 2012-04-30 21:22:58 +00:00
  • 0d53bba473 Properly convert two special Z characters in convert_chars(). props Namely, SergeyBiryukov. fixes #20503. Andrew Nacin 2012-04-30 21:20:50 +00:00
  • 3f793e457c Fire the wp_cron action from init instead of sanitize_comment_cookies so that cron handlers can rely on a fully initialized env. Props SergeyBiryukov, norocketsurgeon. fixes #19818 Ryan Boren 2012-04-30 21:02:54 +00:00
  • baa8fa8a0f Compress scripts/styles: 3.4-beta3-20651. bumpbot 2012-04-30 20:58:24 +00:00
  • 3ea234a24b Prevent accidental multiple click when creating new categories. Props mdawaffe. fixes #17936 Ryan Boren 2012-04-30 20:50:50 +00:00
  • 82c5f5ed9b Theme Customizer: Pass the WP_Customize instance to all actions fired inside the class. Plugins/themes should not refer to the $wp_customize global. see #19910, #20448. Daryl Koopersmith 2012-04-30 17:20:32 +00:00
  • 0d433cf2aa Allow nooped plurals to receive a textdomain on registration to then be used on translation. Andrew Nacin 2012-04-30 16:18:35 +00:00
  • fbbe3bda95 Compress scripts/styles: 3.4-beta3-20647. bumpbot 2012-04-30 15:58:21 +00:00
  • ddee4f351b Add $wp_query parameter to update_post_thumbnail_cache(). props scribu. see #19949, fixes that ticket for 3.4. Andrew Nacin 2012-04-30 15:55:57 +00:00
  • 3540b301af Theme Customizer: Migrate to an ajax-based solution for refreshing the preview and saving. see #20507, #19910. Daryl Koopersmith 2012-04-30 15:46:17 +00:00
  • 307f568a64 Compress scripts/styles: 3.4-beta3-20644. bumpbot 2012-04-30 12:58:19 +00:00
  • f6ed61d7c8 Fix typo in hex color code. props bananastalktome. fixes #20574. Andrew Nacin 2012-04-30 12:50:55 +00:00
  • e55d1f54e2 Undeprecate require_if_theme_supports() for themes using it for legitimate reasons. see [20610]. props scribu, jkudish. fixes #20556. Andrew Nacin 2012-04-30 02:02:11 +00:00
  • 20c3b25c7e In comment_form(), pass the $post_id to comments_open(). props insertvisionhere. fixes #20572. Andrew Nacin 2012-04-30 01:47:22 +00:00
  • 199f9adec2 Properly extract file headers via get_file_data() when CR line endings are used. props solarissmoke for the initial patch. fixes #19854. Andrew Nacin 2012-04-30 01:25:29 +00:00
  • f553c11f28 Default to keyword searches for the plugin and theme installers in case no search type is posted back. fixes #19619. Andrew Nacin 2012-04-30 00:44:47 +00:00
  • 23cbaa70c8 Add @param for the $fields parameter for XML-RPC's _prepare_taxonomy(). props SergeyBiryukov, fixes #20566. Andrew Nacin 2012-04-30 00:25:14 +00:00
  • e7478f0b3b Check for the existence of a post before calling current_user_can() with a meta cap on that object. fixes #20336. Andrew Nacin 2012-04-30 00:19:32 +00:00
  • 43025c102b Introduce minimum_args() method in XML-RPC and leverage it to return errors for insufficient arguments for methods that are new in 3.4. Andrew Nacin 2012-04-28 21:25:25 +00:00
  • e3ba704f17 Use correct variable. Caught by unit tests. see #20566. Andrew Nacin 2012-04-28 21:22:07 +00:00
  • f78ebb0c3e Compress scripts/styles: 3.4-beta3-20634. bumpbot 2012-04-28 20:58:20 +00:00
  • 99868b2742 Always hide the admin menu arrow in IE8 (doesn't work there), props casben79, SergeyBiryukov, fixes #19586 Andrew Ozz 2012-04-28 20:55:56 +00:00
  • c072db3732 Clean up the XML-RPC 3.4 methods with regards to consistency and future compatibility. * Limit returned taxonomy and post type objects to a specific type-cast whitelist of fields. * Add $filter and $fields to wp.getTaxonomies to match the functionality of wp.getPostTypes. * Prevent the post type from being chnaged in _insert_post(). * Don't check post_type_supports() in _insert_post(). * Align handling of sticky posts with those of core. * Force tags and categories to go through terms and terms_names, rather than tags_input and post_category. fixes #20566. props nacin, maxcutler. Andrew Nacin 2012-04-28 18:48:10 +00:00
  • 82ceeca5de After adding a user, take them back to users.php with an 'Edit user' link in the message. Andrew Nacin 2012-04-27 23:13:39 +00:00
  • 1c9dcbeb0b Clean up messages on edit.php. see #19470. Andrew Nacin 2012-04-27 22:54:02 +00:00
  • caeec90610 Compress scripts/styles: 3.4-beta3-20629. bumpbot 2012-04-27 20:58:24 +00:00
  • 29e2ec2ac5 Widgets: remove the widget title shown in the widget header when empty or doesn't exist, part props kawauso, fixes #19925 Andrew Ozz 2012-04-27 20:34:35 +00:00
  • 001e92a1f2 Compress scripts/styles: 3.4-beta3-20627. bumpbot 2012-04-27 19:58:23 +00:00
  • 2637447a05 Put back "max-width: 100%" for all <select> in the admin. Doesn't seem to work for IE7 but doesn't seem to break anything either. Props Master Jake, fixes #19613 Andrew Ozz 2012-04-27 19:52:13 +00:00
  • e3e988bf58 Add a max of 999 to the screen options items per page input. props georgestephanis. fixes #20420. Andrew Nacin 2012-04-27 19:46:33 +00:00
  • b32a2a4f01 Remove img width/height from the readme.html WP logo. props soulseekah. fixes #19955. see #20293 for any follow-ups. Andrew Nacin 2012-04-27 19:39:35 +00:00
  • 858ba1fabd Check that $post_type_object exists before accessing its properties. Props markoheijnen. Fixes #20064. Jon Cave 2012-04-27 19:32:32 +00:00
  • a49867ae66 Don't call get_the_category() in get_the_category_list() unless the post type supports categories. props niallkennedy. fixes #19671. Andrew Nacin 2012-04-27 19:23:57 +00:00
  • d8e2eb8943 Do not break a domain on network/site-new.php across two lines. props SergeyBiryukov, fixes #19895. Andrew Nacin 2012-04-27 19:02:10 +00:00
  • 7f0d1f1a6b Compress scripts/styles: 3.4-beta3-20620. bumpbot 2012-04-27 18:58:22 +00:00
  • 27f74ce583 Check if update_core() exists before calling it in Core_Upgrader. If not, issue an error message that the copy failed likely due to disk space. fixes #19883. Andrew Nacin 2012-04-27 18:57:59 +00:00
  • 5b0664dde5 Int cast a step variable. see #19786. props Caspie. Andrew Nacin 2012-04-27 18:57:08 +00:00
  • 75bd431c76 Force the plugin details to be LTR for all screens. props dd32. fixes #19778. Andrew Nacin 2012-04-27 18:52:58 +00:00
  • efd16eb622 Wrap text in the theme filter, rather than using a min-width. Makes things look a little better in languages with long words and phrases. props SergeyBirukov, fixes #18131. Andrew Nacin 2012-04-27 18:22:47 +00:00
  • c6689953bb Add 'author' to rel attribute for get_the_author_link(). props sirzooro, CoenJacobs, Ipstenu. fixes #20047. Andrew Nacin 2012-04-27 18:17:41 +00:00
  • 8f0e83ffdc Add a 200ms delay when dragging a meta box on mobile devices, to prevent inadvertently dragging meta boxes around on a touch screen. Andrew Nacin 2012-04-27 18:05:43 +00:00
  • 5f902262d1 Return false in get_attached_file() when the file does not exist, rather than a path to the base uploads directory. props mikeschinkel. fixes #18855. Andrew Nacin 2012-04-27 16:08:58 +00:00
  • 07fce717e7 Use maybe_serialize() where appropriate. fixes #19617. Andrew Nacin 2012-04-27 15:57:51 +00:00
  • ef79a85f78 Run rawurlencode_deep() through the parsed query in canonical. (Introduces rawurlencode_deep().) props toppa for the initial patch. fixes #20143. Andrew Nacin 2012-04-27 15:40:00 +00:00
  • 98f553c3b2 Deprecate require_if_theme_supports(). Always require post-thumbnail-template.php. fixes #20556. fixes #20409. Andrew Nacin 2012-04-27 04:54:36 +00:00
  • 4fa4a3339e Make the Recent Comments dashboard widget more performant on sites with large amounts of comments, in particular with a heavy spam ratio. Andrew Nacin 2012-04-26 21:09:51 +00:00