This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
wordpress
Watch
1
Star
0
Fork
0
You've already forked wordpress
mirror of
git://develop.git.wordpress.org/
synced
2025-03-21 12:29:53 +01:00
Code
Issues
Actions
12
Packages
Projects
Releases
Wiki
Activity
All Workflows
check-built-files.yml
cleanup-pull-requests.yml
coding-standards.yml
end-to-end-tests.yml
failed-workflow.yml
install-testing.yml
javascript-tests.yml
local-docker-environment.yml
performance.yml
php-compatibility.yml
phpunit-tests.yml
props-bot.yml
pull-request-comments.yml
reusable-build-package.yml
reusable-check-built-files.yml
reusable-cleanup-pull-requests.yml
reusable-coding-standards-javascript.yml
reusable-coding-standards-php.yml
reusable-end-to-end-tests.yml
reusable-javascript-tests.yml
reusable-performance-report-v2.yml
reusable-performance-test-v2.yml
reusable-performance.yml
reusable-php-compatibility.yml
reusable-phpunit-tests-v1.yml
reusable-phpunit-tests-v2.yml
reusable-phpunit-tests-v3.yml
reusable-support-json-reader-v1.yml
reusable-test-core-build-process.yml
reusable-test-gutenberg-build-process.yml
reusable-test-local-docker-environment-v1.yml
reusable-upgrade-testing.yml
reusable-workflow-lint.yml
slack-notifications.yml
test-and-zip-default-themes.yml
test-build-processes.yml
test-coverage.yml
test-old-branches.yml
upgrade-develop-testing.yml
upgrade-testing.yml
workflow-lint.yml
Actor
All actors
mirror_php
Status
All status
success
failure
waiting
running
Site Editor: Fix PHP warning pre-loading page REST requests.
#3529
:
Commit
1563bf7344
pushed by
mirror_php
trunk
2025-03-21 04:20:07 +01:00
0s
Build/Test Tools: Enable starting Xdebug on trigger in local environment.
#3519
:
Commit
6436bf1521
pushed by
mirror_php
trunk
2025-03-21 04:20:07 +01:00
0s
General: Remove `noopener` from links opening in a new tab in `wp_list_bookmarks()`.
#3509
:
Commit
2af76ed75d
pushed by
mirror_php
trunk
2025-03-20 20:10:03 +01:00
0s
Customizer: fix logo cropping.
#3494
:
Commit
bd6741447b
pushed by
mirror_php
trunk
2025-03-20 03:50:03 +01:00
0s
Coding Standards: Fix alignment in `wp_check_filetype_and_ext`.
#3485
:
Commit
a18719e7ea
pushed by
mirror_php
trunk
2025-03-19 19:39:58 +01:00
0s
Post WordPress 6.8 Beta 3 version bump.
#3474
:
Commit
d03e05c078
pushed by
mirror_php
trunk
2025-03-19 03:19:58 +01:00
0s
Emoji: Update the Twemoji library to 15.1.0.
#3464
:
Commit
76a2ed752c
pushed by
mirror_php
trunk
2025-03-18 19:09:55 +01:00
0s
Coding Standards: Remove extra slashes when concatenating `ABSPATH` with a path.
#3454
:
Commit
71732ba84e
pushed by
mirror_php
trunk
2025-03-18 11:00:00 +01:00
0s
Media: fix potentially failing Imagick PDF alpha channel test.
#3443
:
Commit
6f9d8e6c69
pushed by
mirror_php
trunk
2025-03-18 02:50:18 +01:00
0s
Query: Fix performance regression starting the loop for `all` fields.
#3327
:
Commit
b98b347504
pushed by
mirror_php
trunk
2025-03-17 18:41:32 +01:00
0s
Security: Update bundled Root Certificates.
#3319
:
Commit
885dc8194e
pushed by
mirror_php
6.6
2025-03-18 03:50:21 +01:00
0s
Security: Update bundled Root Certificates.
#3312
:
Commit
085bdca192
pushed by
mirror_php
6.5
2025-03-18 03:50:20 +01:00
0s
Security: Update bundled Root Certificates.
#3305
:
Commit
96c463adf5
pushed by
mirror_php
6.4
2025-03-18 03:50:19 +01:00
0s
Media: Dismiss button not functional on upload errors.
#3259
:
Commit
6f8d4e2b7d
pushed by
mirror_php
trunk
2025-03-17 02:20:44 +01:00
0s
Tests: Use `assertSame()` in some newly introduced tests.
#3251
:
Commit
ed2f2ecd3f
pushed by
mirror_php
trunk
2025-03-16 18:09:54 +01:00
0s
Build/Test Tools: Use more specific (and correct) names for secrets.
#3240
:
Commit
59f3fef3d3
pushed by
mirror_php
trunk
2025-03-16 01:50:00 +01:00
0s
Upgrade/Install: Revert [59981] pending test failure investigation.
#3230
:
Commit
7aae2ea200
pushed by
mirror_php
trunk
2025-03-15 01:19:56 +01:00
0s
Themes: Enqueue `classic-theme-styles` in `enqueue_block_assets`.
#3220
:
Commit
32fe6af9c3
pushed by
mirror_php
trunk
2025-03-14 17:09:54 +01:00
0s
Users: Remove unwanted `aria-describedby` attribute in User Edit.
#3211
:
Commit
066499a1a2
pushed by
mirror_php
trunk
2025-03-14 00:50:50 +01:00
0s
Coding Standards: Use strict comparison in `WP_Query::get_posts()`, take 1.
#3201
:
Commit
d71d317864
pushed by
mirror_php
trunk
2025-03-13 16:39:53 +01:00
0s
Menus: Fix JS Warning when removing menu items.
#3193
:
Commit
50fb4086b7
pushed by
mirror_php
6.7
2025-03-14 03:49:51 +01:00
0s
Coding Standards: Use strict comparison in `wp_check_comment_data()`.
#3182
:
Commit
7475126055
pushed by
mirror_php
trunk
2025-03-13 00:20:09 +01:00
0s
Security: Update bundled Root Certificates.
#3174
:
Commit
c835a6785a
pushed by
mirror_php
6.7
2025-03-13 00:19:50 +01:00
0s
REST API: Fix fatal error when making HEAD requests with _fields filter.
#3166
:
Commit
8ae3a2642b
pushed by
mirror_php
trunk
2025-03-11 23:50:16 +01:00
0s
REST API: Add additional default template data fields for the active theme.
#3156
:
Commit
5564c705b1
pushed by
mirror_php
trunk
2025-03-11 15:39:54 +01:00
0s
Bump `esversion` from 6 to 10 in JSHint config.
#3146
:
Commit
76d98ad407
pushed by
mirror_php
trunk
2025-03-11 07:29:50 +01:00
0s
Editor: Update preload paths for post and site editor.
#3136
:
Commit
75960402f0
pushed by
mirror_php
trunk
2025-03-10 23:19:59 +01:00
0s
Coding Standards: Use strict comparison in `check_comment()`.
#3127
:
Commit
f01ff83ac3
pushed by
mirror_php
trunk
2025-03-10 15:12:53 +01:00
0s
Upgrade/Install: Adjust the check for missing extensions during an upgrade so it remains compatible with versions of WordPress prior to 5.1.
#3115
:
Commit
0b06068330
pushed by
mirror_php
trunk
2025-03-10 06:59:54 +01:00
0s
Media: Apply [59954] changes to `wp_video_shortcode()` instead of `wp_audio_shortcode()`.
#3106
:
Commit
579b4442bb
pushed by
mirror_php
trunk
2025-03-09 22:49:52 +01:00
0s
First
Previous
1
2
3
4
5
...
Next
Last