FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · apermo/wordpress-develop · GitHub
apermo
/
wordpress-develop
Public
forked from
WordPress/wordpress-develop
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
13
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Jul 20, 2026
General: Make sure `get_file_data()` recognizes headers prefixed by a `<?` tag.
Show description for d792cbd
SergeyBiryukov
committed
d792cbd
View commit details
Copy full SHA for d792cbd
Browse repository at this point
Tests: Move `get_file_data()` tests to their own file.
Show description for c38a1b7
SergeyBiryukov
committed
c38a1b7
View commit details
Copy full SHA for c38a1b7
Browse repository at this point
Editor: Handle nested array block gap values properly.
Show description for 7a7652e
tyxla
committed
7a7652e
View commit details
Copy full SHA for 7a7652e
Browse repository at this point
Commits on Jul 19, 2026
Administration: Update tooltip markup with phrasing elements.
Show description for 9ace411
joedolson
committed
9ace411
View commit details
Copy full SHA for 9ace411
Browse repository at this point
Cache API: Correct docs for `update_post_caches()` parameters.
Show description for 18863f4
peterwilsoncc
committed
18863f4
View commit details
Copy full SHA for 18863f4
Browse repository at this point
Build/Test Tools: Update `phpstan/phpstan` to 2.2.5 and `phpstan/phpstan-phpunit` to 2.0.18.
Show description for 361cd4d
westonruter
committed
361cd4d
View commit details
Copy full SHA for 361cd4d
Browse repository at this point
Code Quality: Improve typing for `wp_parse_list()` et al.
Show description for 983a066
westonruter
committed
983a066
View commit details
Copy full SHA for 983a066
Browse repository at this point
Coding Standards: Upgrade WPCS to version 3.4.0.
Show description for e35eb99
SergeyBiryukov
committed
e35eb99
View commit details
Copy full SHA for e35eb99
Browse repository at this point
Commits on Jul 18, 2026
Tests: Use `wp_parse_url()` in plugin management REST API endpoint tests.
Show description for 8b0573e
SergeyBiryukov
committed
8b0573e
View commit details
Copy full SHA for 8b0573e
Browse repository at this point
Administration: Add TypeScript checking and fix TS issues in `wp-tooltip.js`.
Show description for 07a2d76
westonruter
committed
07a2d76
View commit details
Copy full SHA for 07a2d76
Browse repository at this point
Commits on Jul 17, 2026
Post WordPress 7.1 Beta 2 version bump.
Show description for ace9192
aaronjorbin
committed
ace9192
View commit details
Copy full SHA for ace9192
Browse repository at this point
WordPress 7.1 beta 2.
Show description for 59d01e9
desrosj
committed
59d01e9
View commit details
Copy full SHA for 59d01e9
Browse repository at this point
General: Note files that were readded for 7.1.
Show description for 5234ad2
desrosj
committed
5234ad2
View commit details
Copy full SHA for 5234ad2
Browse repository at this point
General: Periods and commas are not the same.
Show description for 00c7303
desrosj
committed
00c7303
View commit details
Copy full SHA for 00c7303
Browse repository at this point
General: Explicitly delete `wp-includes/collaboration`.
Show description for d5b600d
desrosj
committed
d5b600d
View commit details
Copy full SHA for d5b600d
Browse repository at this point
General: Update `$_old_files` list, take 2.
Show description for 345a4b0
desrosj
committed
345a4b0
View commit details
Copy full SHA for 345a4b0
Browse repository at this point
General: Update `$_old_files` list for 7.0.2.
Show description for b12c2f8
desrosj
committed
b12c2f8
View commit details
Copy full SHA for b12c2f8
Browse repository at this point
Query: Force `author__not_in` values to be integers
Show description for 97b5a75
desrosj
committed
97b5a75
View commit details
Copy full SHA for 97b5a75
Browse repository at this point
REST API: Ensure errors in batch requests propogate.
Show description for 1000ed1
desrosj
committed
1000ed1
View commit details
Copy full SHA for 1000ed1
Browse repository at this point
REST API: sub-requests must always use dispatch.
Show description for fa72c12
desrosj
committed
fa72c12
View commit details
Copy full SHA for fa72c12
Browse repository at this point
Tests: Improve coverage for `url_shorten()` and test the `$length` parameter.
Show description for ee57cbd
SergeyBiryukov
committed
ee57cbd
View commit details
Copy full SHA for ee57cbd
Browse repository at this point
Script Loader: Register wp-theme design tokens stylesheet.
Show description for 81b2b5b
mirka
committed
81b2b5b
View commit details
Copy full SHA for 81b2b5b
Browse repository at this point
Commits on Jul 16, 2026
Build/Test Tools: Exclude the `.cache` directory from PHPCS scans.
Show description for 42120cc
SergeyBiryukov
committed
42120cc
View commit details
Copy full SHA for 42120cc
Browse repository at this point
Code Modernization: Avoid returning values in constructors.
Show description for 6172b66
swissspidy
committed
6172b66
View commit details
Copy full SHA for 6172b66
Browse repository at this point
Administration: Fix initial focus on the Add User page.
Show description for 7a4fd81
afercia
committed
7a4fd81
View commit details
Copy full SHA for 7a4fd81
Browse repository at this point
Customize: Remove unreachable `return` statements in `WP_Customize_Manager`.
Show description for d6b4669
westonruter
committed
d6b4669
View commit details
Copy full SHA for d6b4669
Browse repository at this point
REST API: Reject non-string custom CSS in the global styles controller
Show description for 4c7af09
ramonjd
committed
4c7af09
View commit details
Copy full SHA for 4c7af09
Browse repository at this point
Commits on Jul 15, 2026
Tests: Use more specific assertions instead of `assertTrue()`/`assertFalse()`.
Show description for 5e3fced
SergeyBiryukov
committed
5e3fced
View commit details
Copy full SHA for 5e3fced
Browse repository at this point
Post WordPress 7.1 Beta 1 version bump.
Show description for 41f4c4e
t-hamano
committed
41f4c4e
View commit details
Copy full SHA for 41f4c4e
Browse repository at this point
WordPress 7.1 Beta 1.
Show description for 1b957d7
t-hamano
committed
1b957d7
View commit details
Copy full SHA for 1b957d7
Browse repository at this point
Editor: Add unit tests for _wp_apply_block_content_filters().
Show description for 659ba67
getdave
committed
659ba67
View commit details
Copy full SHA for 659ba67
Browse repository at this point
General: Bump the pinned hash for Gutenberg to `e73c3c4`.
Show description for 144d701
t-hamano
committed
144d701
View commit details
Copy full SHA for 144d701
Browse repository at this point
Administration: Support `compact` button shorthand.
Show description for e7f523f
t-hamano
committed
e7f523f
View commit details
Copy full SHA for e7f523f
Browse repository at this point
Administration: Remove unused font-weight tokens.
Show description for cd0e098
tyxla
committed
cd0e098
View commit details
Copy full SHA for cd0e098
Browse repository at this point
Posts, Post Types: Style password form button in block themes.
Show description for e4024b8
t-hamano
committed
e4024b8
View commit details
Copy full SHA for e4024b8
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL