FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · markbiek/wordpress-develop · GitHub
markbiek
/
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 Nov 13, 2023
Docs: Replace miscellaneous incorrect PHPDoc tags.
Show description for cfecc5c
SergeyBiryukov
committed
cfecc5c
View commit details
Copy full SHA for cfecc5c
Browse repository at this point
Commits on Nov 12, 2023
Docs: Fix incorrect property doc in `WP_Theme::get_allowed()` tests.
Show description for 0079130
SergeyBiryukov
committed
0079130
View commit details
Copy full SHA for 0079130
Browse repository at this point
Commits on Nov 11, 2023
Docs: Include `'weekly'` as a valid value in `wp_schedule_event()` description.
Show description for 152a1ec
SergeyBiryukov
committed
152a1ec
View commit details
Copy full SHA for 152a1ec
Browse repository at this point
Commits on Nov 10, 2023
Docs: Fix broken `@covers` tag in `_wp_post_thumbnail_context_filter()` tests.
Show description for db071f7
SergeyBiryukov
committed
db071f7
View commit details
Copy full SHA for db071f7
Browse repository at this point
Tests: Fix incorrect check for block themes in legacy PHPUnit test for themes.
Show description for 9df9e28
felixarntz
committed
9df9e28
View commit details
Copy full SHA for 9df9e28
Browse repository at this point
Themes: Correct docblock for _register_theme_block_patterns.
Show description for 155017a
joemcgill
committed
155017a
View commit details
Copy full SHA for 155017a
Browse repository at this point
Docs: Fix incorrect `@return` tag in `wp_check_filetype()` tests.
Show description for 1b5ab7a
SergeyBiryukov
committed
1b5ab7a
View commit details
Copy full SHA for 1b5ab7a
Browse repository at this point
Coding Standards: Replace CRLF line breaks with LF.
Show description for a4a4f3a
peterwilsoncc
committed
a4a4f3a
View commit details
Copy full SHA for a4a4f3a
Browse repository at this point
Commits on Nov 9, 2023
Docs: Fix various incorrect WP-flavored array specifications.
Show description for 7287ff5
SergeyBiryukov
committed
7287ff5
View commit details
Copy full SHA for 7287ff5
Browse repository at this point
Commits on Nov 8, 2023
Quick/Bulk Edit: Prevent assigning posts to default categories during bulk edit.
Show description for 2bf4a27
peterwilsoncc
committed
2bf4a27
View commit details
Copy full SHA for 2bf4a27
Browse repository at this point
Database: Reinstate wpdb::$use_mysqli property.
Show description for 8c2c762
hellofromtonya
committed
8c2c762
View commit details
Copy full SHA for 8c2c762
Browse repository at this point
External Libraries: Update Requests to `2.0.9`.
Show description for 2130a90
desrosj
committed
2130a90
View commit details
Copy full SHA for 2130a90
Browse repository at this point
Build/Test Tools: Use correct order of arguments for `contains()`.
Show description for 1e2619a
desrosj
committed
1e2619a
View commit details
Copy full SHA for 1e2619a
Browse repository at this point
Administration: Fix typos in `wp_admin_notice()` arguments in a few instances.
Show description for 1eed126
SergeyBiryukov
committed
1eed126
View commit details
Copy full SHA for 1eed126
Browse repository at this point
Build/Test Tools: Expand performance test scenarios.
Show description for 74e0604
swissspidy
committed
74e0604
View commit details
Copy full SHA for 74e0604
Browse repository at this point
Build/Test Tools: Add 6.3 to the Upgrade Testing workflow.
Show description for a31c785
desrosj
committed
a31c785
View commit details
Copy full SHA for a31c785
Browse repository at this point
Commits on Nov 7, 2023
Help/About: Improve translation comment around release notes.
Show description for 9c19bc5
aaronjorbin
committed
9c19bc5
View commit details
Copy full SHA for 9c19bc5
Browse repository at this point
Docs: Use proper case for `@todo` tags.
Show description for 4e4fdcb
SergeyBiryukov
committed
4e4fdcb
View commit details
Copy full SHA for 4e4fdcb
Browse repository at this point
Commits on Nov 6, 2023
Upgrade/Install: Update $_old_files for 6.4.
Show description for b22d061
hellofromtonya
committed
b22d061
View commit details
Copy full SHA for b22d061
Browse repository at this point
Bundled Themes: Bump versions for WP 6.4 releases.
Show description for 072b38a
desrosj
committed
072b38a
View commit details
Copy full SHA for 072b38a
Browse repository at this point
Block Types: Add `metadata` global attribute.
Show description for 2a93caf
ockham
committed
2a93caf
View commit details
Copy full SHA for 2a93caf
Browse repository at this point
Twenty Twenty-Four: Bugfixes and refinement for 6.4 RC4.
Show description for 69e8500
hellofromtonya
committed
69e8500
View commit details
Copy full SHA for 69e8500
Browse repository at this point
Blocks: Document Block Hooks functions as private.
Show description for afe96d5
hellofromtonya
committed
afe96d5
View commit details
Copy full SHA for afe96d5
Browse repository at this point
Docs: Replace incorrect `@private` tags.
Show description for f84e228
SergeyBiryukov
committed
f84e228
View commit details
Copy full SHA for f84e228
Browse repository at this point
Commits on Nov 5, 2023
Editor: Update of npm packages after 6.4 RC3.
Show description for f9429d5
hellofromtonya
committed
f9429d5
View commit details
Copy full SHA for f9429d5
Browse repository at this point
Docs: Fix typo in a function DocBlock in `WP_Duotone` tests.
Show description for 57d8eef
SergeyBiryukov
committed
57d8eef
View commit details
Copy full SHA for 57d8eef
Browse repository at this point
Commits on Nov 4, 2023
Coding Standards: Remove unnecessary ignore annotations in `dbDelta()`.
Show description for 0ac7b38
SergeyBiryukov
committed
0ac7b38
View commit details
Copy full SHA for 0ac7b38
Browse repository at this point
Commits on Nov 3, 2023
Build/Test Tools: Introduce tests for `wp_cache_set_last_changed()`.
Show description for 75796f5
peterwilsoncc
committed
75796f5
View commit details
Copy full SHA for 75796f5
Browse repository at this point
Build/Test Tools: Fix group for `wp_unique_prefixed_id()` tests.
Show description for e408533
peterwilsoncc
committed
e408533
View commit details
Copy full SHA for e408533
Browse repository at this point
Coding Standards: Remove unnecessary ignore annotation in `wp_kses_hair_parse()`.
Show description for 13192d3
SergeyBiryukov
committed
13192d3
View commit details
Copy full SHA for 13192d3
Browse repository at this point
Commits on Nov 2, 2023
Help/About: Update link to field guide for 6.4.
Show description for 64bfb23
aaronjorbin
committed
64bfb23
View commit details
Copy full SHA for 64bfb23
Browse repository at this point
Coding Standards: Correct equals sign alignment in various files.
Show description for 7500889
SergeyBiryukov
committed
7500889
View commit details
Copy full SHA for 7500889
Browse repository at this point
Commits on Nov 1, 2023
Build/Test Tools: Increase the number of retries when restarting a workflow.
Show description for 2e6a235
desrosj
committed
2e6a235
View commit details
Copy full SHA for 2e6a235
Browse repository at this point
Editor: 2nd update of npm packages for 6.4 RC3.
Show description for 126d780
hellofromtonya
committed
126d780
View commit details
Copy full SHA for 126d780
Browse repository at this point
Docs: Correct some docblock formatting errors.
Show description for 5333ea1
johnbillion
committed
5333ea1
View commit details
Copy full SHA for 5333ea1
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL