An open API service providing commit metadata for open source projects.

GitHub / markjaquith/wordpress / commits

This is legacy. Use github.com/WordPress/WordPress/ instead!

SHA Message Author Date Stats
e75cda31 Icons: Store the sanitized icon content on registration. wildworks <w****s@g****g> about 1 month ago
e9905d50 Themes: Optimize `WP_Theme::get_post_templates()` for efficiency. Sergey Biryukov <s****u@g****m> about 1 month ago
b14e6c02 Tests: Move `WP_Theme::get_post_templates()` tests to their own file. Sergey Biryukov <s****u@g****m> about 1 month ago
bdb275d7 Build/Test Tools: Fix typing and logic issues in `MockAction`. Weston Ruter <w****n@x****o> about 1 month ago
e6354bce Media: Fix animated GIF to video conversion module loading. Adam Silverstein <a****n@e****m> about 1 month ago
02d34789 Media: Expose image_strip_meta and image_max_bit_depth in the REST index. Adam Silverstein <a****n@e****m> about 1 month ago
52569037 REST API: Fix sideload and finalize for EXIF rotated images. Adam Silverstein <a****n@e****m> about 1 month ago
e359af56 Comments: Exclude notes from comment feed queries. Adam Silverstein <a****n@e****m> about 1 month ago
aa66210c General: Make sure `get_file_data()` recognizes headers prefixed by a `<?` tag. Sergey Biryukov <s****u@g****m> about 1 month ago
87ad8405 Tests: Move `get_file_data()` tests to their own file. Sergey Biryukov <s****u@g****m> about 1 month ago
e169088e Editor: Handle nested array block gap values properly. tyxla <t****a@g****g> about 1 month ago
587f0f7c Administration: Update tooltip markup with phrasing elements. joedolson <j****n@g****g> about 1 month ago
2960ffac Cache API: Correct docs for `update_post_caches()` parameters. Peter Wilson <w****n@p****c> about 1 month ago
63602b9d Build/Test Tools: Update `phpstan/phpstan` to 2.2.5 and `phpstan/phpstan-phpu... Weston Ruter <w****n@x****o> about 1 month ago
8a7bc99d Code Quality: Improve typing for `wp_parse_list()` et al. Weston Ruter <w****n@x****o> about 1 month ago
95c572cb Coding Standards: Upgrade WPCS to version 3.4.0. Sergey Biryukov <s****u@g****m> about 1 month ago
6960aa51 Tests: Use `wp_parse_url()` in plugin management REST API endpoint tests. Sergey Biryukov <s****u@g****m> about 1 month ago
3a2bb3d2 Administration: Add TypeScript checking and fix TS issues in `wp-tooltip.js`. Weston Ruter <w****n@x****o> about 1 month ago
abf7142b Post WordPress 7.1 Beta 2 version bump. Aaron Jorbin <a****n@j****n> about 1 month ago
d7d79aa5 WordPress 7.1 beta 2. desrosj <d****j@g****g> about 1 month ago
da6a87bb General: Note files that were readded for 7.1. desrosj <d****j@g****g> about 1 month ago
ee598f9a General: Explicitly delete `wp-includes/collaboration`. desrosj <d****j@g****g> about 1 month ago
8bb45a6d Query: Force `author__not_in` values to be integers desrosj <d****j@g****g> about 1 month ago
c474dc60 REST API: Ensure errors in batch requests propogate. desrosj <d****j@g****g> about 1 month ago
9fcd0830 REST API: sub-requests must always use dispatch. desrosj <d****j@g****g> about 1 month ago
015edf02 Tests: Improve coverage for `url_shorten()` and test the `$length` parameter. Sergey Biryukov <s****u@g****m> about 1 month ago
04efa51c Script Loader: Register wp-theme design tokens stylesheet. 0mirka00 <0****0@g****g> about 1 month ago
2729f717 Build/Test Tools: Exclude the `.cache` directory from PHPCS scans. Sergey Biryukov <s****u@g****m> about 1 month ago
e4e82a50 Code Modernization: Avoid returning values in constructors. Pascal Birchler <p****r@g****m> about 1 month ago
0a87babb Administration: Fix initial focus on the Add User page. Andrea Fercia <a****a@g****m> about 1 month ago
ed416b80 Customize: Remove unreachable `return` statements in `WP_Customize_Manager`. Weston Ruter <w****n@x****o> about 1 month ago
4b068659 REST API: Reject non-string custom CSS in the global styles controller ramonopoly <r****y@g****g> about 1 month ago
48dbc33f Tests: Use more specific assertions instead of `assertTrue()`/`assertFalse()`. Sergey Biryukov <s****u@g****m> about 1 month ago
15a05ad1 Post WordPress 7.1 Beta 1 version bump. wildworks <w****s@g****g> about 1 month ago
46e17f4c WordPress 7.1 Beta 1. wildworks <w****s@g****g> about 1 month ago
06b2fe87 Editor: Add unit tests for _wp_apply_block_content_filters(). get_dave <g****e@g****g> about 1 month ago
f15b71ba General: Bump the pinned hash for Gutenberg to `e73c3c4`. wildworks <w****s@g****g> about 1 month ago
0c6c00f4 Administration: Support `compact` button shorthand. wildworks <w****s@g****g> about 1 month ago
59c6709c Administration: Remove unused font-weight tokens. tyxla <t****a@g****g> about 1 month ago
1555c4db Posts, Post Types: Style password form button in block themes. wildworks <w****s@g****g> about 1 month ago
79d30d36 AI Client: Include the HTTP method in the `sendRequestWithOptions()` network ... gziolo <g****o@g****g> about 1 month ago
6dbeeded General: Allow configuration of speculative loading defaults via env variable... Weston Ruter <w****n@x****o> about 1 month ago
c40a86fb Tests: Use `assertContainsOnlyInstancesOf()` over per-item loops. wildworks <w****s@g****g> about 1 month ago
577e938b External Libraries: Update `htmlhint` to `1.9.2`. wildworks <w****s@g****g> about 1 month ago
e7d3b4a7 Editor: Preload REST API requests fetched on editor load. ellatrix <e****x@g****g> about 1 month ago
d057a858 Icons: Add APIs for collection and icon registration wildworks <w****s@g****g> about 1 month ago
54dc9871 External Libraries: Update the jQuery UI library to version 1.14.2. Aaron Jorbin <a****n@j****n> about 1 month ago
2cf9c5bf Editor: Migrate the Button block to the width block support ramonopoly <r****y@g****g> about 1 month ago
e8e27895 Customize: Add visible text on responsive view switches. joedolson <j****n@g****g> about 1 month ago
40d0dc2b Media: Fix incorrect count in the media modal. Adam Silverstein <a****n@e****m> about 1 month ago
6663e2ff Build/Test Tools: Update npm `devDependencies`. desrosj <d****j@g****g> about 1 month ago
c9d2a013 Build/Test Tools: Update GitHub Actions to their latest versions. desrosj <d****j@g****g> about 1 month ago
822bacc4 Administration: Add function for tooltips and toggle tips. joedolson <j****n@g****g> about 1 month ago
55882820 Build/Test Tools: Limit cancelled Slack notifications. desrosj <d****j@g****g> about 1 month ago
69255502 General: Bump the pinned hash for Gutenberg to `v23.6.0 RC1`. wildworks <w****s@g****g> about 1 month ago
d0b49cd8 General: Bump the pinned hash for Gutenberg to `v23.5.0`. wildworks <w****s@g****g> about 1 month ago
3e2bbd57 Use the `public` meta flag for core abilities. gziolo <g****o@g****g> about 1 month ago
c245c4ac Icons: Add `wp_get_icon()` to render registered icons. wildworks <w****s@g****g> about 1 month ago
c796e581 Login and Registration: Make the language switcher label always visible. Andrea Fercia <a****a@g****m> about 1 month ago
5b797b1e Build/Test Tools: Update the HTML API web platform tests. jonsurrell <j****l@g****g> about 1 month ago
42eaf4a9 Code Quality: Tighten the documented types in `WP_Hook`. John Blackbourn <j****n@g****g> about 1 month ago
1f848c0d Block Supports: Improve handling of block class name to avoid fatals. tyxla <t****a@g****g> about 1 month ago
1c1d1103 Theme JSON: Define preset CSS vars for blocks based on feature selectors ramonopoly <r****y@g****g> about 1 month ago
0316fc8b Block Supports: Add min width support to dimension supports ramonopoly <r****y@g****g> about 1 month ago
15bdfdb0 Add `public` meta flag to control exposure defaults for abilities gziolo <g****o@g****g> about 1 month ago
30383dc6 Editor: Add support for text-shadow in theme.json wildworks <w****s@g****g> about 1 month ago
c9fa30e8 Coding Standards: Correct HTML tags in a customizer preview error message. Sergey Biryukov <s****u@g****m> about 1 month ago
5bf4f547 Editor: Add a helper to apply content filters within blocks. wildworks <w****s@g****g> about 1 month ago
010c29d6 Block visibility: add theme json opt out ramonopoly <r****y@g****g> about 1 month ago
21493c9b Build/Test Tools: Run the final HTML API web platform test case. jonsurrell <j****l@g****g> about 1 month ago
c50b2d24 Script Loader: Enable attribute filters for concatenated scripts. Weston Ruter <w****n@x****o> about 1 month ago
e4313f08 Custom CSS: Fix custom css feature selector ramonopoly <r****y@g****g> about 1 month ago
542db658 Docs: Add specific types to `WP_Network_Query` properties. Weston Ruter <w****n@x****o> about 1 month ago
04162f53 Style Engine: Preserve important state declarations ramonopoly <r****y@g****g> about 1 month ago
c0a68116 Code Modernization: Add a polyfill for PHP 8.6's `clamp()`. Weston Ruter <w****n@x****o> about 1 month ago
7326bf48 Block Supports: Add background gradient support that can combine with backgro... ramonopoly <r****y@g****g> about 1 month ago
f34eb3e7 Code Quality: Improve `WP_Post` type coverage. Weston Ruter <w****n@x****o> about 1 month ago
1d3f88bb HTML API: Ensure carriage returns are serialized in HTML. jonsurrell <j****l@g****g> about 1 month ago
c14f0fc3 HTML API: Preserve raw text contents in serialization. jonsurrell <j****l@g****g> about 1 month ago
79ffcec1 HTML API: Handle processing instructions in head noscript. jonsurrell <j****l@g****g> about 1 month ago
ad454fe6 Build/Test: Add tests to enforce `-src` in version. Aaron Jorbin <a****n@j****n> about 1 month ago
86e25146 Upgrade/Install: Improve accessibility of the setup-config and install pages. Andrea Fercia <a****a@g****m> about 1 month ago
41ed2c8d HTML API: Ensure attribute value prefix matches the full search text. jonsurrell <j****l@g****g> about 1 month ago
f10cc295 Administration: Add IDs to the headings of the settings sections. Andrea Fercia <a****a@g****m> about 1 month ago
48a73864 Tests: Clean up attachments added during Tests_Ajax_wpAjaxSendAttachmentToEdi... Andrea Fercia <a****a@g****m> about 2 months ago
83a8339f KSES: Add `tabindex` to the list of allowed global attributes. wildworks <w****s@g****g> about 2 months ago
fb7d88cf Editor: Add `excludeCurrent` support to the Query Loop block. wildworks <w****s@g****g> about 2 months ago
a29ec1e0 Block Supports: Ensure custom CSS prints after block library styles. wildworks <w****s@g****g> about 2 months ago
be8f1196 Code Quality: Short-circuit Ajax handlers when the supplied post does not exist. Weston Ruter <w****n@x****o> about 2 months ago
214e4b6e Docs: Add `never` return types to functions that always terminate. Weston Ruter <w****n@x****o> about 2 months ago
c5d63f1b Code Quality: Document `int` as valid message type for `wp_die()` and fix err... Weston Ruter <w****n@x****o> about 2 months ago
778a80aa Editor: enable text alignment for viewport states. isabel_brison <i****n@g****g> about 2 months ago
83f58ed3 Block Supports: guard test for element hover styles with a missing hover sele... ramonopoly <r****y@g****g> about 2 months ago
4def08a5 Block Style Variations: Simplify block style variation selector regex ramonopoly <r****y@g****g> about 2 months ago
9441c87d Coding Standards: Use `in_array()` instead of `array_search()` for existence ... Sergey Biryukov <s****u@g****m> about 2 months ago
f1f3106b Media: Ensure figcaption/figure IDs are unique. joedolson <j****n@g****g> about 2 months ago
7ac9bfb8 Plugins: Fix alignment of Favorites input and submit. joedolson <j****n@g****g> about 2 months ago
dba31a90 Administration: Replace 'Toggle' in user-facing strings. joedolson <j****n@g****g> about 2 months ago
760b57da Coding Standards: Use `array_first()` to get the first array element. Sergey Biryukov <s****u@g****m> about 2 months ago
ef979bc1 Code Quality: Improve return types for post functions. Weston Ruter <w****n@x****o> about 2 months ago

← Back to repository