Commit Graph

  • 3c0e4d3860 Customizer: Prevent loss of walker and fallback_cb args for wp_nav_menu. Weston Ruter 2015-07-08 20:17:52 +00:00
  • f5043ab022 Toolbar: Disambiguate links to the dashboard vs. to the customizer. Helen Hou-Sandi 2015-07-08 20:02:44 +00:00
  • f86fd644e1 Remove grunt-autoprefixer in favor of grunt-postcss with autoprefixer Aaron Jorbin 2015-07-08 19:53:22 +00:00
  • 6cfda41066 TinyMCE, Press This: add the wptextpattern plugin to the Press This editor. See #31441. Andrew Ozz 2015-07-08 19:52:07 +00:00
  • 093a19b6d9 TinyMCE: add help for the text patterns to the shortcuts help popup. See #31441. Andrew Ozz 2015-07-08 19:42:59 +00:00
  • f54070a08e Dashicons: Update to the latest files. Dominik Schilling (ocean90) 2015-07-08 19:37:04 +00:00
  • 389fb33d76 Skip the Tests_Option_Transient::test_nonexistent_key_old_timeout() tests on multisite for now. John Blackbourn 2015-07-08 18:23:46 +00:00
  • 94e3540dcc Update PHPMailer to 5.2.10 from 5.2.7. ocean90 2015-07-08 17:15:02 +00:00
  • 08d5df5f44 Remove PHP4 constructors from Unit Tests Aaron Jorbin 2015-07-08 16:04:11 +00:00
  • 3762069f89 Move get_default_comment_status() to wp-includes/comment.php to sit alongside get_comment_statuses(). Helen Hou-Sandi 2015-07-08 15:43:24 +00:00
  • 863ce98362 Menus: Restore visibility of up/down arrows for reordering menu items with JS disabled. Sergey Biryukov 2015-07-08 06:47:45 +00:00
  • bde076cbfb Customizer: Prevent preview from loading during QUnit tests and causing an XHR cross-domain error. Weston Ruter 2015-07-08 05:37:37 +00:00
  • 0888ce55b1 Introduce unit tests for sanitize_option(). John Blackbourn 2015-07-08 00:05:17 +00:00
  • 063637755b Allow shortcode parameter names (attributes) to contain dashes. John Blackbourn 2015-07-07 23:58:49 +00:00
  • 41705c3e7c Ensure error messages look like, well, errors. Helen Hou-Sandi 2015-07-07 23:10:57 +00:00
  • 5de7ee67ce After [32980], update the docs to reflect that display_name is now included when searching for users in some scenarios. Scott Taylor 2015-07-07 19:38:30 +00:00
  • 138d68a58a In wp_insert_user(), comparing an email address against the user's old email address should not be case-sensitive. Scott Taylor 2015-07-07 19:28:46 +00:00
  • a297e1532e In install_dashboard() (plugin-install, FWIW), make sure slug is populated and degrease the unfortunate whitespace that was present. Scott Taylor 2015-07-07 19:18:03 +00:00
  • 312f5179cb Hide notices introduced in [30505] on about page. Konstantin Obenland 2015-07-07 18:46:13 +00:00
  • 36a9b5b0d4 Menus: Respect context when linking to the Customizer. Konstantin Obenland 2015-07-07 17:48:23 +00:00
  • a399fb0b38 Respect the special case of having only one theme. Konstantin Obenland 2015-07-07 17:13:59 +00:00
  • daa477e3b8 Transients: If get_option( $transient_timeout ) returns false, don't bother trying to delete the transient in get_transient(). Dominik Schilling (ocean90) 2015-07-07 16:44:08 +00:00
  • 68b5d643d0 Better styling for .form-invalid inputs. Helen Hou-Sandi 2015-07-07 16:40:34 +00:00
  • dbbe2627d4 Dashicons: Update to the latest files. Dominik Schilling (ocean90) 2015-07-07 16:02:58 +00:00
  • 62670c5adb Menu customizer: Ensure item type doesn't collide with the handle focus glow. Helen Hou-Sandi 2015-07-07 15:51:50 +00:00
  • 8209a24d85 Show row actions on focus for the dashboard comment list. Helen Hou-Sandi 2015-07-07 15:25:03 +00:00
  • 0e6e1e6612 List tables: Ensure special CSS for the title column gets applied. Helen Hou-Sandi 2015-07-07 15:20:45 +00:00
  • 8f024536c1 List tables: Add a fallback for the primary column. Helen Hou-Sandi 2015-07-07 15:11:54 +00:00
  • 70ab756043 Ensure that Custom Links in menu's are marked as current regardless of their scheme. Props McGuive7, marsjaninzmarsa. Fixes #32221 Dion Hulse 2015-07-07 09:56:19 +00:00
  • 8e6997b652 Use assertEqualSets() in WP_Query::parse_tax_query() tests. Boone Gorges 2015-07-07 00:57:04 +00:00
  • 6d8f6f8d11 List tables: Account for comments being reused on the post edit screen. Helen Hou-Sandi 2015-07-07 00:08:46 +00:00
  • dabe7ab9c3 Assign proper active class when showing plugin updates in network admin Jeremy Felt 2015-07-07 00:01:31 +00:00
  • 9c1265181c List tables: Get rid of double borders for plugins and themes on narrow screens. Helen Hou-Sandi 2015-07-06 23:48:16 +00:00
  • 94cd2d47eb List tables: Ensure the no items message appears on narrow screens. Helen Hou-Sandi 2015-07-06 23:29:44 +00:00
  • 69239d86f9 Remove unused $current_site global in MS Sites list table Jeremy Felt 2015-07-06 22:50:59 +00:00
  • 2cafc0d787 Check for all required caps before (un)sticking a post. Konstantin Obenland 2015-07-06 22:40:59 +00:00
  • 53021ef6fe In WP_Query::parse_tax_query(), allow taxonomy querystring to be formatted as an array. Boone Gorges 2015-07-06 20:36:18 +00:00
  • 17854c6464 Customizer: Register controls and settings for nav_menu_locations even when there are no menus yet. Weston Ruter 2015-07-06 19:12:48 +00:00
  • 63f025a07b Twenty Fifteen: don't hyphenate input elements. Fixes #32880. Lance Willett 2015-07-06 18:02:34 +00:00
  • 4ba9e8a062 Twenty Fifteen: Display sidebar background color with Header Image. obenland 2015-07-06 17:26:02 +00:00
  • 3eaaa104b5 In wp.media.model.Attachments.filters.type(), return true earlier if type isn't set. Scott Taylor 2015-07-06 15:33:53 +00:00
  • 345521666e Merge two class attributes in WP_Customize_Media_Control::content_template() and wp_print_media_templates(). Sergey Biryukov 2015-07-06 14:18:03 +00:00
  • 1b02636793 Customizer: Ensure that a newly-added nav menu item gets the Original link populated in its control. Weston Ruter 2015-07-06 05:52:59 +00:00
  • 0f7208a1ee Fix opening closed widget areas when dragging a widget over them. Props polevaultweb. Fixes #13524. Andrew Ozz 2015-07-05 18:19:44 +00:00
  • ade1ffde80 Plugins list table: Add an aria-label attribute with the plugin name to plugin action links to provide context for screen reader users. Sergey Biryukov 2015-07-05 15:02:04 +00:00
  • c35f5f16b0 Remove deprecated constructor notice. Konstantin Obenland 2015-07-04 20:42:43 +00:00
  • 9b40a4f79f Deprecate PHP4 style contructor in Twenty Eleven's Ephemera widget. Konstantin Obenland 2015-07-04 20:28:17 +00:00
  • 9d101ee78e Site Icon: Switch to using H1 headings. Konstantin Obenland 2015-07-04 18:48:37 +00:00
  • 14f39faab1 Usernames in multisite should be restricted to 60 characters or fewer. Jeremy Felt 2015-07-04 05:52:46 +00:00
  • d8df19141a Don't autocapitalize or autocorrect domain or path when adding a new site in iOS. Jeremy Felt 2015-07-04 04:39:48 +00:00
  • ea4baac6e8 Use the full site URL in choose_primary_blog() when a user is a member of only one site. Jeremy Felt 2015-07-04 04:20:18 +00:00
  • 4a785cbeb0 Only output Save Changes in My Sites when a user is a member of more than one site. Jeremy Felt 2015-07-04 04:00:48 +00:00
  • e03c9a769a Don't capitalize words in a sentence after comma. Sergey Biryukov 2015-07-04 00:49:52 +00:00
  • 313c416f6c Customizer: Remove HTML tags from two translatable strings. Sergey Biryukov 2015-07-03 22:28:29 +00:00
  • 45e6228070 Customizer: Fix tabindex of reorder buttons for menu items with depth 1 and 10. Dominik Schilling (ocean90) 2015-07-03 22:20:04 +00:00
  • 056fcf6162 Plugins list table: Use case-insensitive sorting. Sergey Biryukov 2015-07-03 21:52:46 +00:00
  • e7c286551f Site Icon: Remove date dropdown from media modal. Konstantin Obenland 2015-07-03 21:27:06 +00:00
  • 787016376a Customizer: Improve descriptive text and focus for menu items reorder button. Dominik Schilling (ocean90) 2015-07-03 21:23:12 +00:00
  • e33229a237 Synchronize star ratings of themes and plugins. Konstantin Obenland 2015-07-03 20:53:18 +00:00
  • 02bd602dfe Improve the display of my-sites.php on small screens. Boone Gorges 2015-07-03 20:46:54 +00:00
  • a21c6e76d6 Customizer: Fix saving menus with empty names or names that are already used. Weston Ruter 2015-07-03 20:46:48 +00:00
  • 55d7ab3da5 Customizer: Remove some non-functional code. Dominik Schilling (ocean90) 2015-07-03 20:36:59 +00:00
  • e430245d00 Customizer: Accessibility enhancements. Dominik Schilling (ocean90) 2015-07-03 20:18:17 +00:00
  • 1757c3f4d4 Don't let wp-pointers cover the theme detail modal. Konstantin Obenland 2015-07-03 17:04:33 +00:00
  • 8d40cdcb1b Use a less element-specific class name for links within page titles. Konstantin Obenland 2015-07-03 16:41:18 +00:00
  • 04a01d7354 Check if commentReply exists before trying to work with it. Konstantin Obenland 2015-07-03 15:31:38 +00:00
  • 3baf370b28 Remove accidental change to embed Aaron Jorbin 2015-07-03 14:29:37 +00:00
  • a547d6fed1 Don't strip newline in esc_url() when protocol is mailto: Aaron Jorbin 2015-07-03 14:27:11 +00:00
  • 12168b78d5 Press This: Rewrite WP_Press_This::fetch_source_html() to utilise the HTTP API better without the need for a local temporary file. This reverts [33061] but keeps it's custom UA string. Dion Hulse 2015-07-03 12:00:10 +00:00
  • 9cfb72615c Press This: Set explicit user agent. Sergey Biryukov 2015-07-03 11:16:08 +00:00
  • 220121249a Editor: refresh word count quicker Ella Iseulde Van Dorpe 2015-07-03 09:14:08 +00:00
  • 2fbb13be21 Don't upgrade global tables to utf8mb4 when wp_should_upgrade_global_tables() says not to. Additionally fixes an incorrect conditional in [33057] which would result in the usermeta index being altered twice on Multisite updates. Dion Hulse 2015-07-03 05:43:28 +00:00
  • 947825f326 Introduce wp_should_upgrade_global_tables() to determine if global tables should be upgraded automatically. Use it throughout the existing upgrade routines. Dion Hulse 2015-07-03 04:33:14 +00:00
  • e7a184a832 Toolbar: Allow submenus to be closed with a second tap on touch devices. Helen Hou-Sandi 2015-07-03 03:28:15 +00:00
  • e709e91218 Enable utf8mb4 for MySQL extension users. Previously utf8mb4 was limited to MySQLi users only unintentionally. This change does the following things * Allows utf8mb4 for the MySQL extension * Re-runs the utf8->utf8mb4 conversion for single sites, this will do nothing for tables already converted * Re-runs the utf8->utf8mb4 conversion for global tables in multisite when the environment supports utf8mb4 * Removes upgrade_420() calling as upgrade_430() will perform those changes now instead Dion Hulse 2015-07-03 03:25:07 +00:00
  • bfbdb6f0b2 Use get_default_comment_status() globally. Konstantin Obenland 2015-07-02 22:31:58 +00:00
  • 9532df3c9f Site Icon: Improve responsiveness for small screen devices. Konstantin Obenland 2015-07-02 21:15:52 +00:00
  • 07ee7f1ef7 Replace @returns with @return in PHP docblocks. Sergey Biryukov 2015-07-02 21:04:57 +00:00
  • 3d71278f58 Site Icon: Skip cropping if image has the correct size. Konstantin Obenland 2015-07-02 20:39:23 +00:00
  • 40b504fffc Add missing prefixed attributes, introduced in [33023]. Konstantin Obenland 2015-07-02 17:39:31 +00:00
  • 8f4774104b Site Icon: Show correct background preview for transparent images. Konstantin Obenland 2015-07-02 17:15:47 +00:00
  • f8cbb8fde8 Make "Preformatted" string in TinyMCE translatable. Sergey Biryukov 2015-07-02 12:01:00 +00:00
  • dcc6fb838f Restore rel='nofollow' for comment reply links to reduce extra crawling by search engines. Sergey Biryukov 2015-07-02 11:08:42 +00:00
  • 5c531b9969 4.3-beta1-33046 Konstantin Obenland 2015-07-02 01:35:01 +00:00
  • b896a4e31b Customizer: Build flips the panel arrow for RTL on our behalf. Helen Hou-Sandi 2015-07-02 01:28:43 +00:00
  • 83f8f62739 4.3-beta1 Konstantin Obenland 2015-07-02 01:21:05 +00:00
  • 8a8fc13bd0 Update test_filter_wp_nav_menu_args() after [33035]. Sergey Biryukov 2015-07-02 01:17:58 +00:00
  • fcd4f3ea0f Revert [33038] because of objections raised on #22889 and #31590 Mark Jaquith 2015-07-02 00:46:28 +00:00
  • efdce1da51 Turn of comments for pages by default. Konstantin Obenland 2015-07-02 00:21:28 +00:00
  • dd28f15179 Prevent link to customizer from wrpping on small screens. Konstantin Obenland 2015-07-01 23:35:57 +00:00
  • 165b3fccaa Restore $noreplytext default value in comment_form_title() Mark Jaquith 2015-07-01 21:50:13 +00:00
  • bac0e68b48 Say goodbye to ?replytocom=123 links and their URL pollution. Mark Jaquith 2015-07-01 21:41:17 +00:00
  • d0728bf768 Site icon: Remove option name from $whitelist_options for the general options screen. Dominik Schilling (ocean90) 2015-07-01 21:40:40 +00:00
  • 552879c842 Customizer: Add link to Widgets panel from Menus panel description. Weston Ruter 2015-07-01 19:34:17 +00:00
  • 2ef2ac5e93 Customizer: Avoid PHP notices after [32806]. Sergey Biryukov 2015-07-01 19:07:20 +00:00
  • ef9f9c1a24 Fix small typo from [33019]. Mark Jaquith 2015-07-01 18:15:42 +00:00
  • a288fe93f3 Slow down on calling zxcvbn if it isn't loaded. Mark Jaquith 2015-07-01 18:12:04 +00:00
  • 3bda728420 Add additional escaping to credits page. Konstantin Obenland 2015-07-01 17:21:55 +00:00
  • 82150c08f2 Add a missing "var". see #32589 Mark Jaquith 2015-07-01 17:15:43 +00:00
  • d1bedc6769 Customizer: Make reordering menu items via drag and drop easier. Dominik Schilling (ocean90) 2015-07-01 16:43:02 +00:00