FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · maniu/wordpress-develop · GitHub
maniu
/
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 Jun 28, 2023
Post WordPress 6.3 Beta 2 version bump.
Show description for 91a95fe
dream-encode
committed
91a95fe
View commit details
Copy full SHA for 91a95fe
Browse repository at this point
WordPress 6.3 Beta 2.
Show description for e1405a5
dream-encode
committed
e1405a5
View commit details
Copy full SHA for e1405a5
Browse repository at this point
Editor: Update npm packages to fix gutenberg_ prefix
Show description for f39bf11
ockham
committed
f39bf11
View commit details
Copy full SHA for f39bf11
Browse repository at this point
Build/Test Tools: Update terser-webpack-plugin.
Show description for 260e976
joemcgill
committed
260e976
View commit details
Copy full SHA for 260e976
Browse repository at this point
REST API: Expose current $request object to cors_header filters in WP_REST_SERVER->serve_request().
Show description for 68be569
kadamwhite
committed
68be569
View commit details
Copy full SHA for 68be569
Browse repository at this point
Emoji: Pass functions as arguments in loader to account for minification and worker script.
Show description for 9f9add3
westonruter
committed
9f9add3
View commit details
Copy full SHA for 9f9add3
Browse repository at this point
Themes: Use improved support for child themes in `wp_theme_has_theme_json()`.
Show description for eaab2c9
spacedmonkey
committed
eaab2c9
View commit details
Copy full SHA for eaab2c9
Browse repository at this point
REST API: Cache schema in block pattern and menu item endpoints.
Show description for 7faab12
kadamwhite
committed
7faab12
View commit details
Copy full SHA for 7faab12
Browse repository at this point
Script Loader: Fix unintended adding of `async` to scripts that are printed directly with `wp_print_scripts()` without enqueueing them beforehand.
Show description for 80e424a
azaozz
committed
80e424a
View commit details
Copy full SHA for 80e424a
Browse repository at this point
Quick/Bulk Edit: Add an action hook to `bulk_edit_posts()` function.
Show description for a63be5a
SergeyBiryukov
committed
a63be5a
View commit details
Copy full SHA for a63be5a
Browse repository at this point
Build/Test Tools: Switch frame container when testing block editor output.
Show description for 7bc7fcf
Clorith
committed
7bc7fcf
View commit details
Copy full SHA for 7bc7fcf
Browse repository at this point
Build/Test Tools: Switch frame container when testing block editor output.
Show description for 5261ddb
Clorith
committed
5261ddb
View commit details
Copy full SHA for 5261ddb
Browse repository at this point
Revert use of `str_starts_with()` and `str_contains()` in `update-core.php`.
Show description for 45363a5
azaozz
committed
45363a5
View commit details
Copy full SHA for 45363a5
Browse repository at this point
Twenty Sixteen: Twenty Ten: Reflect Quote block text color on the entire block.
Show description for 44f9c35
audrasjb
committed
44f9c35
View commit details
Copy full SHA for 44f9c35
Browse repository at this point
Editor: update npm packages to latest patch versions.
Show description for 01a8b01
tellthemachines
committed
01a8b01
View commit details
Copy full SHA for 01a8b01
Browse repository at this point
Script Loader: Prevent fatal error in `load-styles.php`.
Show description for e1c1dae
peterwilsoncc
committed
e1c1dae
View commit details
Copy full SHA for e1c1dae
Browse repository at this point
Editor: update function name in test comment.
Show description for 28c879e
tellthemachines
committed
28c879e
View commit details
Copy full SHA for 28c879e
Browse repository at this point
Editor: add Post Template fallback styles.
Show description for 518a4fc
tellthemachines
committed
518a4fc
View commit details
Copy full SHA for 518a4fc
Browse repository at this point
REST API: add revisions endpoint for global styles.
Show description for c345180
tellthemachines
committed
c345180
View commit details
Copy full SHA for c345180
Browse repository at this point
Commits on Jun 27, 2023
Twenty Ten: Prevent Block Inserter icon color override.
Show description for 36c819d
audrasjb
committed
36c819d
View commit details
Copy full SHA for 36c819d
Browse repository at this point
Twenty Ten: Reflect Heading block text color on front-end.
Show description for 7d6af24
audrasjb
committed
7d6af24
View commit details
Copy full SHA for 7d6af24
Browse repository at this point
Site Health: Include new `WP_DEVELOPMENT_MODE` in the list of constants.
Show description for e527271
felixarntz
committed
e527271
View commit details
Copy full SHA for e527271
Browse repository at this point
Reverting trunk back to alpha status while issues prevented a final 6.3 Beta 1 release.
Show description for 21bc993
dream-encode
committed
21bc993
View commit details
Copy full SHA for 21bc993
Browse repository at this point
WordPress 6.3 Beta 1.
Show description for d195a71
dream-encode
committed
d195a71
View commit details
Copy full SHA for d195a71
Browse repository at this point
Editor: Update npm WordPress npm packages.
Show description for 81bcd9d
ockham
committed
81bcd9d
View commit details
Copy full SHA for 81bcd9d
Browse repository at this point
REST API: Check post meta update authorization only when value is changed.
Show description for 507cab8
kadamwhite
committed
507cab8
View commit details
Copy full SHA for 507cab8
Browse repository at this point
Emoji: Optimize emoji loader with `sessionStorage`, `willReadFrequently`, and `OffscreenCanvas`.
Show description for f9eaba0
westonruter
committed
f9eaba0
View commit details
Copy full SHA for f9eaba0
Browse repository at this point
Themes: Use `get_theme_file_path()` in `wp_theme_has_theme_json()`.
Show description for a13f896
spacedmonkey
committed
a13f896
View commit details
Copy full SHA for a13f896
Browse repository at this point
Media: Only show “Copy” and “Download” actions when an attachment URL is available.
Show description for 87a0ad4
SergeyBiryukov
committed
87a0ad4
View commit details
Copy full SHA for 87a0ad4
Browse repository at this point
Users: Introduce the `wp_update_user` action.
Show description for f070ec7
audrasjb
committed
f070ec7
View commit details
Copy full SHA for f070ec7
Browse repository at this point
Coding Standards: Fix a PHPCS issue found in `wpPluginsListTable.php`.
Show description for 7ce266f
audrasjb
committed
7ce266f
View commit details
Copy full SHA for 7ce266f
Browse repository at this point
Filesystem API: Allow optional inclusion of hidden files in `list_files()`.
Show description for 45b080d
getsource
committed
45b080d
View commit details
Copy full SHA for 45b080d
Browse repository at this point
Plugins: Introduce the `plugins_list` filter.
Show description for 929c270
audrasjb
committed
929c270
View commit details
Copy full SHA for 929c270
Browse repository at this point
Menus: Allow themes and plugins to pass HTML attributes to various Nav Walker outputs.
Show description for b66fcb5
audrasjb
committed
b66fcb5
View commit details
Copy full SHA for b66fcb5
Browse repository at this point
Database: Move the if statement outside of the loop.
Show description for 1d543a5
spacedmonkey
committed
1d543a5
View commit details
Copy full SHA for 1d543a5
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL