Commit Graph

  • cd100a117d Docs: Fix typos in Twenty Seventeen function descriptions. Jonathan Desrosiers 2019-01-08 19:21:28 +00:00
  • c7e92e437c Tests: Add missing test cases for is_serialized_string(). Jonathan Desrosiers 2019-01-08 19:04:51 +00:00
  • 49509a1c6a Docs: Specify missing global variables used in wp_print_theme_file_tree(). Jonathan Desrosiers 2019-01-08 18:32:10 +00:00
  • aea4b2765a General: Make Update PHP notice link customizable. Felix Arntz 2019-01-08 17:26:38 +00:00
  • 59bb9742e6 Docs: Fix order of parameter type and variable name. Jonathan Desrosiers 2019-01-08 17:02:55 +00:00
  • 30461b62da Widgets: Fix custom HTML widget editor content not updating after save. Jonathan Desrosiers 2019-01-08 16:41:53 +00:00
  • 0311c0d083 Users: Add the pre_count_users filter. Gary Pendergast 2019-01-08 09:48:09 +00:00
  • 1e35159a2d Multisite: Introduce ms-site.php and ms-network.php files. Felix Arntz 2019-01-08 09:14:20 +00:00
  • fbabf54a72 Media: Add $attr to the wp_get_attachment_link filter. Gary Pendergast 2019-01-08 09:08:06 +00:00
  • 801e193ae0 Coding Standards: Fix an error introduced in [44465]. Gary Pendergast 2019-01-08 09:02:50 +00:00
  • 855606e29d Multisite: Update @since tags for site management APIs. Felix Arntz 2019-01-08 08:57:32 +00:00
  • 5fdfac40f2 Multisite: Move site-specific metadata integrations from the wrapper functions to the low-level Meta API functions. Felix Arntz 2019-01-08 08:47:37 +00:00
  • 4657735ba6 Multisite: Update @since tags for site meta introduction. Felix Arntz 2019-01-08 08:17:34 +00:00
  • 34cd08cd37 Comments: Improve the Author box in the Edit Comment screen. Gary Pendergast 2019-01-08 06:18:17 +00:00
  • cfbb2e735f Users: Use email_exists() in send_confirmation_on_profile_email(), instead of a manual query. Gary Pendergast 2019-01-08 06:06:04 +00:00
  • 19e46911cf Docs: Fix the @param type for wp_make_plugin_file_tree(). Gary Pendergast 2019-01-08 06:01:50 +00:00
  • 06cc3de7ec Docs: Improve the @global tags in wp-includes/option.php. Gary Pendergast 2019-01-08 05:59:27 +00:00
  • 0cbd818ce8 Docs: Correct the parameters passed to the twentyseventeen_custom_header_args filter. Gary Pendergast 2019-01-08 05:55:55 +00:00
  • ab3b19d94e Coding Standards: Improve the readability of get_the_modified_author(). Gary Pendergast 2019-01-08 05:49:50 +00:00
  • 34d4988db6 Docs: Improve the @return description of network_domain_check(). Gary Pendergast 2019-01-08 05:26:29 +00:00
  • fb0fbbd063 Docs: Add a missing @global to the WP_Customize_Date_Time_Control::get_month_choices() docblock. Gary Pendergast 2019-01-08 05:23:39 +00:00
  • 4f3b9672c4 Docs: Add a reference to WP_Customize_Control from the WP_Customize_Nav_Menu_Locations_Control docblock. Gary Pendergast 2019-01-08 05:17:28 +00:00
  • 7d057ea1ad Docs: Fix the @param types for `comments_popup_link(). Gary Pendergast 2019-01-08 04:49:42 +00:00
  • 07eb075961 Query: Fix some code formatting issues introduced in [44452]. Gary Pendergast 2019-01-08 04:31:56 +00:00
  • ccc55debda General: Replace "Happy blogging" with "Happy publishing". Gary Pendergast 2019-01-08 04:29:06 +00:00
  • a37ee6171e Permalinks: Add a pre_wp_unique_post_slug filter. Gary Pendergast 2019-01-08 03:46:58 +00:00
  • b8413cc372 Bootstrap: Allow WP_DEBUG_LOG to override the debug.log location. Gary Pendergast 2019-01-08 03:41:38 +00:00
  • 082c5d1534 Query: Standardize treatment of 'orderby' values post__in, post_parent__in, and post_name__in. Boone Gorges 2019-01-08 03:32:04 +00:00
  • 7bf44ed065 Install/Upgrade: Link to HelpHub instead of the Codex. Gary Pendergast 2019-01-08 03:28:15 +00:00
  • 36949b760f Docs: Update @since for populate_site_meta(). Gary Pendergast 2019-01-08 03:17:16 +00:00
  • c7ed2d098d Docs: Update @since for populate_network_meta(). Gary Pendergast 2019-01-08 03:16:04 +00:00
  • 6b9c60a98a Docs: Update @since for the optional $options parameter to populate_options(). Gary Pendergast 2019-01-08 03:14:09 +00:00
  • 4d9ac6832f Docs: Update @since for is_taxonomy_viewable(). Gary Pendergast 2019-01-08 03:10:45 +00:00
  • 09dd371fc0 REST API: Remove permalink_structure from the REST API settings endpoint. Gary Pendergast 2019-01-08 02:50:05 +00:00
  • 54fd47e1f1 Upload: Don't run some upload tests on multisite. Joe McGill 2019-01-07 21:41:40 +00:00
  • 843111a03b PHPCS: Fix formatting issues. Joe McGill 2019-01-07 21:08:03 +00:00
  • 5aa0b178e1 Upload: Add test files for phpunit. Joe McGill 2019-01-07 20:52:35 +00:00
  • 94c8a5d994 Upload: Fix upload failures of common text file types. Joe McGill 2019-01-07 20:47:56 +00:00
  • c7fb3b36ea Block Editor: Display notice to the user when JavaScript is disabled. Jonathan Desrosiers 2019-01-07 20:39:56 +00:00
  • 60af2079ed Default Themes: Bump the version numbers and release dates. Sergey Biryukov 2019-01-07 18:57:17 +00:00
  • cbb7f0397d Twenty Twelve: Correct padding rule precedence for Quote block. Sergey Biryukov 2019-01-07 18:08:04 +00:00
  • ac7c542477 Formatting: Remove unused global import for $wp_filter in _restore_wpautop_hook(). Dominik Schilling (ocean90) 2019-01-07 16:58:15 +00:00
  • 6d8e3c5864 Plugins: Use newer "Updating PHP" page URL in the notice displayed when a plugin requires a higher PHP version. Sergey Biryukov 2019-01-07 15:34:34 +00:00
  • 32ec9382a9 I18n: Expose JSON translation file paths in load_script_textdomain(). Dominik Schilling (ocean90) 2019-01-07 13:59:01 +00:00
  • 7b362c12ed Importers: Use correct l10n variable in wp.updates.installImporterError and filesystem credentials dialog. Sergey Biryukov 2019-01-07 13:48:32 +00:00
  • cc400e9099 Accessibility: Themes: use aria-current for the Walker_Page current link. Sergey Biryukov 2019-01-07 13:35:56 +00:00
  • e1e3467c5e Pages, Post Types: Escape CSS classes in Walker_Page::start_el() after the page_css_class filter runs. Sergey Biryukov 2019-01-07 12:53:22 +00:00
  • d81408d7f6 Taxonomy: Escape CSS classes in Walker_Category::start_el() after the category_css_class filter runs. Sergey Biryukov 2019-01-07 12:53:07 +00:00
  • d6b53ec840 Taxonomy: Escape feed_image argument in Walker_Category::start_el(). Sergey Biryukov 2019-01-07 12:47:38 +00:00
  • f46f7efaf4 Docs: Fix typo in the description of status parameter of WP_Comment_Query. Sergey Biryukov 2019-01-07 11:37:24 +00:00
  • 063fad80cb Accessibility: Update since annotation for wp_link_pages(). Andrea Fercia 2019-01-07 08:01:57 +00:00
  • c4394e12f8 Docs: Correct @since tag for users_pre_query filter added in [44373]. Sergey Biryukov 2019-01-07 07:55:19 +00:00
  • 73ba0f5126 Twenty Seventeen: Update since and see annotations for twentyseventeen_unique_id(). Jonathan Desrosiers 2019-01-06 20:14:35 +00:00
  • 3ea2d810d9 General: Update since annotation for wp_unique_id(). Jonathan Desrosiers 2019-01-06 19:51:14 +00:00
  • 690b0cbf83 I18N/Script Loader: Support text domains other than "messages". Dominik Schilling (ocean90) 2019-01-06 16:22:46 +00:00
  • 899e5163fa Twenty Seventeen: Improve selectors for block editor custom colors. laurelfulford 2019-01-05 21:15:43 +00:00
  • 537faa7178 Editor: Fix name of the new editor for inline comment. Jonathan Desrosiers 2019-01-05 03:47:30 +00:00
  • 9c42554b64 Editor: Allow the “Add Media” button tooltip to be translated in the Classic block. Jonathan Desrosiers 2019-01-05 03:39:54 +00:00
  • ce6fc7a8f4 Docs: Update since annotation for new $url parameter for several HTTP related filters. Jonathan Desrosiers 2019-01-04 21:57:06 +00:00
  • 47116930ee Docs: Update since annotation for new lost_password action parameter. Jonathan Desrosiers 2019-01-04 21:51:32 +00:00
  • 8cf4e9ce6a I18N: Make domain argument optional in wp_set_script_translations() / WP_Scripts::set_translations(). Dominik Schilling (ocean90) 2019-01-04 21:11:01 +00:00
  • b9c3486f73 REST API: Fix typo when unregistering test post type. Jonathan Desrosiers 2019-01-04 20:57:42 +00:00
  • 3e6b45360d Script Loader: Load unminified package vendor scripts when SCRIPT_DEBUG is set. Dominik Schilling (ocean90) 2019-01-04 20:26:38 +00:00
  • 9445718719 Block Editor: Upgrade @WordPress packages to the latest versions. Jonathan Desrosiers 2019-01-04 19:37:30 +00:00
  • 67e12d960b Docs: Update since tag for comment reply link improvements. Jonathan Desrosiers 2019-01-03 19:28:24 +00:00
  • 65073950d3 Docs: Update since tag for X-Redirect-By header additions. Jonathan Desrosiers 2019-01-03 18:10:33 +00:00
  • bc9b631bc6 Docs: Update since tag for new intermediate_image_sizes_advanced filter parameter. Jonathan Desrosiers 2019-01-03 17:46:13 +00:00
  • cd0d745360 Docs: Update since tag for HTTP status code 103 support. Jonathan Desrosiers 2019-01-03 15:20:32 +00:00
  • 20d03de48d Bundled Themes: Bump script and style version numbers. laurelfulford 2019-01-02 18:03:47 +00:00
  • d3af209917 Bundled Themes: Make sure button blocks respect settings. laurelfulford 2019-01-02 03:52:07 +00:00
  • 068f89728b Twenty Fourteen: Correct video play button position. laurelfulford 2019-01-02 01:46:26 +00:00
  • 4bc7382fd2 Happy New Year! Aaron Jorbin 2019-01-01 20:36:44 +00:00
  • c8b77f328f Twenty Fourteen: Remove text decoration from button block. laurelfulford 2019-01-01 17:39:21 +00:00
  • 33dacce05e Twenty Nineteen: Update theme description and tags. laurelfulford 2018-12-31 18:05:40 +00:00
  • b047890a25 Twenty Nineteen: Improve menu semantics and keyboard navigation. laurelfulford 2018-12-31 17:48:08 +00:00
  • d20bde8556 Docs: Correct inline documentation versions for Cron API changes. Peter Wilson 2018-12-30 05:05:49 +00:00
  • 5684f7ea13 Docs: Correct @see syntax for Cron API changes. Peter Wilson 2018-12-30 04:50:08 +00:00
  • 4589c03036 Users: Add a users_pre_query filter to short circuit WP_User_Query results. Adam Silverstein 2018-12-29 16:05:50 +00:00
  • 2b8eced416 Update since annotation for wp_insert_term_duplicate_check filter. Boone Gorges 2018-12-28 23:31:00 +00:00
  • c9e45cde8b Twenty Nineteen: Push right-aligned image block outside of text column. laurelfulford 2018-12-28 21:21:48 +00:00
  • ebe82fa034 Twenty Nineteen: Fix hover appearance for outlined button block style. laurelfulford 2018-12-28 20:14:26 +00:00
  • 2fa1a2f29f Twenty Nineteen: Remove underline from "Continue Reading" arrow. laurelfulford 2018-12-28 19:19:45 +00:00
  • 42656f3e7a Twenty Nineteen: Remove transparency from submenus. laurelfulford 2018-12-28 18:11:45 +00:00
  • de5ab7155b Taxonomy: Fix typo in taxonomy_meta_box_sanitize_cb_checkboxes() argument name. Sergey Biryukov 2018-12-28 18:03:06 +00:00
  • f2db5d2bb2 Build Tools: Remove unnecessary sprintf() in translatable strings. Sergey Biryukov 2018-12-28 13:52:31 +00:00
  • a68bcf5227 Build Tools: After [44359], add src/wp-admin/js to .gitignore. Sergey Biryukov 2018-12-28 13:52:12 +00:00
  • 5427baed55 Update since annotation on allow_empty_comment hook. Boone Gorges 2018-12-28 13:41:23 +00:00
  • e0f93daa56 Build/Test Tools: Instruct Git and Subversion to ignore Composer's /vendor directory. Pascal Birchler 2018-12-28 09:59:10 +00:00
  • 26f3fa0cfe SVN: Trim trailing whitespace to match ignore entry exactly. Ian Dunn 2018-12-25 19:26:42 +00:00
  • 5faccb9683 Build tools: Fix the travis:js build. Anton Timmermans 2018-12-24 13:53:11 +00:00
  • 68dd26a4c0 Build tools: Fix the grunt format:php build. Anton Timmermans 2018-12-24 13:44:05 +00:00
  • d2d7243e80 Build tools: Allow building WordPress to src. Anton Timmermans 2018-12-24 13:28:22 +00:00
  • 29cb0f5ad5 Twenty Nineteen: Make sure links are followed on touchend, not touchstart. laurelfulford 2018-12-21 21:35:48 +00:00
  • 30dcae9e2d External Libraries: zxcvbn library. Jonathan Desrosiers 2018-12-20 21:02:16 +00:00
  • 54debcd452 Docs: Correctly specify the $page parameter of list_pages filter as a WP_Post. Jonathan Desrosiers 2018-12-20 20:04:00 +00:00
  • 691f79b76b External Libraries: Update zxcvbn to 4.2.2. Jonathan Desrosiers 2018-12-20 19:45:15 +00:00
  • 96a6ed10dc Administration: Update default fallback color for SVG icons. Jonathan Desrosiers 2018-12-20 19:00:39 +00:00
  • 14335331e6 Plugins: Colorize plugin card compatibility icons on Add Plugins screen. Sergey Biryukov 2018-12-20 18:14:42 +00:00
  • 8e881be345 Users: Remove unnecessary is_null() call in get_avatar_data(). Sergey Biryukov 2018-12-20 02:48:28 +00:00
  • 36f615eac6 Docs: Fix typo in wp_add_inline_script() and wp_add_inline_style() description. Sergey Biryukov 2018-12-20 02:41:47 +00:00