Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
57 commits
Select commit Hold shift + click to select a range
abf8dc0
Branch 7.0.
desrosj Mar 27, 2026
18c39cd
Post 7.0 branching changes for the 7.0 branch.
desrosj Mar 27, 2026
dcaa08f
Upgrade/Install: Use new default admin color scheme for language drop…
audrasjb Mar 27, 2026
e53054b
Exports: Exclude `wp_sync_storage` post type from exports.
peterwilsoncc Mar 27, 2026
5c36141
Admin reskin: Remove line-height from input fields.
audrasjb Mar 28, 2026
e96c8c0
Administration: Prevent horizontal scrollbar in contextual help panel.
t-hamano Apr 1, 2026
af57e89
Connectors: Fix and generalize the API for custom connector types.
jorgefilipecosta Apr 1, 2026
0ad2774
Connectors: Replace plugin.slug with plugin.file in connector registr…
jorgefilipecosta Apr 1, 2026
94d74a1
Admin Reskin: Correct vertical alignment of pagination elements in li…
SergeyBiryukov Apr 1, 2026
85c7722
Admin Reskin: Change color picker height to match new design system.
t-hamano Apr 3, 2026
c1eaccd
Admin Reskin: Correct ”Copied!” text alignment on Privacy Policy Guid…
SergeyBiryukov Apr 3, 2026
b4ec380
Media: Update upload file overlay colors.
joedolson Apr 3, 2026
caf5f90
Admin: Limit scope of admin notice link design.
joedolson Apr 6, 2026
c254f40
Editor: Bump pinned hash for the Gutenberg repository.
jorgefilipecosta Apr 6, 2026
49163c8
Administration: Improve dashboard widgets border styles.
audrasjb Apr 7, 2026
d6a9411
I18N: Provide gettext context to disambiguate translation strings for…
audrasjb Apr 7, 2026
f57dba3
Block Hooks: Set ignored blocks meta in REST API response.
sirreal Apr 8, 2026
068f80c
Administration: Fix focus outline being cut off for the metabox colla…
audrasjb Apr 15, 2026
8974b21
Upgrade/Install: Use new default admin color scheme for links on the …
audrasjb Apr 15, 2026
bc0a300
Abilities API: Catch exceptions thrown by ability callbacks and retur…
gziolo Apr 16, 2026
69a35b6
AI: Prevent `wp_supports_ai` filter from overriding the `WP_AI_SUPPOR…
gziolo Apr 16, 2026
8de9a14
I18N: Add context for Next/Previous strings in the jQuery UI datepicker.
aaronjorbin Apr 16, 2026
5303b85
Tests: Use `assertSame()` in `WP_AI_Client_Prompt_Builder` tests.
peterwilsoncc Apr 26, 2026
d615e17
AI: Validate filtered default request timeout in `WP_AI_Client_Prompt…
peterwilsoncc Apr 26, 2026
77a59c8
I18N: Add context for the Library admin menu item.
peterwilsoncc Apr 27, 2026
762320f
Administration: Widen screen options number of items field.
peterwilsoncc Apr 27, 2026
6793ee1
Administration: Resize classic editor slug field for new theme.
peterwilsoncc Apr 27, 2026
4749d95
Administration: Fix misaligned icon in user profile password field.
t-hamano Apr 27, 2026
4bca859
Build/Test Tools: Copy vendor scripts earlier in the build.
desrosj Apr 27, 2026
9542580
Build/Test Tools: Consolidate vendor file copying to ensure `.min.js`…
desrosj Apr 27, 2026
e9b3af7
Security: Update `composer/ca-bundle` to version `1.5.11`.
desrosj Apr 27, 2026
aa24d91
Revisions: Fix misplaced buttons in comparison UI.
t-hamano Apr 28, 2026
10307a7
REST API: Harden Real Time Collaboration endpoint.
audrasjb Apr 29, 2026
ee1b3fd
Administration: Correct alignment of meta boxes on the Edit screen wi…
peterwilsoncc Apr 30, 2026
d592047
I18N: Add translation support for script modules.
peterwilsoncc Apr 30, 2026
905c4f0
Editor: Correct alignment for “Remove tag” icon in classic editor.
peterwilsoncc Apr 30, 2026
b9a432c
Block Supports: strip custom CSS from blocks for users without edit_c…
ramonjd May 6, 2026
6c0cc3e
Admin Reskin: Correct Customizer “Publish” button size.
peterwilsoncc May 6, 2026
af6c2b6
Admin Reskin: Add more spacing below the plugin card header.
peterwilsoncc May 6, 2026
9eaf876
Admin Reskin: Correct alignment for spinners across the admin.
peterwilsoncc May 6, 2026
c266209
REST API/RTC: Fix divergence when two offline users reconnect.
peterwilsoncc May 6, 2026
814bded
Abilities: Strip internal schema keywords from abilities REST responses.
desrosj May 6, 2026
a2daca2
Connectors: Gate default setting auto-registration on `is_active`.
desrosj May 6, 2026
8e32ca8
Quick/Bulk Edit: Restore compact size of inline edit select.
aaronjorbin May 6, 2026
af59ce1
Connectors: Partial backport of [62210].
desrosj May 6, 2026
842570c
Connectors: Add `is_active` callback support to plugin registration.
desrosj May 6, 2026
839c681
I18N: Add translator context to scale strings in image editor.
audrasjb May 7, 2026
05747ad
I18N: Provide gettext context to disambiguate translation strings for…
audrasjb May 7, 2026
b3871fa
Toolbar: Fix icon colors in mobile layout.
t-hamano May 7, 2026
7fd33a2
Connectors: Register Akismet Anti-Spam as a connector.
jorgefilipecosta May 7, 2026
f886252
Toolbar: Add JavaScript fallback for determining command palette icon.
desrosj May 7, 2026
fdc16a5
Toolbar: Improvements to changes in [62282].
desrosj May 7, 2026
6e8cb23
I18N: Harden against undefined index in _load_script_textdomain_from_…
aaronjorbin May 7, 2026
d9e2856
Media: Restore usage of attachment filters in media modal.
joedolson May 7, 2026
5fd2be3
Build/Test Tools: Remove `gutenberg:verify` script on `postinstall`.
desrosj May 8, 2026
21c25c6
I18N: Add translator context to the use of "Reply".
desrosj May 8, 2026
061c646
Disable real-time collaboration for the 7.0 release.
maxschmeling May 8, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ LOCAL_PORT=8889
LOCAL_DIR=src

