Commit Graph

  • dc167a20e5 Add a unit test for wp_nav_menu() with container => '' Scott Taylor 2015-11-25 18:18:37 +00:00
  • d1ec5b6ac3 Passwords: Support the pre-4.3 behavior of wp_new_user_notification(). Dominik Schilling (ocean90) 2015-11-24 23:06:03 +00:00
  • 50c47fa78c HTTP Tests: Use login.wordpress.org/wp-login.php in test_get_response_cookies(). Dominik Schilling (ocean90) 2015-11-24 21:59:23 +00:00
  • a32d38c9f0 Passwords: Re-enable password fields before submitting the form. Dominik Schilling (ocean90) 2015-11-24 21:16:02 +00:00
  • 6f310a775d Users: Move the tests added in [35116] and [35618] to a more appropriate place and give them a better name. Sergey Biryukov 2015-11-23 18:39:20 +00:00
  • 282e87a683 Docs: Improve DocBlock formatting for add_menu_page() and add_submenu_page() wrappers. Sergey Biryukov 2015-11-23 17:55:24 +00:00
  • 87fa157bf8 Pass the $post object as context to postmeta_form_keys. Helen Hou-Sandi 2015-11-23 17:14:39 +00:00
  • d0e3670401 Docs: Replace a reference to WP.org with WordPress.org. Gary Pendergast 2015-11-22 22:37:32 +00:00
  • a78706fe36 Editor: remove wpLink dependency on jQuery UI. Andrew Ozz 2015-11-22 19:26:18 +00:00
  • fdde197d93 TinyMCE: fix the regexp used to protect line breaks inside script and pre tags to match <script> that load external scripts. Andrew Ozz 2015-11-22 19:12:21 +00:00
  • b513ea197b Comments: After [35670], change the CSS class for the pending comments count back to moderated. Sergey Biryukov 2015-11-22 15:22:38 +00:00
  • 3e634c753e After [35718], update the location of some files in This filter is documented in docs. Sergey Biryukov 2015-11-22 03:50:32 +00:00
  • 89f49aad80 Customize: Ensure that a setting (especially a multidimensional one) can still be previewed when the post value to preview is set after preview() is invoked. Weston Ruter 2015-11-21 02:51:57 +00:00
  • 692d7b820f Comments: In comment_form(), introduce the comment_form_fields filter for comment fields, including the textarea. Sergey Biryukov 2015-11-20 18:55:31 +00:00
  • b0e225b619 Customizer: Use correct context and translator comments for menu location strings. Sergey Biryukov 2015-11-20 17:45:57 +00:00
  • 85dc4bcb63 Postbox handle buttons don't need a focus outline. Helen Hou-Sandi 2015-11-20 15:55:04 +00:00
  • ee3ac55419 Build: Update source for includes:embed after [35718]. Dominik Schilling (ocean90) 2015-11-20 15:36:21 +00:00
  • f1181f363a 4.4-beta4-35719. Dominik Schilling (ocean90) 2015-11-20 13:45:26 +00:00
  • 8220d04e6d Simplify the include graph after work to split out classes. Andrew Nacin 2015-11-20 07:23:04 +00:00
  • 03bd31aedd Custom fields: Allow for short-circuiting the meta key dropdown. Helen Hou-Sandi 2015-11-20 06:15:34 +00:00
  • 583a84b1db Docs: Remove redundant type strings from the wp_calculate_image_srcset filter DocBlock. Sergey Biryukov 2015-11-20 06:15:19 +00:00
  • a5a5200bcb Docs: Add @see tags for wp_get_attachment_image_srcset() and wp_get_attachment_image_sizes(). SergeyBiryukov 2015-11-20 06:12:01 +00:00
  • e4f5801383 Merge the changes to GlotPress's POMO from upstream to WordPress's copy. Fixes #34748 Dion Hulse 2015-11-20 04:33:12 +00:00
  • 16797d1814 Bump the version of MediaElement in script-loader.php to match what we're shipping with. See #33798 Fixes #34743 Dion Hulse 2015-11-20 03:31:17 +00:00
  • f006da9bdb ru_RU: In back-compat styles for admin menu, inherit the width from the parent element, #adminmenuwrap, to account for media queries. Sergey Biryukov 2015-11-20 01:39:16 +00:00
  • c2f2ef1c9b ru_RU: After [35710], remove fixed width for admin menu, as it does not account for media queries. Sergey Biryukov 2015-11-20 01:03:15 +00:00
  • 7c1dd221c4 Add some back-compat styles for ru_RU. Sergey Biryukov 2015-11-20 00:35:25 +00:00
  • 274bb41c04 Texturize: Only convert & to &#038; within text nodes. Gary Pendergast 2015-11-19 23:31:00 +00:00
  • c7e05dafbe Embeds: Remove & characters from the inline embed JS. Gary Pendergast 2015-11-19 23:05:39 +00:00
  • 71c0c35c24 Ensure the count for users with no role remains accurate when users with multiple roles are present. John Blackbourn 2015-11-19 17:10:47 +00:00
  • bbe6aa01aa Template: Use template-loader.php as cononical source of truth for conditional ordering. Konstantin Obenland 2015-11-19 17:08:33 +00:00
  • 4920716b4d Clean up the grammarian role so it doesn't pollute other tests. John Blackbourn 2015-11-19 16:46:43 +00:00
  • 55d04cb50f Move the show_ui logic into the get_edit_post_link() and get_edit_term_link() functions to facilitate post types and terms which specify show_ui as false but provide a custom editing UI via the get_edit_post_link and get_edit_term_link filters. John Blackbourn 2015-11-19 16:24:35 +00:00
  • f7d27be8aa Color picker: update to the new button style. Helen Hou-Sandi 2015-11-19 14:36:35 +00:00
  • 99180a09ba Embeds: Remove the allow_insecure_embeds filter. Gary Pendergast 2015-11-19 05:01:07 +00:00
  • 33d9464c3c On 4.4 upgrade, remove the unused 'add_users' cap from all roles. Boone Gorges 2015-11-19 03:52:32 +00:00
  • 17ba0ec012 Template: Get the author name directly from $authordata. Konstantin Obenland 2015-11-19 00:05:37 +00:00
  • 63d9d27e57 Media: Reset box-sizing for input elements in the entire media modal. Konstantin Obenland 2015-11-18 23:35:17 +00:00
  • 328a6b21c0 List Tables: Fix PHP error notice when $columns is null Scott Taylor 2015-11-18 23:00:55 +00:00
  • 01a6fe13f9 Buttons: Update colors for disabled buttons. Dominik Schilling (ocean90) 2015-11-18 22:46:25 +00:00
  • 03a4df50c7 Docs: Clarify some parameter and return descriptions in the DocBlocks for wp_get_attachment_image_srcset() and wp_calculate_image_srcset(), wp_get_attachment_image_sizes(), and the wp_calculate_image_srcset filter. Drew Jaynes 2015-11-18 22:43:05 +00:00
  • a88d7d81b5 Customizer: Merge two similar strings. Dominik Schilling (ocean90) 2015-11-18 22:24:22 +00:00
  • b8e615070c Customizer: Remove two unused strings. Dominik Schilling (ocean90) 2015-11-18 22:11:13 +00:00
  • 3636f0dc1a Add support for oEmbeds from Speaker Deck. John Blackbourn 2015-11-18 22:04:59 +00:00
  • 8c5ce610b3 Multisite: Re-Account for striped table rows with .site-* classes. Jeremy Felt 2015-11-18 21:58:18 +00:00
  • 23fc24278c Eliminate a db query when building the admin menu for non-privileged users. Boone Gorges 2015-11-18 21:33:03 +00:00
  • 1d3749ea87 In WP_Query, set is_home to false during REST requests. Boone Gorges 2015-11-18 21:17:30 +00:00
  • 6a2eaf6448 Embeds: Introduce print_embed_comments_button(), print_embed_sharing_button(), and print_embed_sharing_dialog(), which respectively output the comments button, sharing buttons, and sharing dialog elements in the embed template. Drew Jaynes 2015-11-18 20:50:53 +00:00
  • ee18e04df0 Revert [34291] bringing back my-hacks Aaron Jorbin 2015-11-18 20:48:24 +00:00
  • e904632cc3 Remove register_api_field() from core. This is the only core function that utilises the $wp_rest_additional_fields global, and doesn't belong as part of the infrastructure. John Blackbourn 2015-11-18 20:38:25 +00:00
  • 28a1b19ed1 I18N: After [35620], move the code for standardizing on \n line endings to Translation_Entry::key(). Sergey Biryukov 2015-11-18 20:36:50 +00:00
  • 6d01a1266d Revert [35336] and [35337]. Dominik Schilling (ocean90) 2015-11-18 20:29:44 +00:00
  • 76da6cf987 Set cssmin compatibility to ie7 Aaron Jorbin 2015-11-18 20:27:45 +00:00
  • 0749514c94 List Tables: After [35622] and [34271], improve pagination logic when queries are altered. Scott Taylor 2015-11-18 20:24:44 +00:00
  • d2d6241aa5 List Tables: After [34728], don't try to infer orderby from query params. Scott Taylor 2015-11-18 20:18:08 +00:00
  • af97ffd81c Plugins: add dismissible notices to update failures. Scott Taylor 2015-11-18 20:09:21 +00:00
  • 26a7e29b81 Allow filtering by non-public taxonomies on edit.php. Boone Gorges 2015-11-18 19:58:21 +00:00
  • 56d7611f09 Rewrite: alleviate conflicts between image attachment pages and posts when permalink structure is /%postname%/. Scott Taylor 2015-11-18 19:58:01 +00:00
  • 4aa34cf092 Media: when making images responsive, check if they already have a sizes attribute. Scott Taylor 2015-11-18 19:47:11 +00:00
  • f16f273cd2 Media: in media_send_to_editor(), use wp_json_encode() instead of addslashes(). Scott Taylor 2015-11-18 19:39:19 +00:00
  • 1d22015fb3 Customizer i18n: provide translator context for current menu name and location. Scott Taylor 2015-11-18 19:20:30 +00:00
  • 2499be55d6 Comments: after [35593], extend support to IE8 and improve checking for elements hidden with CSS Scott Taylor 2015-11-18 19:14:50 +00:00
  • 0e5625e4fa List Tables: because we can never eradicate the existence of globals, ensure that $comment is hoisted into the global space inside WP_Comments_List_Table::single_row(). Scott Taylor 2015-11-18 19:04:33 +00:00
  • 65c17a2d88 After [35616], improve the consistency of tabs styling. Scott Taylor 2015-11-18 18:54:05 +00:00
  • 8e44704e5f Docs: Properly mark optional parameters as such in the DocBlock and function signature for wp_calculate_image_sizes(). Drew Jaynes 2015-11-18 18:52:15 +00:00
  • 355e768312 Update WP_REST_Response::as_error() to handle the new format error responses introduced in [35653]. John Blackbourn 2015-11-18 18:28:55 +00:00
  • 20c9a88a18 I18N: After [34424], replace the placeholder with comments count after translate_nooped_plural() runs, not before. Sergey Biryukov 2015-11-18 18:03:47 +00:00
  • 6ad74f666e Plugins: Rename the delete_plugin action hook (introduced in [35094]) to deleted_plugin as it fires ''following'' a plugin deletion attempt. Drew Jaynes 2015-11-18 17:57:48 +00:00
  • 8e439f1bd0 I18N: Move translatable Codex URLs to separate strings in wp-includes/ms-load.php. Sergey Biryukov 2015-11-18 17:41:21 +00:00
  • bfe32a4d38 I18N: Move translatable Codex URLs to separate strings in wp-includes/functions.php. Sergey Biryukov 2015-11-18 17:40:43 +00:00
  • 23a74b7e4d I18N: Remove <a> tag from translatable string in wp-admin/includes/class-wp-comments-list-table.php. Sergey Biryukov 2015-11-18 17:33:07 +00:00
  • 7b6a8a5b7e I18N: Remove <a> tag from translatable string in wp-admin/comment.php. Sergey Biryukov 2015-11-18 17:32:08 +00:00
  • 7ce972bb33 I18N: Add translator comments for strings in wp-admin/includes/class-wp-filesystem-ftpsockets.php. Sergey Biryukov 2015-11-18 17:22:34 +00:00
  • 7bde9d176b I18N: Add translator comments for strings in wp-admin/includes/class-wp-filesystem-ftpext.php. Sergey Biryukov 2015-11-18 17:21:37 +00:00
  • 9f4eb39412 I18N: Add translator comments for strings in wp-admin/includes/class-wp-filesystem-base.php. Sergey Biryukov 2015-11-18 17:20:03 +00:00
  • 61765f4fd3 I18N: Add translator comments for strings in wp-admin/includes/class-wp-filesystem-ssh2.php. Sergey Biryukov 2015-11-18 17:17:54 +00:00
  • 3ced239517 Correct the parameter type for the $stylesheet parameter in the mce_css filter documentation. John Blackbourn 2015-11-18 17:06:22 +00:00
  • 52bdf9d6a5 REST API: Remove redundant "0" parameter. Ryan McCue 2015-11-18 07:23:38 +00:00
  • 7b12240b12 TinyMCE 4.2.8 update Ella Iseulde Van Dorpe 2015-11-17 23:17:20 +00:00
  • e0e70036de Buttons: Don't transform disabled buttons by 1px on :active. Dominik Schilling (ocean90) 2015-11-17 23:17:10 +00:00
  • 6190489e45 oEmbed: Drop the trailing slash from the namespace. Ryan McCue 2015-11-17 11:26:36 +00:00
  • d55c605242 WPDB: Fall back to the connection charset when sanity checking strings. Gary Pendergast 2015-11-17 06:12:08 +00:00
  • 6ad5ee9786 REST API: Update tests for [35653] Ryan McCue 2015-11-17 05:26:30 +00:00
  • a6aa1a0754 REST API: Optimise for singular error instances. Ryan McCue 2015-11-17 04:11:21 +00:00
  • 10ecf65a4a REST API: Include enum and description in help data. Ryan McCue 2015-11-17 02:48:21 +00:00
  • 0a501976db REST API: Require namespace when registering routes. Ryan McCue 2015-11-17 02:38:31 +00:00
  • 8b4a1d65cd REST API: Change link relations to api.w.org Ryan McCue 2015-11-17 02:23:52 +00:00
  • 774cf7f0d3 Passwords: Only disable hidden password fields if they are really hidden. Dominik Schilling (ocean90) 2015-11-16 20:48:51 +00:00
  • ffb099099a Thickbox: Change only the background-image property for HiDPI screens. Dominik Schilling (ocean90) 2015-11-16 20:32:24 +00:00
  • aff0065f28 Themes: Hide the favorites form when performing a search. Dominik Schilling (ocean90) 2015-11-16 19:49:38 +00:00
  • 32d4eec670 Themes: Check if the browse view is set in wp_ajax_query_themes() to avoid a PHP notice when searching for new themes. Dominik Schilling (ocean90) 2015-11-16 19:46:37 +00:00
  • 56625d9e13 Correct documentation for 'fields' param of WP_User_Query. Boone Gorges 2015-11-16 19:03:13 +00:00
  • 10c377b9b9 Decrease the chances that wp_tempnam() will conflict with an existing file by suffixing a random ID to the generated filename. This also switches from using touch() to using fopen( $file, 'x') to ensure that we're the process creating the file. Dion Hulse 2015-11-16 05:32:32 +00:00
  • b1bea5bf5c Customize: Ensure multi-line label alignment for checkbox/radio inputs on both desktop and mobile. Weston Ruter 2015-11-16 04:43:16 +00:00
  • 7be4ad61ca Upgrader: Pass the $args['hook_extra'] context to the upgrader_source_selection filter. Props afragen Fixes #34696 Dion Hulse 2015-11-16 02:46:43 +00:00
  • 002b44dc08 Revert [35639] pending investigation into failures on PHP 5.2. John Blackbourn 2015-11-16 00:53:30 +00:00
  • 1824468e8f Embeds: Add the allow_insecure_embeds filter. Gary Pendergast 2015-11-16 00:22:16 +00:00
  • b32cf6875f On servers running PHP <= 5.4 which have magic_quotes_sybase enabled, the superglobals need to be magic-quoted before magic_quotes_sybase is subsequently disabled to avoid incorrect un-slashing. This must surely effect a miniscule number of servers, but so be it. John Blackbourn 2015-11-15 22:59:51 +00:00
  • 0792eaf237 Schema: Increase length of user_pass and user_activation_key fields to 255. Dominik Schilling (ocean90) 2015-11-15 14:18:51 +00:00
  • fb8b991809 Emoji: Ensure twemoji kicks in on certain DOM mutations. pento 2015-11-14 09:51:02 +00:00