Commit Graph

  • e7c67d49c0 Twenty Eleven: Correct height for a Button block without text. Sergey Biryukov 2019-08-07 11:55:46 +00:00
  • 4271f1aeca Build Tools: Switch all Travis PHPUnit jobs over to Docker-based PHP. Gary Pendergast 2019-08-07 11:54:22 +00:00
  • 008085d870 Twenty Nineteen: Revise Latest Posts block styles to support post content options. Sergey Biryukov 2019-08-07 11:47:26 +00:00
  • 20905d6f74 Twenty Nineteen: Remove duplicate height and width attributes from SVG icons. Sergey Biryukov 2019-08-07 11:40:28 +00:00
  • 10e13daccb Coding Standards: Use strict comparison in wp-admin/edit.php. Sergey Biryukov 2019-08-07 11:40:00 +00:00
  • 93aa98ce42 Remove trailing white space in upgrade.php after [45757]. Andrew Ozz 2019-08-07 01:00:06 +00:00
  • 296d8646e7 Add admin email verification screen. Shown every six months after an admin has logged in. Also includes WPCS fixes for wp-login.php. Andrew Ozz 2019-08-07 00:03:39 +00:00
  • bab0d4ee9b Administration: Correct "Quick Edit" link height in list tables for consistency with other action links. Sergey Biryukov 2019-08-05 22:19:10 +00:00
  • 4bbe1ab5a9 Coding Standards: Fix WPCS violation in [45754]. Sergey Biryukov 2019-08-05 18:09:20 +00:00
  • fad1821dd7 General: Correctly detect large floats in is_serialized(). Sergey Biryukov 2019-08-05 13:54:43 +00:00
  • 9bb2eea37a Feeds: Escape & characters in atom_site_icon() for XML, for consistency with rss2_site_icon(). Sergey Biryukov 2019-08-05 13:14:25 +00:00
  • 7b11f12d96 Coding Standards: Use strict comparison in wp-admin/options-reading.php. Sergey Biryukov 2019-08-05 12:51:33 +00:00
  • c68927e509 Plugins: Use include_once for wp-admin/includes/plugin-install.php in WP_Plugin_Install_List_Table::prepare_items(). Sergey Biryukov 2019-08-05 11:06:27 +00:00
  • 3f2e265174 Site Health: Use correct variable when checking PHP requirements for a plugin update in WP_Plugins_List_Table::single_row(). Sergey Biryukov 2019-08-05 10:57:04 +00:00
  • 7110d5507f Docs: Correct @type annotation for WP_Http_Curl properties. Sergey Biryukov 2019-08-05 08:11:28 +00:00
  • 89058d3c1c Docs: Correct @type annotation for WP_HTTP_Cookie::$expires. Sergey Biryukov 2019-08-05 07:55:15 +00:00
  • 62f6907bfa Upgrade/Install: Make sure translate_level_to_role() always returns a value. Sergey Biryukov 2019-08-05 07:47:43 +00:00
  • 89c1d393b2 Posts, Post Types: Update, not delete the page_for_posts option in _reset_front_page_settings_for_post() when a linked page is deleted or trashed. Sergey Biryukov 2019-08-05 07:43:52 +00:00
  • 82d7870fe4 Build Tools: Add a WordPress Development Environment. Gary Pendergast 2019-08-05 07:09:14 +00:00
  • 3705fddde7 Posts, Post Types: Revert unintended change from [45742]. Sergey Biryukov 2019-08-04 14:43:21 +00:00
  • b536f1de0b Administration: Display a warning at the top of "All Settings" screen. Sergey Biryukov 2019-08-04 13:02:58 +00:00
  • 7a6f44b979 Docs: Add missing description for $post global. Sergey Biryukov 2019-08-04 12:27:02 +00:00
  • b440cd966f Docs: Remove incorrect @return tags in comment_reply_link() and post_reply_link() DocBlocks. Sergey Biryukov 2019-08-04 02:19:19 +00:00
  • a7b20de958 Docs: Add missing description for $current_screen global. Sergey Biryukov 2019-08-04 02:02:10 +00:00
  • d19f4d7ff4 Docs: Add missing description for $wp_query and $wp_the_query globals. Sergey Biryukov 2019-08-04 01:58:03 +00:00
  • 5af994b4ed Docs: Add missing description for $wp_locale_switcher global. Sergey Biryukov 2019-08-04 01:46:34 +00:00
  • 1e6420ba55 Docs: Add missing description for $wp_locale global. Sergey Biryukov 2019-08-04 01:45:03 +00:00
  • 914509f940 Docs: Add missing description for $wp global. Sergey Biryukov 2019-08-04 01:27:22 +00:00
  • 9c1123fb26 Docs: Add missing description for $wp_rewrite global. Sergey Biryukov 2019-08-04 01:18:54 +00:00
  • cb1d21191d Docs: Add missing description for $wpdb, $wp_db_version, and $wp_current_db_version globals. SergeyBiryukov 2019-08-04 01:11:01 +00:00
  • cbbaca7ade Docs: Fix typo in a comment in WP_Site_Health::get_test_theme_version(). Sergey Biryukov 2019-08-04 00:47:20 +00:00
  • 17d1f402e2 Site Health: If WP_DEFAULT_THEME doesn't exist, use WP_Theme::get_core_default_theme() as a fallback. Sergey Biryukov 2019-08-04 00:01:14 +00:00
  • f0f94aef7e Script Loader: Send a 400 Bad Request status code in load-scripts.php and load-styles.php if the required load[] parameter is not set. Sergey Biryukov 2019-08-03 22:16:23 +00:00
  • 5ed5587545 PHP 7.4 compatibility fix / accessing arrays/string using curly brace syntax Aaron Jorbin 2019-08-03 20:20:42 +00:00
  • 1f92cbb9c6 Accessibility: Improve the differences between revisions. Andrea Fercia 2019-08-03 15:45:06 +00:00
  • 882d3f5c16 Accessibility: Remove title attributes from the Meta widget. Andrea Fercia 2019-08-03 13:27:43 +00:00
  • f82b40a2d2 Menus: Fix the Custom Links text fallback. Andrea Fercia 2019-08-03 12:18:50 +00:00
  • b1ccaf8903 Accessibility: Improve the way emojis are announced by screen readers. Andrea Fercia 2019-08-03 11:52:51 +00:00
  • 101fd0647c Accessibility: Fix the alt attribute of the Gallery images within the Classic Editor. Andrea Fercia 2019-08-03 11:35:19 +00:00
  • a634252c15 Posts, Post Types: Check the result of wp_update_post() in wp_trash_post() and wp_untrash_post(). Sergey Biryukov 2019-08-03 03:46:46 +00:00
  • 3c73c7a56f Taxonomy: Fix deprecated calls to get_terms(). Sergey Biryukov 2019-08-03 03:34:54 +00:00
  • 2adeb5b6d5 Customize: Make the color picker close when clicking on the empty area on the right. Andrea Fercia 2019-08-02 17:08:29 +00:00
  • 73e1cdfa16 Twenty Thirteen: Make twentythirteen_author_bio_template() use author templates if exist, fall back to regular template hierarchy otherwise. Sergey Biryukov 2019-08-02 03:08:06 +00:00
  • ce00f0b0f4 Twenty Fifteen: Make twentyfifteen_author_bio_template() use author templates if exist, fall back to regular template hierarchy otherwise. Sergey Biryukov 2019-08-02 03:07:58 +00:00
  • 35e070ca34 Twenty Thirteen: Prevent author-bio.php partial template from interfering with rendering an author archive of a user with the bio username. Sergey Biryukov 2019-08-02 02:32:58 +00:00
  • f6f0ac59dc Twenty Fifteen: Prevent author-bio.php partial template from interfering with rendering an author archive of a user with the bio username. Sergey Biryukov 2019-08-02 02:32:35 +00:00
  • 6c78848612 Users: Clean user cache in check_password_reset_key() tests. Sergey Biryukov 2019-08-01 19:53:45 +00:00
  • eedb1193fc Users: Replace raw SQL query in check_password_reset_key() with get_user_by(). Sergey Biryukov 2019-08-01 19:18:28 +00:00
  • 750a5c4749 Users: Use clean_user_cache() in wp_insert_user(), wp_update_user(), wp_set_password(), add_user_to_blog(). Sergey Biryukov 2019-08-01 17:48:31 +00:00
  • f912470ac3 Users: Use wp_update_user() in get_password_reset_key(). Sergey Biryukov 2019-08-01 17:24:20 +00:00
  • 65254fdc3e Users: Reorganize user_nicename, user_url, user_registered setting in wp_insert_user() for consistency with the order or fields in the database. Sergey Biryukov 2019-08-01 17:12:42 +00:00
  • 1e0309b6e3 Users: Use get_password_reset_key() in wp_new_user_notification(). SergeyBiryukov 2019-08-01 15:29:02 +00:00
  • 69aa6b52ba Taxonomy: Correct some strict comparisons after [45710]. Sergey Biryukov 2019-08-01 15:03:33 +00:00
  • bdcc896e2c Coding Standards: Use strict comparison in wp-includes/taxonomy.php. Sergey Biryukov 2019-08-01 13:44:04 +00:00
  • 209a72c35a Coding Standards: Fix WPCS violations after [45708]. Sergey Biryukov 2019-08-01 12:02:30 +00:00
  • 03122ef7e1 Users: Deprecate update_user_status() in favor of wp_update_user(). Sergey Biryukov 2019-08-01 11:27:28 +00:00
  • 1878f25e54 Database: Use a strict comparison for has_filter() check in wpdb::placeholder_escape(). Sergey Biryukov 2019-08-01 02:24:08 +00:00
  • a875f9dae7 REST API: Skip processing fields which are not present in the selected context. K. Adam White 2019-07-31 20:20:02 +00:00
  • 7aae0cfe56 REST API: Generate sample permalink only when a dependent field is requested. K. Adam White 2019-07-31 19:59:30 +00:00
  • 57443a60da Docs: Correct parameter documentation for bulk_edit_custom_box and quick_edit_custom_box actions. Sergey Biryukov 2019-07-31 15:09:55 +00:00
  • a8a4c09f33 Docs: Correct parameter type and description for is_email filter. Sergey Biryukov 2019-07-31 01:25:43 +00:00
  • 288681a0b1 Docs: Correct @return value description for get_term_link(). Sergey Biryukov 2019-07-31 01:18:23 +00:00
  • c83f0b0d22 Media: Reduces the bulk media options to have one primary button Tammie Lister 2019-07-30 23:19:18 +00:00
  • 2f52d5a897 Admin: Improve Dashboard icon contrast. Tammie Lister 2019-07-30 22:53:19 +00:00
  • da0f9cd6fb Rewrite Rules: Check if $wp_rewrite->flush_rules() is callable before calling it in flush_rewrite_rules(). Sergey Biryukov 2019-07-28 17:51:34 +00:00
  • aee18a2e09 Users: Use case-insensitive email address comparison when checking whether "Grant this user super admin privileges" checkbox should be displayed on Edit User screen. Sergey Biryukov 2019-07-28 17:41:23 +00:00
  • 4dbc842cac Coding Standards: Fix WPCS violations in wp-admin/includes/class-walker-nav-menu-edit.php. Sergey Biryukov 2019-07-28 16:51:46 +00:00
  • 4eabbd6949 Coding Standards: Fix WPCS violations in [45694]. Sergey Biryukov 2019-07-28 16:51:26 +00:00
  • f793983deb Docs: Improve the DocBlocks for got_mod_rewrite(), extract_from_markers(), insert_with_markers(). Sergey Biryukov 2019-07-28 16:34:58 +00:00
  • d7ec5b4ac0 Rewrite Rules: Add a comment to # BEGIN/END .htaccess markers to clarify that the directives are dynamically generated, and should only be modified via WordPress filters. Sergey Biryukov 2019-07-28 16:30:46 +00:00
  • 806d151880 Permalinks: Improve appearance of URL examples on Permalink Settings screen. Sergey Biryukov 2019-07-28 16:10:35 +00:00
  • 5c6b35c81e Administration: Allow breaking long strings in <code> tags at any point, to avoid overflowing on mobile. Sergey Biryukov 2019-07-28 16:08:47 +00:00
  • df874c9858 Site Health: Consistently use wpdb::db_version() for checking the database server version, instead of partically replicating its functionality. Sergey Biryukov 2019-07-28 14:54:06 +00:00
  • 3df5f2a3d7 I18N: Display the logged out message in the user's locale Dominik Schilling 2019-07-27 14:30:19 +00:00
  • 41dc7c7365 I18N: Following [45688], remove test for removed method. Dominik Schilling 2019-07-27 14:29:28 +00:00
  • 350332019e I18N: Use RTL stylesheets when running from /src. Dominik Schilling 2019-07-27 14:16:59 +00:00
  • 3ea5731049 REST API: Pass current request object to rest_authentication_errors filter in WP_REST_Server::check_authentication(). Dominik Schilling 2019-07-27 13:43:41 +00:00
  • 2f1afbcf79 Tools: Remove internationalization tools (also known as makepot.php). Dominik Schilling 2019-07-27 13:09:16 +00:00
  • 84b977945c I18N: Add support for custom WP_PLUGIN_URL in load_script_textdomain(). Dominik Schilling 2019-07-27 12:43:56 +00:00
  • 160fc055da Accessibility: Toolbar: Make the min-width value for #wpadminbar at 782px breakpoint consistent with that of <body>. Sergey Biryukov 2019-07-26 22:03:31 +00:00
  • 5618dfc6d3 Accessibility: Taxonomy: When a new category or tag is being added, show a spinner and noop the button to avoid multiple requests. Sergey Biryukov 2019-07-26 17:45:21 +00:00
  • 7493196625 Administration: Merge CSS rules for #adminmenu .wp-submenu a in one place. Sergey Biryukov 2019-07-26 13:48:52 +00:00
  • 455cc051fc REST API: Make "Could not update meta value in database" error messages more helpful. Sergey Biryukov 2019-07-26 13:19:44 +00:00
  • 230960f8c0 Site Health: Show parent theme in its own accordion on Site Health Info screen; rename "Other Themes" to "Inactive Themes". Sergey Biryukov 2019-07-26 03:48:32 +00:00
  • d18b725f75 Coding Standards: Fix newlines in wp-includes/date.php. Sergey Biryukov 2019-07-26 00:11:37 +00:00
  • 0eaaf84419 Coding Standards: Move wp-includes/date.php to wp-includes/class-wp-date-query.php. Sergey Biryukov 2019-07-25 23:30:21 +00:00
  • 48120a1395 I18N: Update translator comment missed in [45676]. Sergey Biryukov 2019-07-25 22:55:36 +00:00
  • 004ff0e1a7 I18N: Update translator comments after [45674]. Sergey Biryukov 2019-07-25 22:51:53 +00:00
  • 5b86d712f4 Bundled Themes: Replace Codex URLs with a corresponding HelpHub or DevHub article. Sergey Biryukov 2019-07-25 22:45:48 +00:00
  • ae8a620efb General: First pass at replacing Codex URLs with a corresponding HelpHub or DevHub article. Sergey Biryukov 2019-07-25 22:44:48 +00:00
  • 77a1f39484 Upgrade/Install: Bring some consistency to installation screen styles. Sergey Biryukov 2019-07-25 19:10:33 +00:00
  • f00229ac0e Docs: Clarify that is_network_admin() does not check if the site is a Multisite network; is_multisite() should be used for that. Sergey Biryukov 2019-07-25 15:18:05 +00:00
  • 128597b69a Posts, Post Types: Introduce is_sticky filter in is_sticky() to provide more flexibility for custom sticky post implementations. Sergey Biryukov 2019-07-25 01:35:52 +00:00
  • d758aa802d Code Editor: Check for correct mode value in wp.codeEditor.initialize to enable autocomplete support for PHP. Sergey Biryukov 2019-07-25 01:26:13 +00:00
  • 85f0ec3eba Permalinks: Update URLs for "Changing File Permissions" documentation article. Sergey Biryukov 2019-07-25 01:18:01 +00:00
  • 66be571e3a Coding Standards: Use correct variable in wp_dropdown_categories() after [45667]. Sergey Biryukov 2019-07-25 01:06:45 +00:00
  • e5a0610d53 Coding Standards: Rename $r variable used with wp_parse_args() to $parsed_args for clarity. Sergey Biryukov 2019-07-25 00:47:53 +00:00
  • 3d1714de71 Coding Standards: Move the remaining PHPCS errors to report as warnings, and add Travis tests. Gary Pendergast 2019-07-19 07:47:16 +00:00
  • ab26c9a2fb Coding Standards: Fix a filename replacement missed in [45663]. Gary Pendergast 2019-07-19 04:42:00 +00:00
  • 4943b377ce Coding Standards: Move wp-includes/class-oembed.php to wp-includes/class-wp-oembed.php. Gary Pendergast 2019-07-19 04:31:40 +00:00