# The PHP version to use. Valid options are 'latest', and '{version}-fpm'.
LOCAL_PHP=latest
LOCAL_PHP=8.5-fpm

# Whether or not to enable Xdebug.
LOCAL_PHP_XDEBUG=false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/check-built-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ jobs:
check-for-built-file-changes:
name: Check built files
if: ${{ github.repository == 'wordpress/wordpress-develop' }}
uses: ./.github/workflows/reusable-check-built-files.yml
uses: WordPress/wordpress-develop/.github/workflows/reusable-check-built-files.yml@trunk
permissions:
contents: read
2 changes: 1 addition & 1 deletion .github/workflows/cleanup-pull-requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
permissions:
pull-requests: write
if: ${{ github.repository == 'WordPress/wordpress-develop' }}
uses: ./.github/workflows/reusable-cleanup-pull-requests.yml
uses: WordPress/wordpress-develop/.github/workflows/reusable-cleanup-pull-requests.yml@trunk
6 changes: 3 additions & 3 deletions .github/workflows/coding-standards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,22 +52,22 @@ jobs:
# Runs the PHP coding standards checks.
phpcs:
name: Coding standards
uses: ./.github/workflows/reusable-coding-standards-php.yml
uses: WordPress/wordpress-develop/.github/workflows/reusable-coding-standards-php.yml@trunk
permissions:
contents: read
if: ${{ github.repository == 'WordPress/wordpress-develop' || github.event_name == 'pull_request' }}

# Runs the JavaScript coding standards checks.
jshint:
name: Coding standards
uses: ./.github/workflows/reusable-coding-standards-javascript.yml
uses: WordPress/wordpress-develop/.github/workflows/reusable-coding-standards-javascript.yml@trunk
permissions:
contents: read
if: ${{ github.repository == 'WordPress/wordpress-develop' || github.event_name == 'pull_request' }}

slack-notifications:
name: Slack Notifications
uses: ./.github/workflows/slack-notifications.yml
uses: WordPress/wordpress-develop/.github/workflows/slack-notifications.yml@trunk
permissions:
actions: read
contents: read
Expand Down
168 changes: 0 additions & 168 deletions .github/workflows/commit-built-file-changes.yml

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/end-to-end-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
# Runs the end-to-end test suite.
e2e-tests:
name: ${{ matrix.label }}
uses: ./.github/workflows/reusable-end-to-end-tests.yml
uses: WordPress/wordpress-develop/.github/workflows/reusable-end-to-end-tests.yml@trunk
permissions:
contents: read
if: ${{ github.repository == 'WordPress/wordpress-develop' || github.event_name == 'pull_request' }}
Expand All @@ -74,7 +74,7 @@ jobs:

slack-notifications:
name: Slack Notifications
uses: ./.github/workflows/slack-notifications.yml
uses: WordPress/wordpress-develop/.github/workflows/slack-notifications.yml@trunk
permissions:
actions: read
contents: read
Expand Down
56 changes: 0 additions & 56 deletions .github/workflows/failed-workflow.yml

This file was deleted.

Loading
Loading