Commit Graph

  • 3d19b28eaf Administration: Introduce new_admin_email_subject filter. Jb Audras 2024-01-14 10:59:48 +00:00
  • 2c1a6ae742 Twenty Seventeen: Fix wrong text-domain introduced in [57281]. Jb Audras 2024-01-14 10:46:09 +00:00
  • e3fc05220b Bundled Themes: Add missing text domain to various block patterns. Jb Audras 2024-01-14 10:42:58 +00:00
  • 753b41bd4a Docs: Fix wrong inline comment in delete_theme(). Jb Audras 2024-01-14 10:04:38 +00:00
  • 6089ffbed1 Docs: Improve wp_admin_notice() function docblock. Jb Audras 2024-01-14 08:40:59 +00:00
  • 9ae009f06d Tests: Correct the @group annotation in some tests. Sergey Biryukov 2024-01-13 16:31:08 +00:00
  • 454f2bf012 Twenty Twenty-One: Revert usage of str_contains() in theme files. Sergey Biryukov 2024-01-12 19:13:02 +00:00
  • c59b7b15ea Twenty Twenty: Revert usage of str_contains() in theme files. Sergey Biryukov 2024-01-12 19:11:34 +00:00
  • f03688086f Twenty Seventeen: Revert usage of str_contains() in theme files. Sergey Biryukov 2024-01-12 19:10:28 +00:00
  • c3639812be Users: Remove periods in checkbox labels for consistency. Joe Dolson 2024-01-12 17:12:05 +00:00
  • 15cbfd58e8 Media: Fix inaccurate docs for wp_attachment_is(). Joe Dolson 2024-01-12 16:47:03 +00:00
  • efc2d9ed7c Administration: Remove invalid attribute maxlength on number input. Joe Dolson 2024-01-11 17:43:00 +00:00
  • 0bea937295 Modules API: Fix indentation. bernhard-reiter 2024-01-11 15:50:48 +00:00
  • c827e32b37 Administration: Accessibility: Improve color contrast of the Copy buttons success message. Andrea Fercia 2024-01-11 15:50:38 +00:00
  • ed88ebb55c JavaScript: Add new Modules API. bernhard-reiter 2024-01-11 14:45:10 +00:00
  • fd42519d7b Tests: Remove some leftover debugging in WP_REST_Revisions_Controller tests. Sergey Biryukov 2024-01-11 13:16:26 +00:00
  • 94b70f1ae0 Media: Fix handling of multibyte exif description metadata. Joe Dolson 2024-01-10 21:57:50 +00:00
  • 7e7315ba22 Tests: Fix tests following r57265. Joe Dolson 2024-01-10 21:12:07 +00:00
  • 543c9f50cc Editor: Clarify single post and page template descriptions. Sergey Biryukov 2024-01-10 17:06:51 +00:00
  • 7c1c48c141 HTML API: Add support for list elements. Dennis Snell 2024-01-10 14:03:57 +00:00
  • eff1a3d24b Docs: Correct some typos in docblocks and inline comments. Colin Stewart 2024-01-10 11:55:04 +00:00
  • 3da32969b2 Customize: Correct a typo in a console warning message. Colin Stewart 2024-01-10 11:11:02 +00:00
  • 57597d9ccc Editor: fix inline comment formatting. Isabel Brison 2024-01-10 04:07:32 +00:00
  • ca24196233 Editor: Allow default duotone styles if not explicitly disabled in theme.json. Isabel Brison 2024-01-10 00:25:19 +00:00
  • 788d709a56 Editor: output palette presets when appearance tools or border are enabled. Isabel Brison 2024-01-09 23:30:10 +00:00
  • 18cacc0abb Editor: update npm packages in trunk for 6.4.3. Aaron Jorbin 2024-01-09 20:15:30 +00:00
  • 52720efece Tests: Add hook priority call order tests. Tonya Mork 2024-01-09 16:32:14 +00:00
  • 20f8b300cb Docs: Add a mention of appearance-tools as a possible value for add_theme_support(). Sergey Biryukov 2024-01-09 11:39:16 +00:00
  • cb564055e0 Themes: Add theme support for appearance tools. Isabel Brison 2024-01-09 06:24:44 +00:00
  • 15b5be2acd Editor: add size and repeat to background image support. Isabel Brison 2024-01-09 06:10:09 +00:00
  • 2d764b4101 Editor: add CSS var parsing for fontSize and fontFamily. Isabel Brison 2024-01-09 02:43:48 +00:00
  • fa421cac11 Upgrade/Install: Check theme compatibility during bulk upgrades. Aaron Jorbin 2024-01-08 23:17:48 +00:00
  • 868f2ef1fd Taxonomy: Check for empty term after DB sanitization in wp_insert_term(). Sergey Biryukov 2024-01-08 22:42:49 +00:00
  • 71cb3f8615 Build/Test Tools: Increase the max old space size in Node. Jonathan Desrosiers 2024-01-08 18:36:56 +00:00
  • cc645160ab Build/Test Tools: Remove svn debug command. Jonathan Desrosiers 2024-01-08 15:49:27 +00:00
  • 8b2ed2fe62 HTML API: Add explicit handling or failure for all tags. bernhard-reiter 2024-01-08 14:03:40 +00:00
  • b315d4ec01 Editor: add setting to disable layout content and wide size controls. Isabel Brison 2024-01-08 06:21:02 +00:00
  • f7041f1cbf Editor: add layout classes to legacy Group inner container. Isabel Brison 2024-01-08 06:12:00 +00:00
  • 4c90a9118a Site Health: Include site ID in debug data on multisite installations. Sergey Biryukov 2024-01-07 16:07:47 +00:00
  • b9ca649f3b Tests: Use assertSame() in some newly introduced tests. Sergey Biryukov 2024-01-06 12:59:49 +00:00
  • 15637fa436 Docs: Fix typo in twentyten_header_image_height filter's docblock. Colin Stewart 2024-01-06 09:45:44 +00:00
  • cb85d888a0 Tests: Add a @ticket reference for WP_Customize_Manager::trash_changeset_post() test. Sergey Biryukov 2024-01-05 11:38:34 +00:00
  • e43275b61c Tests: Add a unit test for post trash hooks executed when trashing a changeset. Sergey Biryukov 2024-01-04 11:45:31 +00:00
  • 43d2455dc6 Fonts: Fix font_style typo in wp_print_font_faces(). hellofromTonya 2024-01-03 22:11:01 +00:00
  • 489b9e737f Docs: Replace "sanity" with "confidence" for inclusive language. Tonya Mork 2024-01-03 21:57:32 +00:00
  • 0e559891ef Customize: Pass the previous status to post trash hooks when trashing a changeset. Sergey Biryukov 2024-01-03 16:20:02 +00:00
  • 67296ea571 Tests: Use more specific assertions in wp_scheduled_delete() tests. Sergey Biryukov 2024-01-02 15:57:20 +00:00
  • 8e88bc8efa Docs: Remove a trailing period from a URL in a @see tag. Sergey Biryukov 2024-01-01 14:15:17 +00:00
  • 7aa146dfad Happy New Year! 😘 Gary Pendergast 2024-01-01 00:00:37 +00:00
  • f759a365a6 Docs: Document the $wp_registered_sidebars global in wp_map_sidebars_widgets(). Sergey Biryukov 2023-12-31 13:32:50 +00:00
  • 5df258b6a6 Docs: Correct the variable name passed to the determine_locale filter. Sergey Biryukov 2023-12-30 11:44:20 +00:00
  • 9f7fc54ca7 Canonical: Check if the author parameter is a string in redirect_canonical(). Sergey Biryukov 2023-12-29 13:52:57 +00:00
  • da1f881cf4 External Libraries: Accessibility: Clean up clipboard.js Copy buttons from focus management workaround. Andrea Fercia 2023-12-28 15:25:26 +00:00
  • 0928c1dcb9 Docs: Document the $post global in REST API posts and revisions controllers. Sergey Biryukov 2023-12-28 15:17:16 +00:00
  • 455044e626 Twenty Twenty-Four: Use consistent title case in custom template names. Sergey Biryukov 2023-12-27 10:59:45 +00:00
  • 0e28444795 KSES: Add background-repeat to the list of safe CSS properties. Sergey Biryukov 2023-12-26 14:22:45 +00:00
  • e9f335df2f Coding Standards: Correct alignment in WP_HTML_Tag_Processor::apply_attributes_updates(). Sergey Biryukov 2023-12-25 14:01:34 +00:00
  • e98fe1f0d7 Docs: Document the $wp_hasher global in wp_generate_user_request_key(). Sergey Biryukov 2023-12-24 13:03:12 +00:00
  • c973689ff4 Customize: Remove unused $wpdb global in _wp_customize_publish_changeset(). Sergey Biryukov 2023-12-23 14:41:37 +00:00
  • 54a09a7ec9 Build/Test: Add Tests for wp_scheduled_delete. Aaron Jorbin 2023-12-22 15:20:34 +00:00
  • e3731cc113 Docs: Remove unused $posts global reference in get_attachment_template(). Sergey Biryukov 2023-12-22 14:50:04 +00:00
  • d1faee936d REST API: check parent and revision ids match before retrieving revision. Isabel Brison 2023-12-22 02:10:18 +00:00
  • a29cff625f Build/Test Tools: Add missing MySQL versions for WordPress 5.0. Jonathan Desrosiers 2023-12-22 01:36:54 +00:00
  • ea2f0e6d60 Build/Test Tools: Run installation tests when data files are updated. Jonathan Desrosiers 2023-12-22 01:21:27 +00:00
  • 23e0c3eb95 Build/Test Tools: Add missing PHP versions for 6.5 and 6.4. Jonathan Desrosiers 2023-12-22 01:12:29 +00:00
  • 434ef23a66 Build/Test Tools: Make the install testing workflow more flexible. Jonathan Desrosiers 2023-12-22 00:58:26 +00:00
  • 4525e0cec6 Build/Test: Update Grunt Patch Wordpress for Node 20+. Aaron Jorbin 2023-12-21 20:01:15 +00:00
  • 9cedd5fa94 Docs: Document some globals in wp-includes/widgets.php. Sergey Biryukov 2023-12-21 18:34:05 +00:00
  • 77dcb1771a Themes: Improve the performance of _get_block_templates_paths. Joe McGill 2023-12-20 20:00:04 +00:00
  • ed9ade3997 Build/Test Tools: Add engines for default themes. Jonathan Desrosiers 2023-12-20 18:50:08 +00:00
  • d522886b27 Build/Test Tools: Raise minimum required version of Node.js/npm. Jonathan Desrosiers 2023-12-20 18:44:57 +00:00
  • c6773eeffd HTML API: Avoid processing incomplete tokens. bernhard-reiter 2023-12-20 17:50:04 +00:00
  • e62bad5a2c Build/Test Tools: Post message for testing on Playground only after build succeeds. Pascal Birchler 2023-12-20 14:50:11 +00:00
  • cafaabfaf4 HTML API: Apply linting changes to @TODO comments. bernhard-reiter 2023-12-20 12:34:34 +00:00
  • 1bca32e30e Tests: Correct the @group annotation for _wp_mysql_week() tests. Sergey Biryukov 2023-12-20 10:01:17 +00:00
  • 3c6680b657 Build/Test: Add Tests for _wp_mysql_week. Aaron Jorbin 2023-12-19 23:11:11 +00:00
  • c78e3fbce4 Docs: Document the $shortcode_tags global in wp_just_in_time_script_localization(). Sergey Biryukov 2023-12-19 13:10:35 +00:00
  • 6352f248f7 Build/Test Tools: Add more context to artifact names. Jonathan Desrosiers 2023-12-18 20:33:00 +00:00
  • fdc54a4bc7 Build/Test Tools: Update third-party GitHub Actions. Jonathan Desrosiers 2023-12-18 15:18:30 +00:00
  • 1e29ef9b0a Docs: Document some globals in wp-includes/deprecated.php. Sergey Biryukov 2023-12-18 13:51:20 +00:00
  • 59947c5623 Docs: Correct $wp_the_query global reference in WP_Query::is_main_query(). Sergey Biryukov 2023-12-17 02:46:38 +00:00
  • deda757c06 Docs: Document the $wp_locale global in WP_Fatal_Error_Handler::handle(). Sergey Biryukov 2023-12-16 09:36:45 +00:00
  • e5e8ccbd3a Docs: Document the $current_screen global in _WP_Editors::editor(). Sergey Biryukov 2023-12-16 09:29:16 +00:00
  • 8e56669a49 General: Revert code changes from [57191]. Sergey Biryukov 2023-12-15 14:31:56 +00:00
  • bd88eafee1 Docs: Document the $link global in get_bookmark(). Sergey Biryukov 2023-12-15 12:57:07 +00:00
  • 7914d30555 Docs: Document the $wpdb global in WP_User::__construct(). Sergey Biryukov 2023-12-15 12:35:54 +00:00
  • f2c78fe642 Docs: Fix typo in WP_Date_Query::build_mysql_datetime() DocBlock. Sergey Biryukov 2023-12-14 10:21:40 +00:00
  • 09ec7e2909 Toolbar: Add a Plugins link to the admin bar menu. Sergey Biryukov 2023-12-13 21:16:04 +00:00
  • 144d098ac5 Build/Test: Update name of test to show its breadth. Aaron Jorbin 2023-12-13 20:00:49 +00:00
  • 32dd59bb9a HTML API: Add support for H1-H6 elements in the HTML Processor. bernhard-reiter 2023-12-13 17:51:42 +00:00
  • edb416c9b2 External Libraries: For Lodash, sync the declared version number with the one that is loaded. Aaron Jorbin 2023-12-13 17:48:09 +00:00
  • 5eef2bbb2a Tests: Add unit tests for wp_checkdate(). Sergey Biryukov 2023-12-12 12:19:38 +00:00
  • 8e8adbb7c9 Docs: Consistently document the $body_id global as a string. Sergey Biryukov 2023-12-11 12:09:42 +00:00
  • 8df517867d Build/Test Tools: Group GitHub Action Dependabot updates. Jonathan Desrosiers 2023-12-11 11:48:39 +00:00
  • ac4f768222 HTML API: Track spans of text with (offset, length) instead of (start, end). zieladam 2023-12-10 13:17:29 +00:00
  • 1850589256 Build/Test Tools: Fix the workflow that posts a preview link on every Pull Request zieladam 2023-12-10 10:34:12 +00:00
  • 13e055c90b Docs: Correct the order of steps in the WordPress Core build process workflow. Sergey Biryukov 2023-12-10 00:19:14 +00:00
  • 9bfb30462a REST API: Pass correct number of arguments to the comment_text filter. Sergey Biryukov 2023-12-09 22:11:45 +00:00
  • 1325c63a0a Upload: Add missing escaping in upload_space_setting(). Sergey Biryukov 2023-12-08 21:24:26 +00:00
  • be491e2e61 Build/Test Tools: Zip WordPress files before npm run clean zieladam 2023-12-08 16:05:31 +00:00