Commit Graph

  • c80325658f Customizer: Use the sandbox attribute to prevent top navigation from the preview. Gary Pendergast 2019-01-14 07:24:16 +00:00
  • 065e7817c4 Customizer: Fix a coding standards issue introduced in [44580]. Gary Pendergast 2019-01-14 07:22:03 +00:00
  • 7de213856b Docs: Improve docblocks for _get_plugin_data_markup_translate() and _sort_uname_callback(). Gary Pendergast 2019-01-14 06:53:44 +00:00
  • f5f5da1fff Customizer: Improve browser compatibility of the preview iframe. Gary Pendergast 2019-01-14 06:37:30 +00:00
  • 71abc20def Formatting: Remove soft hyphens when sanitising titles. Gary Pendergast 2019-01-14 05:38:41 +00:00
  • 4550488c99 Widgets: Don't log invalid HTML in the Text Widget. Gary Pendergast 2019-01-14 05:04:12 +00:00
  • e547ecc791 Tests: Add missing parent::setUp() calls to all test classes. Gary Pendergast 2019-01-14 04:54:01 +00:00
  • f73d8da051 Blocks: Add a $source_block parameter to the render_block_data filter. Gary Pendergast 2019-01-14 01:46:56 +00:00
  • 627ce6f4b4 Accessibility: Exclude the Windows High Contrast mode transparent outline from the CSS transition after [44544]. Andrea Fercia 2019-01-12 15:00:04 +00:00
  • 992184cf73 Coding Standards: Upgrade WPCS to 1.2.1. Gary Pendergast 2019-01-12 06:40:16 +00:00
  • a139c8cbf7 Coding Standards: Fix and whitelist variable names. Gary Pendergast 2019-01-12 06:05:55 +00:00
  • cf5be804c7 Coding Standards: Remove an unnecessary line whitelisting. Gary Pendergast 2019-01-12 04:52:53 +00:00
  • c1d4ff496c Coding Standards: Exclude some external files. Gary Pendergast 2019-01-12 04:00:42 +00:00
  • 358d65b9c7 Coding Standards: Fix an incorrect phpcs:ignore comment. Gary Pendergast 2019-01-12 03:48:05 +00:00
  • ff53bd388c Coding Standards: Extract extract() from the codebase. Gary Pendergast 2019-01-12 03:19:23 +00:00
  • 34e3de7b7f REST API: Encourage proper usage of register_rest_route(). Jonathan Desrosiers 2019-01-11 18:18:41 +00:00
  • d78fa59746 Menus: Make menu items not jump while dragging items. Andrea Fercia 2019-01-11 13:55:28 +00:00
  • 33caf61b8b Coding Standards: Fix the Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace violations. Gary Pendergast 2019-01-11 06:39:55 +00:00
  • 83af0329a2 Coding Standards: Document intentional case block fall-throughs. Gary Pendergast 2019-01-11 06:25:37 +00:00
  • d0f00b58e2 Coding Standards: Add exceptions for WordPress.Files.FileName.NotHyphenatedLowercase. Gary Pendergast 2019-01-11 06:16:35 +00:00
  • 6f0487c2f0 Coding Standards: Ignore the violations of Generic.NamingConventions.UpperCaseConstantName.ConstantNotUpperCase. Gary Pendergast 2019-01-11 06:07:50 +00:00
  • 8cc49330a4 Coding Standards: Fix the minor WordPress.WP.I18n violations. Gary Pendergast 2019-01-11 06:03:46 +00:00
  • df771316d1 Coding Standards: template.php isn't a template tag file. Gary Pendergast 2019-01-11 04:59:23 +00:00
  • 65f5fcb0fb Coding Standards: Ignore the single WordPress.PHP.RestrictedPHPFunctions.create_function_create_function violation. Gary Pendergast 2019-01-11 03:44:20 +00:00
  • 63fbf4a316 Coding Standards: Remove PHPCS 2.x @codingStandardsIgnore* ignore syntax. Gary Pendergast 2019-01-11 03:03:08 +00:00
  • b0c61e267b Post WordPress 5.1 Beta 1 version bump. Gary Pendergast 2019-01-11 00:58:03 +00:00
  • 2792e71cec WordPress 5.1 Beta 1. Gary Pendergast 2019-01-11 00:41:39 +00:00
  • 49f5f62f30 Emoji: Fix a code formatting error introduced in [44554]. Gary Pendergast 2019-01-10 23:39:19 +00:00
  • 1eaf7453f9 Blocks: Reverse the logic when checking the pre_render_block result. Gary Pendergast 2019-01-10 23:31:01 +00:00
  • d32cead515 Emoji: Improve performance when encoding or staticizing emoji. Gary Pendergast 2019-01-10 23:19:37 +00:00
  • 041471735a Blocks: Add the pre_render_block and render_block_data filters. Gary Pendergast 2019-01-10 23:15:49 +00:00
  • 7508db604b Embeds: Remove Photobucket, FunnyOrDie from the list of oEmbed providers. Jonathan Desrosiers 2019-01-10 22:41:13 +00:00
  • b3fcb41718 Accessibility: Improve text input in the Tags meta box when using Safari + Voiceover. Andrea Fercia 2019-01-10 22:29:46 +00:00
  • 2e8b87cd83 Docs: Add missing periods to param annotations for flip() in WP_Image_Editor_GD. Jonathan Desrosiers 2019-01-10 22:09:26 +00:00
  • a0bca4f976 Accessibility: Improve color contrast ratio in the Events and News dashboard widget. Andrea Fercia 2019-01-10 22:07:42 +00:00
  • 3a6966b69d Media: Correct since annotation for adding the caption_id attribute. Jonathan Desrosiers 2019-01-10 21:36:05 +00:00
  • 6cc9452def General: Fix existing coding standard violations in bookmark tests, as outlined in [44546]. Felix Arntz 2019-01-10 21:16:49 +00:00
  • 08564b5a80 General: Fix problematic string to array parsing. Felix Arntz 2019-01-10 21:05:50 +00:00
  • 238e8991f8 Accessibility: Remove negative tabindex from the login, install, and setup pages header. Andrea Fercia 2019-01-10 17:20:59 +00:00
  • 2d4ae6ce6d Accessibility: Add focus styles for Windows High Contrast mode. Andrea Fercia 2019-01-10 16:46:44 +00:00
  • 3b3808feeb Accessibility: Improve the way Safari and VoiceOver read out the screen reader text. Andrea Fercia 2019-01-10 16:30:03 +00:00
  • ba6f1ff56e Media: Introduce the has_post_thumbnail filter. Jonathan Desrosiers 2019-01-10 15:27:09 +00:00
  • 9b19f2eea4 I18n: Add missing translator comments in wp-admin/includes/class-wp-plugins-list-table.php. Felix Arntz 2019-01-10 10:45:13 +00:00
  • 399048fa0e Docs: Correct since annotation for _wp_get_allowed_postdata(). Jonathan Desrosiers 2019-01-10 03:30:42 +00:00
  • fa886b237f Admin: Don't use the keyup event in addition to the input event. Gary Pendergast 2019-01-10 02:56:24 +00:00
  • 1f13137463 Docs: Restore output annotation in tags-suggest.js. Jonathan Desrosiers 2019-01-10 02:49:23 +00:00
  • 2fe6670aff REST API: Restore use of wp_ajax_ajax_tag_search() for tag search. Jonathan Desrosiers 2019-01-10 02:36:40 +00:00
  • 0394aab7a8 Tests: Add support for a WP_TESTS_SKIP_INSTALL environment variable. Gary Pendergast 2019-01-10 02:18:19 +00:00
  • 0161a5b70f Privacy: Add unit tests for privacy erasure fulfillment notifications. Jonathan Desrosiers 2019-01-10 02:06:44 +00:00
  • e88eb4a63f Build/Tests: Allow running unit tests from src. Gary Pendergast 2019-01-10 02:03:25 +00:00
  • ac47db26bc Block Editor: Upgrade the @wordpress/ packages. Gary Pendergast 2019-01-10 01:53:38 +00:00
  • 986c85c586 PHPCS: Fix formatting issues. Jonathan Desrosiers 2019-01-10 01:51:39 +00:00
  • 98e1564942 Docs: Update since annotation for text-transform support in safecss_filter_attr(). Jonathan Desrosiers 2019-01-10 01:42:54 +00:00
  • bb3872522a Docs: Update since annotation for comments_list_table_query_args. Jonathan Desrosiers 2019-01-10 01:39:20 +00:00
  • 3e5aa4d4a5 Build Tools: Copy unminified JS files to src. Gary Pendergast 2019-01-10 01:38:22 +00:00
  • 25e9a6d249 Media: Store audio creation date in meta. Jonathan Desrosiers 2019-01-10 01:31:52 +00:00
  • da6021b4f9 Docs: Update since annotations WP_Error::has_errors() Jonathan Desrosiers 2019-01-09 22:41:32 +00:00
  • d50afa97a3 Upgrade/Install: Add missing call to clear site meta cache in populate_site_meta(). Felix Arntz 2019-01-09 21:28:21 +00:00
  • ffd2a4bd16 Bootstrap/Load: Fix missing object argument for singular capability checks and support capability tests overlooked in [44524]. Felix Arntz 2019-01-09 20:43:57 +00:00
  • fc37b1746e Bootstrap/Load: Introduce fatal error recovery mechanism allowing users to still log in to their admin dashboard. Felix Arntz 2019-01-09 20:04:55 +00:00
  • 493b90cde1 Taxonomy: Update @since annotations for meta_box_sanitize_cb arg. Boone Gorges 2019-01-09 15:10:17 +00:00
  • f27fc64e2e Docs: Update since annotations for adding LIKE comparisons with meta keys. Jonathan Desrosiers 2019-01-09 14:54:11 +00:00
  • 6bb50ece40 Build/Test Tools: Update .gitignore to exclude twentynineteen and twentysixteen. Pascal Birchler 2019-01-09 13:44:30 +00:00
  • 1264df85b3 Build/Test Tools: Fix coding standards issues after [44515] and [44514]. Pascal Birchler 2019-01-09 12:36:43 +00:00
  • aa3be4873e Taxonomy: Display term list table in full width if there is no edit form. Pascal Birchler 2019-01-09 12:04:32 +00:00
  • a8cb5d247e I18N: Add option to hide en_US locale in wp_dropdown_languages(). Pascal Birchler 2019-01-09 11:45:02 +00:00
  • e4e9010207 Upgrade/Install: Prevent possible JavaScript error when updating translations. Pascal Birchler 2019-01-09 11:25:19 +00:00
  • 916695bd78 Tests: Revert [44509]. Gary Pendergast 2019-01-09 11:13:03 +00:00
  • a5594e7b07 Embeds: Fix typo introduced in [44484]. Pascal Birchler 2019-01-09 10:53:14 +00:00
  • ec7687b1d9 Tests: Improve REST API tests for categories and tags. Gary Pendergast 2019-01-09 10:30:49 +00:00
  • 0137c23f8d Build/Tests: Default to running unit tests from src. Gary Pendergast 2019-01-09 10:13:13 +00:00
  • 4198e71db7 Build/Tests: Default to running unit tests from src. Gary Pendergast 2019-01-09 10:09:02 +00:00
  • ed1b4dc41f Build/Tools: Fix typo in phpcs.xml.dist. Dominik Schilling (ocean90) 2019-01-09 10:01:32 +00:00
  • ba495ec173 Filesystem: Improve wp_is_stream() performance. Gary Pendergast 2019-01-09 09:50:19 +00:00
  • f3b7b7f966 Cron: Fix undefined variable notice. Peter Wilson 2019-01-09 08:36:07 +00:00
  • e5b5db9e23 Block Editor: Obey the AUTOSAVE_INTERVAL constant. Gary Pendergast 2019-01-09 06:53:15 +00:00
  • 2a6e44a306 Docs: Correct the documentation for wp_list_authors(). Gary Pendergast 2019-01-09 06:51:38 +00:00
  • 62b4465532 Comments: Add new tests missed in [44499]. Gary Pendergast 2019-01-09 06:19:53 +00:00
  • 36a2ed3f56 Docs: Document the $page_hook action. Gary Pendergast 2019-01-09 06:13:44 +00:00
  • 31fdd577b4 Bundled Themes: Run the pingback_url through esc_url(). Gary Pendergast 2019-01-09 06:10:13 +00:00
  • e5bdc271cb Comments: Add a new is_avatar_comment_type() function. Gary Pendergast 2019-01-09 05:59:49 +00:00
  • 943dcbbcef Docs: Add docblocks to the members of WP_Widget_Form_Customize_Control. Gary Pendergast 2019-01-09 05:48:33 +00:00
  • ae62335191 Docs: Add docblocks for the PHPUnit factory objects. Gary Pendergast 2019-01-09 05:43:14 +00:00
  • 477adade57 Docs: Update Codex references to the Template_Hierarchy page. Gary Pendergast 2019-01-09 05:08:25 +00:00
  • e615ea6b91 Docs: Add @see WP_Session_Tokens to the WP_User_Meta_Session_Tokens docblock. Gary Pendergast 2019-01-09 05:03:25 +00:00
  • 3d030132ae Privacy: Fix a code formatting error introduced in [44491]. Gary Pendergast 2019-01-09 04:32:59 +00:00
  • acba2e55df Privacy: Tweak the wording of the success notice when updating the privacy policy page setting. Gary Pendergast 2019-01-09 04:18:10 +00:00
  • 1c6336c881 Privacy: Always show the privacy policy guide. Gary Pendergast 2019-01-09 04:00:10 +00:00
  • 37b849714f Privacy: Remove some unnecessary parameters being passed to wp_update_post() by wp_generate_user_request_key(). Gary Pendergast 2019-01-09 03:50:33 +00:00
  • b4c34c1710 Help/About: Add a lang attribute to the <html> tag in readme.html Gary Pendergast 2019-01-09 02:55:54 +00:00
  • bc027fb70f Login: Improve the error message when retrieving a lost password. Gary Pendergast 2019-01-09 02:05:08 +00:00
  • e06121f2ed Cron API: Make wp-cron.php non-blocking where possible. Alex Shiels 2019-01-09 01:05:16 +00:00
  • bd7415490e Docs: Update the @since tag for the comment_status_links filter. Gary Pendergast 2019-01-09 01:05:04 +00:00
  • d2f0d5c812 Embeds: Add Instagram TV support. Gary Pendergast 2019-01-09 00:23:35 +00:00
  • b9e752770c Admin: Add a "Set up your homepage" link to the Welcome panel. Gary Pendergast 2019-01-09 00:11:25 +00:00
  • 78064d5ce3 Embeds: Polldaddy is now called Crowdsignal. Gary Pendergast 2019-01-08 23:51:25 +00:00
  • 0bc20594c7 Cron API: Add function and filter to return ready cron jobs. Peter Wilson 2019-01-08 21:48:07 +00:00
  • 5778bffd42 REST API: Introduce rest_post_search_query filter. Jonathan Desrosiers 2019-01-08 21:44:06 +00:00
  • f968e9d52f Media: improve the human_readable_duration function and tests. Adam Silverstein 2019-01-08 19:55:31 +00:00
  • 559056f62f Docs: Improve accuracy of wp_list_sort()’s $list parameter description. Jonathan Desrosiers 2019-01-08 19:53:34 +00:00