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

GitHub / cyruscollier/wordpress-develop / commits

SHA Message Author Date Stats
681d9156 update composer with new package name Cyrus Collier <w****b@c****m> over 8 years ago
656b6c19 Add ability to define file path of "wp-tests-config.php" Cyrus Collier <w****b@c****m> over 8 years ago
ede824e3 Dashboard: Strip more extraneous IP parts to prevent PHP warnings. Ian Dunn <i****n@g****g> over 8 years ago
33979450 Privacy: add new wp-admin screens for exporting and removing of personal data. Andrew Ozz <a****z@g****g> over 8 years ago
d68affa9 Revisions: improve show_split_view=false support for title. Adam Silverstein <a****n@g****g> over 8 years ago
495ac155 REST API: Handle api-request query parameters with plain permalinks. Adam Silverstein <a****n@g****g> over 8 years ago
531abcbd Privacy: fixes and updates for the method to confirm user requests by email. Andrew Ozz <a****z@g****g> over 8 years ago
3a78d2e0 Docs: Improve JSDoc for `wp-admin/js/tags-box.js`. Anton Timmermans <a****r@g****g> over 8 years ago
da6b1b64 Docs: Fix JS Docs for `custom-header.js`. Anton Timmermans <a****r@g****g> over 8 years ago
dc249193 Build Tools: Update the description in package.json and composer.json. Gary Pendergast <p****o@g****g> over 8 years ago
aee223f0 Build Tools: Add a composer.json for development environments. Gary Pendergast <p****o@g****g> over 8 years ago
f68e0ab8 Media: Update built files after [42798]. Dominik Schilling (ocean90) <o****0@g****g> over 8 years ago
fd168e95 Media: Update minified version of imgAreaSelect after [42874]. Dominik Schilling (ocean90) <o****0@g****g> over 8 years ago
b3943d57 HTTP: Don't treat `localhost` as same host by default. Dominik Schilling (ocean90) <o****0@g****g> over 8 years ago
768f3030 Template: Make sure the version string is correctly escaped for use in attrib... Dominik Schilling (ocean90) <o****0@g****g> over 8 years ago
7a628714 Login: Use `wp_safe_redirect()` when redirecting the login page if forced to ... Dominik Schilling (ocean90) <o****0@g****g> over 8 years ago
0db556da General: Improve wording for PHP version nag. Felix Arntz <f****0@g****g> over 8 years ago
7c38750b Taxonomy: In `category_description()`, don't pass the `$taxonomy` parameter t... Sergey Biryukov <s****v@g****g> over 8 years ago
a0cd3d6d Privacy: add support for exporting multiple pages of personal data. Andrew Ozz <a****z@g****g> over 8 years ago
9c6b0a25 Privacy: add functionality for exporting personal data from comments. Andrew Ozz <a****z@g****g> over 8 years ago
73d060e5 Bump grunt-patch-wordpress to 1.0.0 Aaron Jorbin <j****n@g****g> over 8 years ago
7e64beac Twenty Ten: Restore `max-width` on `.wp-caption`. Sergey Biryukov <s****v@g****g> over 8 years ago
f4f630e8 Twenty Seventeen: Bump version and update the changelog. Sergey Biryukov <s****v@g****g> over 8 years ago
c8fa6497 Formatting: Permit use of `text-transform` in `safecss_filter_attr()`. Sergey Biryukov <s****v@g****g> over 8 years ago
f44423cf Media: Pass EXIF data to the `wp_read_image_metadata` filter. Sergey Biryukov <s****v@g****g> over 8 years ago
0c2bbd44 Media: In `wp_read_image_metadata()`, rename `$sourceImageType` variable to `... Sergey Biryukov <s****v@g****g> over 8 years ago
cf400b9b Docs: Correct and improve various inline documentation. John Blackbourn <j****n@g****g> over 8 years ago
e207cdf2 Docs: Document more parameters and properties using typed array notation. John Blackbourn <j****n@g****g> over 8 years ago
d541798a Docs: Document more parameters and properties using typed array notation. John Blackbourn <j****n@g****g> over 8 years ago
7c2f9759 Docs: Correct method reference in a comment for `Bulk_Plugin_Upgrader_Skin::$... Sergey Biryukov <s****v@g****g> over 8 years ago
58dd2c95 Docs: Revert some sneaky debugging code. John Blackbourn <j****n@g****g> over 8 years ago
f12dec95 Docs: Document many more parameters and properties using typed array notation. John Blackbourn <j****n@g****g> over 8 years ago
100efa7e Docs: Document `WP_Roles` properties with typed array notation. John Blackbourn <j****n@g****g> over 8 years ago
96695f28 Multisite: Return `WP_Site` as expected in `get_active_blog_for_user()`. Jeremy Felt <j****t@g****g> over 8 years ago
f9b33fb5 Media: On Media Settings screen, make the pairs of labels and inputs always s... Sergey Biryukov <s****v@g****g> over 8 years ago
3bb3d7a6 Build/Test Tools: Implement `assertNotWPError()` in appropriate places in the... John Blackbourn <j****n@g****g> over 8 years ago
71d20500 General: Instruct file editors not to trim trailing whitespace in markdown fi... John Blackbourn <j****n@g****g> over 8 years ago
db606c9b Formatting: Avoid a PHP 7.2 warning in `wp_kses_attr()` when one of `$allowed... Sergey Biryukov <s****v@g****g> over 8 years ago
4902da09 Multisite: Use case-insensitive check on email domain whitelist. Jeremy Felt <j****t@g****g> over 8 years ago
6f408cf5 Accessibility: Menus screen: Improve headings and instructions for better acc... Andrea Fercia <a****a@g****g> over 8 years ago
0cc1c110 Users: Don't show roles dropdown on user-edit.php if current user cannot prom... Dominik Schilling (ocean90) <o****0@g****g> over 8 years ago
877a59a8 Users: Use `promote_users` for role updates in `edit_user()`. Dominik Schilling (ocean90) <o****0@g****g> over 8 years ago
ff5180e2 REST API JavaScript Client: Support an empty string for `nonce` to disable se... Dominik Schilling (ocean90) <o****0@g****g> over 8 years ago
cde40c91 REST API JS Client: Extend custom nonce functionality to collections. Dominik Schilling (ocean90) <o****0@g****g> over 8 years ago
4b89863d Multisite: Use a numbered placeholder in `sprintf()` for the site URL. Dominik Schilling (ocean90) <o****0@g****g> over 8 years ago
8df8cf2d Pinking shears. Dominik Schilling (ocean90) <o****0@g****g> over 8 years ago
9f9ff6af Update unit test following r42839. Joe McGill <j****l@g****g> over 8 years ago
640a354d Update Hello Dolly lyrics. Joe McGill <j****l@g****g> over 8 years ago
860b4521 Revert max-width styles on caption shortcodes. Joe McGill <j****l@g****g> over 8 years ago
8e4bd924 Multisite: Introduce metadata for sites. Felix Arntz <f****0@g****g> over 8 years ago
7c0cf670 Bootstrap: Load `formatting.php` and `meta.php` earlier in `wp-settings.php`. Felix Arntz <f****0@g****g> over 8 years ago
a7b3f5f7 Multisite: Add missing group annotations to tests included in [42833]. Felix Arntz <f****0@g****g> over 8 years ago
52a77e52 Multisite: Ensure the `{$network_id}:notoptions` array is set in cache in `ge... Felix Arntz <f****0@g****g> over 8 years ago
5f569211 General: Introduce dashboard widget to inform administrators about outdated P... Felix Arntz <f****0@g****g> over 8 years ago
a4f6e8da Security: Loosen the admin referrer policy header value to allow the referrin... John Blackbourn <j****n@g****g> over 8 years ago
36d237cc Plugins: Add support for plugins having an `active_installs` value larger tha... Dion Hulse <d****2@g****g> over 8 years ago
1e54b5a2 Link Template: Apply `get_{$adjacent}_post_excluded_terms` filter to an empty... Sergey Biryukov <s****v@g****g> over 8 years ago
1fddd691 I18N: Use the actual placeholder instead of a number in translator comments i... Sergey Biryukov <s****v@g****g> over 8 years ago
baf669ff Docs: Fix typo in a comment in `WP_Community_Events::trim_events()`. Sergey Biryukov <s****v@g****g> over 8 years ago
637b4d8f Docs: Add missing brace in `auto_update_{$type}` filter DocBlock. Sergey Biryukov <s****v@g****g> over 8 years ago
53fcfd87 General: In `wp_debug_backtrace_summary()`, check if `$call['args']` is defin... Sergey Biryukov <s****v@g****g> over 8 years ago
75bf3a3d Accessibility improvements for the Privacy Tools screen. Andrew Ozz <a****z@g****g> over 8 years ago
01df4ffa Docs: Use `WP_Term` instead of generic `object` type for the `$tag` parameter... Sergey Biryukov <s****v@g****g> over 8 years ago
a9a41eb0 Docs: Fix typos in `_wp_emoji_list()` description. Sergey Biryukov <s****v@g****g> over 8 years ago
5a2ea62a General: In `wp_debug_backtrace_summary()`, capture hook name for `do_action_... Sergey Biryukov <s****v@g****g> over 8 years ago
9b713c6d Tests: Skip symlinked theme file tests if `symlink()` is not available, e.g. ... Sergey Biryukov <s****v@g****g> over 8 years ago
1b043c14 Media: Fix image cropping on touch screen devices. Adam Silverstein <a****n@g****g> over 8 years ago
fd1681f0 Customizer menus: correct oversized viewport after dragging menu items. Adam Silverstein <a****n@g****g> over 8 years ago
5816cadd Themes: Revert [42788] as it breaks a lot of things. John Blackbourn <j****n@g****g> over 8 years ago
9427bc49 Respect the commenter decision when they have checked the checkbox to consent... Andrew Ozz <a****z@g****g> over 8 years ago
03b3c61e Add Privacy Tools admin page under the Tools menu. Andrew Ozz <a****z@g****g> over 8 years ago
94e44cd9 Tests: Skip symlinked theme file tests if the links could not be created. Sergey Biryukov <s****v@g****g> over 8 years ago
4fef5ff7 Accessibility: Underline the links in the Plugins descriptions and update not... Andrea Fercia <a****a@g****g> over 8 years ago
70f795bc Docs: Improve documentation for meta capability filters. Sergey Biryukov <s****v@g****g> over 8 years ago
453ef7f1 Accessibility: Themes: use `aria-current` for the `Walker_Nav_Menu` current l... Andrea Fercia <a****a@g****g> over 8 years ago
475a58b3 Accessibility: Insert Link modal: Improve keyboard interaction. Andrea Fercia <a****a@g****g> over 8 years ago
19ed786c Filesystem API: Avoid an infinite loop in `wp_mkdir_p()` when trying to deter... Sergey Biryukov <s****v@g****g> over 8 years ago
f6de9b77 General: In `wp_debug_backtrace_summary()`, normalize paths before replacemen... Sergey Biryukov <s****v@g****g> over 8 years ago
257048ac Tests: Correct assertion in `Tests_WP_Customize_Setting::test_constructor_wit... Sergey Biryukov <s****v@g****g> over 8 years ago
c6ecac6a Docs: Improve JSDoc for `wp-includes/js/media/controllers/gallery-add.js`. Sergey Biryukov <s****v@g****g> over 8 years ago
4933dff8 Docs: Remove copy/pasted default value description for `$type` in `WP_Customi... Sergey Biryukov <s****v@g****g> over 8 years ago
a846684c Docs: Improve documentation for `add_meta_boxes` and `do_meta_boxes` actions. Sergey Biryukov <s****v@g****g> over 8 years ago
a1ce238e Docs: Document globals in `wp-admin/revision.php` as `@global` instead of `@p... Sergey Biryukov <s****v@g****g> over 8 years ago
9054719d Accessibility: Widgets: Make the "Available Widgets" section operable with a ... Andrea Fercia <a****a@g****g> over 8 years ago
77fbbbdb Accessibility: Networks and Sites: mark the New Site required form fields as ... Andrea Fercia <a****a@g****g> over 8 years ago
3a46cba4 Media: Correctly allow changing PDF thumbnail crop value. Mike Schroder <m****r@g****g> over 8 years ago
0005ad91 Add a method to confirm user requests by email. First run. Andrew Ozz <a****z@g****g> over 8 years ago
1a03159d Accessibility: Make the Widgets screen "Enable accessibility mode" link more ... Andrea Fercia <a****a@g****g> over 8 years ago
cdcce1b9 Database: Add the query start time to logged query data. John Blackbourn <j****n@g****g> over 8 years ago
d83f786d Themes: Ensure the theme roots cache is cleared when registering a theme dire... John Blackbourn <j****n@g****g> over 8 years ago
b20dc7aa Docs: Standardise and correct documentation relating to parameters which acce... John Blackbourn <j****n@g****g> over 8 years ago
3e182c7f Upgrade/Install: Fix the format of the `upgrader_process_complete` actions af... John Blackbourn <j****n@g****g> over 8 years ago
0a63e2ed Accessibility: Change the "Show / Hide dismissed updates" link to a button. Andrea Fercia <a****a@g****g> over 8 years ago
ef84e589 Accessibility: Change the media upload "Dismiss error" link to a button. Andrea Fercia <a****a@g****g> over 8 years ago
3fe0cb97 Help/About: Adjust capability checks formatting in help text on Dashboard scr... Sergey Biryukov <s****v@g****g> over 8 years ago
3ba6cf28 Help/About: Remove popular plugins feed reference from help text on Dashboard... Sergey Biryukov <s****v@g****g> over 8 years ago
366e7367 Help/About: Update "WordPress News" widget references in help text and inline... Sergey Biryukov <s****v@g****g> over 8 years ago
007a7caa Media: Recognize `.ico` files as displayable images on PHP 5.3+ and allow att... Sergey Biryukov <s****v@g****g> over 8 years ago
9de76899 Help/About: Correct the number of most recent drafts in help text on Dashboar... Sergey Biryukov <s****v@g****g> over 8 years ago
2d37bd46 Docs: Expand `delete_theme()` return value, fix typo in `delete_plugins()` re... Sergey Biryukov <s****v@g****g> over 8 years ago

← Back to repository