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

GitHub / nylen/wordpress-develop / commits

SHA Message Author Date Stats
d088e31c Docs: Various docblock improvements and corrections. John Blackbourn <j****n@g****g> almost 5 years ago
a247caa0 Docs: Fix some docblock syntax errors and add a missing canonical reference. John Blackbourn <j****n@g****g> almost 5 years ago
9c00ed20 Media: Adjust alt text info link text. Anthony Burchell <a****b@g****g> almost 5 years ago
8ac6425f Media: Remove security messaging in media upload failures. Anthony Burchell <a****b@g****g> almost 5 years ago
2ce222c9 Widgets: Add filter to disable RSS widget icon. Joe Dolson <j****n@g****g> almost 5 years ago
4f2ce071 Editor: Update structure of title element for editing. Joe Dolson <j****n@g****g> almost 5 years ago
99705b35 Comments: Mark comment text field as required. Joe Dolson <j****n@g****g> almost 5 years ago
cdb15e35 Media: Add filter for post thumbnail id. Anthony Burchell <a****b@g****g> almost 5 years ago
ff0425a8 Media: Add filter for post thumbnail url. Anthony Burchell <a****b@g****g> almost 5 years ago
b7bbb522 Coding Standards: Move `wp-includes/class-http.php` to `wp-includes/class-wp-... Sergey Biryukov <s****v@g****g> almost 5 years ago
6523e724 Coding Standards: Rename the `$strResponse` argument to `$str_response` in `W... Sergey Biryukov <s****v@g****g> almost 5 years ago
9c72fd73 Posts/Post Types: Add filter to `is_post_type_viewable()`. Tonya Mork <h****a@g****g> almost 5 years ago
c3d88128 Bundled Theme: Add privacy policy link to Twenty Twenty footer. Tonya Mork <h****a@g****g> almost 5 years ago
76cf8543 Bundled Theme: Ensure logo displays in Customizer previewer. Tonya Mork <h****a@g****g> almost 5 years ago
3d679af2 Site Health: Add the constant `WP_ENVIRONMENT_TYPE` for debug data. Marius L. J <c****h@g****g> almost 5 years ago
b64d06f7 Coding Standards: Consistently escape attribute in `wp-admin/themes.php`. Sergey Biryukov <s****v@g****g> almost 5 years ago
68b5fffc Code Modernization: Pass correct default value to `http_build_query()` in `ge... Tonya Mork <h****a@g****g> almost 5 years ago
18e9b9a1 Site Health: Update the icon used when no issues are reported. Marius L. J <c****h@g****g> almost 5 years ago
ca7450df REST API: Support subdirectory themes in the Themes controller. Timothy Jacobs <t****s@g****g> almost 5 years ago
827dd209 REST API: Allow sidebars and their widgets to be public. Timothy Jacobs <t****s@g****g> almost 5 years ago
4a67a977 Comments: Avoid reparenting during post deletion. Peter Wilson <p****c@g****g> almost 5 years ago
243149b2 Administration: Make dashboard widget control submit button text more clear. Tonya Mork <h****a@g****g> almost 5 years ago
58adc101 Bundled Themes: Remove the "role" attribute on HTML elements with a default l... Tonya Mork <h****a@g****g> almost 5 years ago
6857e695 Docs: Clarify the path usage register_block_type_from_metadata Greg Ziółkowski <g****o@g****g> almost 5 years ago
1918fe9e Build: Remove polyfills from block view scripts Greg Ziółkowski <g****o@g****g> almost 5 years ago
40ac5de8 Coding Standards: Add visibility to methods in `tests/phpunit/tests/`. Tonya Mork <h****a@g****g> almost 5 years ago
80380cd3 Coding Standards: Add `public` visibility to methods in `tests/phpunit/includ... Tonya Mork <h****a@g****g> almost 5 years ago
93e63116 REST API: Improve translations, comments, and readability in URL Details endp... Tonya Mork <h****a@g****g> almost 5 years ago
d782ee4c Comments: Add `noopener noreferrer` to author links in list table. David Baumwald <d****d@g****g> almost 5 years ago
bf63e7ab External Libraries: Update the Iris color picker to version 1.1.1. Sergey Biryukov <s****v@g****g> almost 5 years ago
a88e8202 General: Remove the `svn:executable` property from `wp-admin/_index.php`. Sergey Biryukov <s****v@g****g> almost 5 years ago
b8564bdf Themes/TwentySixteen: correct invalid CSS `font-style` value. John James Jacoby <j****y@g****g> almost 5 years ago
e6e51414 Customize: Fix `focus()` to collapse child panels and show parent panel. Tonya Mork <h****a@g****g> almost 5 years ago
9cfdfd4e Build/Test Tools: Pass workflow outcome to Slack Notifications. Jonathan Desrosiers <d****j@g****g> almost 5 years ago
387269d5 Help/About: Improve typography in the `Welcome to your WordPress Dashboard!` ... Sergey Biryukov <s****v@g****g> almost 5 years ago
213eb896 Build/Test Tools: Restore the `https` URL for `browserify-aes`. Sergey Biryukov <s****v@g****g> almost 5 years ago
8a4ffe38 Tests: Clean up the `$_REQUEST` superglobal in `WP_UnitTestCase_Base::clean_u... Sergey Biryukov <s****v@g****g> almost 5 years ago
b8dabaf2 Tests: Correct `@covers` tags in `WP_Comments_List_Table` tests. Sergey Biryukov <s****v@g****g> almost 5 years ago
b849ae26 Tests: Split `WP_Posts_List_Table` and `WP_Comments_List_Table` tests into tw... Sergey Biryukov <s****v@g****g> almost 5 years ago
53f646d3 Customizer: Make range controls full width. Tonya Mork <h****a@g****g> almost 5 years ago
88835bea Help/About: Improve the Welcome text in `wp-admin/_index.php`. Tonya Mork <h****a@g****g> almost 5 years ago
4e02784e Build/Test Tools: Add missing `@covers` and visibility for `Tests_Admin_inclu... Tonya Mork <h****a@g****g> almost 5 years ago
aa83121b Build/Test Tools: Add missing `@covers` tags for `Tests_Admin_includesListTab... Tonya Mork <h****a@g****g> almost 5 years ago
30fc5ec4 Build/Test Tools: Add missing `@covers` tags for `Tests_Admin_includesFile`. Tonya Mork <h****a@g****g> almost 5 years ago
032b98db Help/About: Simplifies WordPress version in "Help" sidebar. Tonya Mork <h****a@g****g> almost 5 years ago
36ecafde Build/Test Tools: Add end-to-end (e2e) tests for edit posts page. Tonya Mork <h****a@g****g> almost 5 years ago
5da7a6f9 Build/Test Tools: Introduce local visual regression testing. Tonya Mork <h****a@g****g> almost 5 years ago
3e2ec6c2 Coding Standards: Fix some WPCS errors and warnings in `wp-admin/user-edit.php`: Sergey Biryukov <s****v@g****g> almost 5 years ago
9007b1dd Help/About: add WordPress version to contextual "Help" sidebar area. John James Jacoby <j****y@g****g> almost 5 years ago
8f9eea80 Permalinks: Sanitize non-visible characters inside `sanitize_title_with_dashe... John James Jacoby <j****y@g****g> almost 5 years ago
d7518d19 Media: Use `WP_Query::get()` method to retrieve the `posts_per_page` value in... Sergey Biryukov <s****v@g****g> almost 5 years ago
4440711b Application Passwords: display guiding text & link in `user-edit.php` when un... John James Jacoby <j****y@g****g> almost 5 years ago
8d26fccb Admin/UI-Copy: reword some "we" usages. John James Jacoby <j****y@g****g> almost 5 years ago
e30e4b6f Themes: Introduce `get_header_image_tag_attributes` hook. John James Jacoby <j****y@g****g> almost 5 years ago
df8a2b40 Admin/Menu: include `960` exact pixel width in collapse measurements. John James Jacoby <j****y@g****g> almost 5 years ago
dbf96aad Admin/Discussion Settings: attempt to clarify intent of "Default post setting... John James Jacoby <j****y@g****g> almost 5 years ago
4923d75f Admin/Comments: remove bespoke truncation from search string HTML. John James Jacoby <j****y@g****g> almost 5 years ago
605e7d1b Build/Test Tools: Restore changes to package.json. Joe Dolson <j****n@g****g> almost 5 years ago
1822d987 REST API: Add URL Details endpoint. Tonya Mork <h****a@g****g> almost 5 years ago
b45c85a4 Widgets: Remove unused CSS breaking wp_text_diff layout. Joe Dolson <j****n@g****g> almost 5 years ago
93b2e8d9 Widgets: Use a text-based button to select location. Joe Dolson <j****n@g****g> almost 5 years ago
d9bb269a Site Health: Internationalizes count in the info section headings. Tonya Mork <h****a@g****g> almost 5 years ago
054dac26 Editor: Include post's title in editor `title` element. Joe Dolson <j****n@g****g> almost 5 years ago
400982ad Build/Test Tools: Ignore "null to nullable" deprecations for select tests. Tonya Mork <h****a@g****g> almost 5 years ago
162fda69 General: Remove role="navigation" from nav elements. Joe Dolson <j****n@g****g> almost 5 years ago
23b4388b Application Passwords: Add end-to-end (e2e) tests. Tonya Mork <h****a@g****g> almost 5 years ago
175ad4c9 Docs: Add a `@since` note for the `rest_namespace` argument of `register_post... Sergey Biryukov <s****v@g****g> almost 5 years ago
2cd084ae REST API: Support custom namespaces for taxonomies. Timothy Jacobs <t****s@g****g> almost 5 years ago
9ca3e8f3 KSES: Add options for restricting tags based upon their attributes. Gary Pendergast <p****o@g****g> almost 5 years ago
bb6c5dbb REST API: Support custom namespaces for custom post types. Timothy Jacobs <t****s@g****g> almost 5 years ago
045bec51 Docs: Add a `@since` note to `WP_REST_Post_Types_Controller::get_item_schema(... Sergey Biryukov <s****v@g****g> almost 5 years ago
07ad6efd REST API: Send a 500 status code when JSON encoding fails. Timothy Jacobs <t****s@g****g> almost 5 years ago
57ded3c8 REST API: Add visibility information to the Post Types controller. Timothy Jacobs <t****s@g****g> almost 5 years ago
9f9c81f5 Application Passwords: Various docblock improvements. John Blackbourn <j****n@g****g> almost 5 years ago
2716cc52 Docs: Miscellaneous docblock improvements. John Blackbourn <j****n@g****g> almost 5 years ago
1f1f1d64 Docs: Further update the `debug_information` filter description per the docum... Sergey Biryukov <s****v@g****g> almost 5 years ago
ec5ed03b Docs: Miscellaneous docblock improvements. John Blackbourn <j****n@g****g> almost 5 years ago
86c54d87 Build/Test Tools: Use correct URL for a GitHub Action workflow run. Jonathan Desrosiers <d****j@g****g> almost 5 years ago
f28310ae Build/Test Tools: Adjust Slack notifications for `scheduled` and `workflow_di... Jonathan Desrosiers <d****j@g****g> almost 5 years ago
5b1da067 Build/Test Tools: Escape `$` within commit messages for `$variables. Jonathan Desrosiers <d****j@g****g> almost 5 years ago
ba6b4c4c Coding Standards: Correct alignment in `WP_Site_Health::get_test_update_temp_... Sergey Biryukov <s****v@g****g> almost 5 years ago
c92c8df5 Date/Time: Improve the docblocks for various date and time related functions. John Blackbourn <j****n@g****g> almost 5 years ago
59dc0498 Site Health: Correct and improve the documentation for the `debug_information... John Blackbourn <j****n@g****g> almost 5 years ago
965a38fc Media: Remove deprecated click function in media uploader. Joe Dolson <j****n@g****g> almost 5 years ago
fe81c8fb Administration: Hide mobile menu on focusout. Joe Dolson <j****n@g****g> almost 5 years ago
548829f2 Media: Close attachment details modal with esc key. Joe Dolson <j****n@g****g> almost 5 years ago
39479eb8 Coding Standards: Correct alignment in `wp_enqueue_global_styles()`. Sergey Biryukov <s****v@g****g> almost 5 years ago
0cf6d3e4 Role/Capability: Add support for capability queries in `WP_User_Query`. Pascal Birchler <s****y@g****g> almost 5 years ago
c043d409 Docs: Document the usage of some globals in `wp-includes/script-loader.php`. Sergey Biryukov <s****v@g****g> almost 5 years ago
489260a4 Script Loader: Correct the number of arguments passed to the closure in `enqu... Sergey Biryukov <s****v@g****g> almost 5 years ago
28a1ec5f Coding Standards: Rename the `$process` variable to `$processed_response` for... Sergey Biryukov <s****v@g****g> almost 5 years ago
9b6c18b7 Admin/HTTP API: add suggested filename support to `download_url()`. John James Jacoby <j****y@g****g> almost 5 years ago
98bf67e0 Tests: Some test improvements for `clean_dirsize_cache()` tests: Sergey Biryukov <s****v@g****g> almost 5 years ago
e1eb18d5 Build/Test Tools: Use the correct workflow name in notifications on `workflow... Jonathan Desrosiers <d****j@g****g> almost 5 years ago
22bb0fee Build/Test Tools: Restore Slack notifications for older branches. Jonathan Desrosiers <d****j@g****g> almost 5 years ago
aa37d5ba Coding Standards: Rename `$theHeaders` variable to `$processed_headers` in `W... Sergey Biryukov <s****v@g****g> almost 5 years ago
2238c302 Docs: Use sign-up & signup consistently in `wp-signup.php`. Peter Wilson <p****c@g****g> almost 5 years ago
e6ba58cb Coding Standards: Rename the `$arrHeaders` variable to `$processed_headers` i... Sergey Biryukov <s****v@g****g> almost 5 years ago
a1a11d6c Tests: Add `@ticket` references for `page_on_front` canonical tests. Sergey Biryukov <s****v@g****g> almost 5 years ago
7fb3aa15 Coding Standards: Escape `id` attributes in `WP_Customize_Control::render_con... Sergey Biryukov <s****v@g****g> almost 5 years ago

← Back to repository