FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · mobarakali/wordpress-develop · GitHub
mobarakali
/
wordpress-develop
Public
forked from
WordPress/wordpress-develop
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Jan 9, 2026
Code Modernization: Media: Use null coalescing operator instead of `isset()` ternaries.
Show description for 4712fee
westonruter
committed
4712fee
View commit details
Copy full SHA for 4712fee
Browse repository at this point
Commits on Jan 8, 2026
Block Processor: Fix is_block_type() for inner HTML
Show description for c178d11
dmsnell
committed
c178d11
View commit details
Copy full SHA for c178d11
Browse repository at this point
Tests: Refactor `is_email()` tests to use a data provider.
Show description for 5a53b94
SergeyBiryukov
committed
5a53b94
View commit details
Copy full SHA for 5a53b94
Browse repository at this point
Build/Test Tools: Use --fast flag for Gutenberg builds.
Show description for 425bc36
youknowriad
committed
425bc36
View commit details
Copy full SHA for 425bc36
Browse repository at this point
Docs: Correct the documented value ranges for query parameters relating to week numbers.
Show description for 65772ac
johnbillion
committed
65772ac
View commit details
Copy full SHA for 65772ac
Browse repository at this point
Commits on Jan 7, 2026
Site Health: Check plugin data in `WP_Recovery_Mode_Email_Service::get_debug()`.
Show description for bff31ca
SergeyBiryukov
committed
bff31ca
View commit details
Copy full SHA for bff31ca
Browse repository at this point
Commits on Jan 6, 2026
Docs: Clarify multi-select behavior in `CollectionAdd` and `GalleryAdd` controllers.
Show description for 0fb3bb2
SergeyBiryukov
committed
0fb3bb2
View commit details
Copy full SHA for 0fb3bb2
Browse repository at this point
Build/Test Tools: Update Gutenberg hash to fix CSS minification.
Show description for 35313fa
youknowriad
committed
35313fa
View commit details
Copy full SHA for 35313fa
Browse repository at this point
Code Modernization: Taxonomy, Posts/Post Types, Options/Meta APIs, Query, General: Use null coalescing operator instead of `isset()` ternaries.
Show description for fb52a40
westonruter
committed
fb52a40
View commit details
Copy full SHA for fb52a40
Browse repository at this point
Code Modernization: Site Health, Permalinks, I18N, Users, Multisite: Use null coalescing operator instead of `isset()` ternaries.
Show description for 14b647c
westonruter
committed
14b647c
View commit details
Copy full SHA for 14b647c
Browse repository at this point
Code Modernization: Bootstrap/Load: Use null coalescing operator instead of `isset()` ternaries.
Show description for f7bd33a
westonruter
committed
f7bd33a
View commit details
Copy full SHA for f7bd33a
Browse repository at this point
Code Modernization: Script Loader: Use null coalescing operator instead of `isset()` ternaries.
Show description for 667cffa
westonruter
committed
667cffa
View commit details
Copy full SHA for 667cffa
Browse repository at this point
Commits on Jan 5, 2026
Twenty Sixteen: Ensure the Quote block inherits group color settings.
Show description for f49154e
SergeyBiryukov
committed
f49154e
View commit details
Copy full SHA for f49154e
Browse repository at this point
Scripts: Remove default attributes from tags.
Show description for 5a8baa4
sirreal
committed
5a8baa4
View commit details
Copy full SHA for 5a8baa4
Browse repository at this point
Build/Test Tools: Fix Gutenberg integration script prefixes and theme-i18n.json handling.
Show description for b83d3bc
youknowriad
committed
b83d3bc
View commit details
Copy full SHA for b83d3bc
Browse repository at this point
Build: Update Gutenberg integration to checkout-and-build approach.
Show description for 22294af
youknowriad
committed
22294af
View commit details
Copy full SHA for 22294af
Browse repository at this point
Block support: Add server-side processing for anchor.
Show description for adc9daf
t-hamano
committed
adc9daf
View commit details
Copy full SHA for adc9daf
Browse repository at this point
Code Modernization: Formatting: Use null coalescing operator instead of `isset()` ternaries.
Show description for 6d60f73
westonruter
committed
6d60f73
View commit details
Copy full SHA for 6d60f73
Browse repository at this point
Code Modernization: HTTP: Use null coalescing operator instead of `isset()` ternaries.
Show description for 25caa5d
westonruter
committed
25caa5d
View commit details
Copy full SHA for 25caa5d
Browse repository at this point
Code Modernization: Comments: Use null coalescing operator instead of `isset()` ternaries.
Show description for e142030
westonruter
committed
e142030
View commit details
Copy full SHA for e142030
Browse repository at this point
Code Modernization: Customize: Use null coalescing operator instead of `isset()` ternaries.
Show description for a00cc83
westonruter
committed
a00cc83
View commit details
Copy full SHA for a00cc83
Browse repository at this point
Code Modernization: Widgets: Use null coalescing operator instead of `isset()` ternaries.
Show description for 133fdbb
westonruter
committed
133fdbb
View commit details
Copy full SHA for 133fdbb
Browse repository at this point
Code Modernization: Editor: Use null coalescing operator instead of `isset()` ternaries.
Show description for 5ed1e08
westonruter
committed
5ed1e08
View commit details
Copy full SHA for 5ed1e08
Browse repository at this point
Code Modernization: Block Supports: Use null coalescing operator instead of `isset()` ternaries.
Show description for 60c63c2
westonruter
committed
60c63c2
View commit details
Copy full SHA for 60c63c2
Browse repository at this point
Code Modernization: REST API: Use null coalescing operator in place of `isset()` in ternaries.
Show description for ddb3799
westonruter
committed
ddb3799
View commit details
Copy full SHA for ddb3799
Browse repository at this point
Commits on Jan 4, 2026
Docs: Correct DocBlock formatting for `rest_pre_serve_request` filter.
Show description for e4c33e5
SergeyBiryukov
committed
e4c33e5
View commit details
Copy full SHA for e4c33e5
Browse repository at this point
Commits on Jan 3, 2026
Bundled Themes: Consistently escape `get_search_query()` in `search.php` templates.
Show description for cf2c838
SergeyBiryukov
committed
cf2c838
View commit details
Copy full SHA for cf2c838
Browse repository at this point
Script Loader: Add types for arrays in phpdoc.
Show description for 82c41bc
westonruter
committed
82c41bc
View commit details
Copy full SHA for 82c41bc
Browse repository at this point
Script Loader: Simplify data structure in `wp_default_packages_vendor()` to facilitate static analysis.
Show description for 4657895
westonruter
committed
4657895
View commit details
Copy full SHA for 4657895
Browse repository at this point
Code Modernization: Update `tests` to use null coalescing operator in place of `isset()` in ternaries.
Show description for 745a537
westonruter
committed
745a537
View commit details
Copy full SHA for 745a537
Browse repository at this point
Commits on Jan 2, 2026
Tests: Reset environment before performing assertions in `populate_network()` tests.
Show description for 48b7610
SergeyBiryukov
committed
48b7610
View commit details
Copy full SHA for 48b7610
Browse repository at this point
Commits on Jan 1, 2026
Tests: Update regex to match PHP security releases in addition to stable releases.
Show description for 52e2cd9
westonruter
committed
52e2cd9
View commit details
Copy full SHA for 52e2cd9
Browse repository at this point
Happy New Year! 🎄
Show description for e11dcee
SergeyBiryukov
committed
e11dcee
View commit details
Copy full SHA for e11dcee
Browse repository at this point
Commits on Dec 31, 2025
Tests: Use `assertSame()` in `populate_network()` tests.
Show description for 1c0644e
SergeyBiryukov
committed
1c0644e
View commit details
Copy full SHA for 1c0644e
Browse repository at this point
Commits on Dec 30, 2025
Upgrade/Install: Update sodium_compat to v1.24.0.
Show description for f7d457d
SergeyBiryukov
committed
f7d457d
View commit details
Copy full SHA for f7d457d
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL