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

GitHub / BRGWeb/wordpress-develop / commits

SHA Message Author Date Stats
ee030ac2 package config Ricardo Gonçalves <r****o@b****r> almost 8 years ago
37b53387 Docs: Update `@since` version for `(un)registered_taxonomy_for_object_type` a... Sergey Biryukov <s****v@g****g> almost 8 years ago
b33420db Upgrade/Install: Fix coding standard errors after [43629]. Felix Arntz <f****0@g****g> almost 8 years ago
46e5c6c9 Upgrade/Install: Introduce `populate_site_meta()`. Felix Arntz <f****0@g****g> almost 8 years ago
88b725e1 Upgrade/Install: Introduce `populate_network_meta()`, moving logic out of `po... flixos90 <f****0@6****2> almost 8 years ago
f1e1b629 Upgrade/Install: Add support for an optional `$options` parameter to `populat... Felix Arntz <f****0@g****g> almost 8 years ago
811eef33 Privacy: When clicking a confirmation link for a privacy request, return a `W... Sergey Biryukov <s****v@g****g> almost 8 years ago
c41c128f Docs: Update `@since` version for `edit_post_{$post->post_type}` action intro... Sergey Biryukov <s****v@g****g> almost 8 years ago
39c97a76 Docs: Correct parameter type for `WP_Privacy_Policy_Content::notice()`. Sergey Biryukov <s****v@g****g> almost 8 years ago
0eda5645 Cron API: Clarify documentation for `wp_reschedule_event()`. Peter Wilson <p****c@g****g> almost 8 years ago
e686ac1f Twenty Sixteen: Add pre-connect resource hint for Google Fonts. Peter Wilson <p****c@g****g> almost 8 years ago
04516c12 Taxonomy: Make sure `wp_list_categories()` correctly outputs term name of `0`. Sergey Biryukov <s****v@g****g> almost 8 years ago
f93c771f REST API: Load missing required file for multisite users in `WP_REST_Attachme... Rachel Baker <r****r@g****g> almost 8 years ago
324d440c REST API: Load missing required file for multisite users in `WP_REST_Attachme... Rachel Baker <r****r@g****g> almost 8 years ago
2eb93627 Media: Ensure the "Edit more details" link in the attachment details modal al... John Blackbourn <j****n@g****g> almost 8 years ago
9db8106f Docs: Convert `@see` reference in `wp_checkdate()` DocBlock to `@link`. Sergey Biryukov <s****v@g****g> almost 8 years ago
17304432 I18n: Improve translators comments [3]. jrf <j****f@g****g> almost 8 years ago
a0ae2c5d Embeds: After [43593], move the new check to a separate line to avoid `test_j... Sergey Biryukov <s****v@g****g> almost 8 years ago
0b4334c5 I18n: Improve translators comments [2]. jrf <j****f@g****g> almost 8 years ago
7839cf65 I18n: Improve translators comments [1]. jrf <j****f@g****g> almost 8 years ago
f1862cd9 Date/Time: Make sure `current_time()` always calculates the offset from GMT/UTC. Sergey Biryukov <s****v@g****g> almost 8 years ago
c1b7284c Embeds: Avoid a JS error in `wp.receiveEmbedMessage` if `data` parameter is n... Sergey Biryukov <s****v@g****g> almost 8 years ago
8eebd125 Post Formats: Don't assign a variable inside `if` statement in `get_post_form... Sergey Biryukov <s****v@g****g> almost 8 years ago
9364b6ed Date/Time: Make `get_the_date()` call `get_post_time()` for consistency with ... Sergey Biryukov <s****v@g****g> almost 8 years ago
ded817ed Multisite: Display registered `new_item` text for `post` post type in My Site... Jeremy Felt <j****t@g****g> almost 8 years ago
24248a44 REST API: Limit the scope of wp-admin files required in WP_REST_Attachments_C... Rachel Baker <r****r@g****g> almost 8 years ago
f98b2663 Customize: Ensure that only sidebar sections are considered when comparing ag... Felix Arntz <f****0@g****g> almost 8 years ago
b0c83c8e General: Provide context parameters to `doing_it_wrong_trigger_error` filter. Felix Arntz <f****0@g****g> almost 8 years ago
aa5b1792 REST API: Fix failing tests after [43584] and [43585]. Felix Arntz <f****0@g****g> almost 8 years ago
65cadaab REST API: Fix failing tests after [43584]. Felix Arntz <f****0@g****g> almost 8 years ago
e5d6ddfe REST API: Support pagination, order, search and other common query parameters... Felix Arntz <f****0@g****g> almost 8 years ago
ecf24cd5 Docs: Improve inline documentation for `WP_Scripts`. John Blackbourn <j****n@g****g> almost 8 years ago
5af71605 Docs: Correct and improve various inline documentation. John Blackbourn <j****n@g****g> almost 8 years ago
28dcba34 TinyMCE: remove stray CSS map reference from `skin.min.css`. Andrew Ozz <a****z@g****g> about 8 years ago
fa35f062 Script loader: remove (PHP based) compression from `load-styles.php` and `loa... Andrew Ozz <a****z@g****g> about 8 years ago
9d6176e3 Reorder `quicktags.js` a bit to account for the order of defining vars and fu... Andrew Ozz <a****z@g****g> about 8 years ago
1e4e60f1 Customize: Safeguard a check on the `customize_validate_{$setting_id}` filter... Felix Arntz <f****0@g****g> about 8 years ago
8347d7e2 General: Explicitly assigns all JS globals to the window. Omar Reiss <o****s@g****g> about 8 years ago
7d54198c Docs: Remove an erroneous closing brace from the description of `wp_list_page... John Blackbourn <j****n@g****g> about 8 years ago
8454fd79 Customize: Increase the colour contrast of the line numbers in CodeMirror. John Blackbourn <j****n@g****g> about 8 years ago
8bbae6ae Administration: Remove `$title_class` variable, unused since [18683]. Sergey Biryukov <s****v@g****g> about 8 years ago
63acd3ca Tests: Revert `wp-api-generated.js` change added in [43571]. Gary Pendergast <p****o@g****g> about 8 years ago
a75d153e Coding Standards: Upgrade WPCS to 1.0.0 Gary Pendergast <p****o@g****g> about 8 years ago
fed48ba3 Introduce `wp_insert_term_duplicate_term_check` filter. Boone Gorges <b****s@g****g> about 8 years ago
cb3d1777 Coding Standards: Prepare for upgrading WPCS to 1.0.0. Gary Pendergast <p****o@g****g> about 8 years ago
c5d013bf Privacy: Ensure the user request email is sent in the requested user's locale... Sergey Biryukov <s****v@g****g> about 8 years ago
20ab5ca7 Tests: Improve coverage for REST API term meta registration. K. Adam White <k****e@g****g> about 8 years ago
245fb8e9 REST API: generate a valid fallback URI in wp.api.utils.getRootURL. K. Adam White <k****e@g****g> about 8 years ago
244f435e Script/Style Dependencies: Make sure that inline scripts for handles without ... Sergey Biryukov <s****v@g****g> about 8 years ago
cbf8f438 Script/Style Dependencies: Simplify some logic in `WP_Styles::do_item()`. Sergey Biryukov <s****v@g****g> about 8 years ago
b87cc1ce Docs: Correct description for `WP_Scripts::$default_version`. Sergey Biryukov <s****v@g****g> about 8 years ago
3b4b754f Tests: Avoid a race condition in `test_date_i18n_handles_shorthand_formats()`... Sergey Biryukov <s****v@g****g> about 8 years ago
28a67606 Customize: Pass missing parameter to dynamic `option_{$option}` filter in `WP... Sergey Biryukov <s****v@g****g> about 8 years ago
7e879f48 Docs: Update $meta_type descriptions to include ’term’ as a valid type in met... Rachel Baker <r****r@g****g> about 8 years ago
ed2fff61 Correct param documentation for `WP_Term_Query`. Boone Gorges <b****s@g****g> about 8 years ago
90a3ab5f Taxonomy: Introduce new hooks when registering/unregistering taxonomies for o... Boone Gorges <b****s@g****g> about 8 years ago
c52e7c79 Toolbar: Check if `obj` is set before using it. obenland <o****d@g****g> about 8 years ago
4ce3db3e Build/Test Tools: Add documentation for `tests_add_filter()`, `_test_filter_b... Sergey Biryukov <s****v@g****g> about 8 years ago
49a6596d Twenty Seventeen: Correct date in changelog for 4.9.8 release. laurelfulford <l****d@g****g> about 8 years ago
e26a5d64 Docs: Correct parameter name in `strip_shortcodes_tagnames` filter DocBlock. Sergey Biryukov <s****v@g****g> about 8 years ago
c29d0197 Multisite: Complete the new CRUD API for managing sites. Felix Arntz <f****0@g****g> about 8 years ago
df9dd119 Gutenbeg: you can't remove call outs that don't exist Aaron Jorbin <j****n@g****g> about 8 years ago
8ed24bbb Gutenberg: Restrict "Try Gutenberg" based on capability and gutenstatus Aaron Jorbin <j****n@g****g> about 8 years ago
ae698782 Login and Registration: Pass the `$errors` parameter to the `lost_password` a... John Blackbourn <j****n@g****g> about 8 years ago
a3dcfa9f Twenty Seventeen: Bump version number and update changelog for 4.9.8 release. laurelfulford <l****d@g****g> about 8 years ago
a32ea2d3 Cron: Add hooks and a function to allow hijacking cron implementation. Peter Wilson <p****c@g****g> about 8 years ago
927cd426 Posts, Post Types: Introduce `edit_post_{$post->post_type}` hook. Sergey Biryukov <s****v@g****g> about 8 years ago
ddc8f803 Privacy: Revert [43525]. Sergey Biryukov <s****v@g****g> about 8 years ago
0f7e9475 REST API: Ensure attachments created with `WP_REST_Attachments_Controller::cr... Sergey Biryukov <s****v@g****g> about 8 years ago
6c32fcd0 I18N: Separate two "About" strings with different context. Sergey Biryukov <s****v@g****g> about 8 years ago
335b69ce Privacy: Remove the setting to enable comment cookies consent added in [43469]. Sergey Biryukov <s****v@g****g> about 8 years ago
3aba6226 Docs: Add `$object_subtype` param documentation for `sanitize_meta()`. K. Adam White <k****e@g****g> about 8 years ago
9fd092fb Docs: Update @since version to 4.9.8 for meta registration subtype handling. K. Adam White <k****e@g****g> about 8 years ago
796bac86 Docs: Correct the parameter type for `WP_REST_Post_Types_Controller::prepare_... John Blackbourn <j****n@g****g> about 8 years ago
8a0aac2c Comments: Ensure that themes overriding default `comment_form()` fields still... Sergey Biryukov <s****v@g****g> about 8 years ago
9d4b0ec8 Toolbar: Fail gracefully when adding events to non-existent elements obenland <o****d@g****g> about 8 years ago
e7d9ee50 Privacy: Improve grammar on Privacy Settings screen. Sergey Biryukov <s****v@g****g> about 8 years ago
2075b3d9 Tests: Introduce `Tests_HTTP_Functions::skipTestOnTimeout()`, mirroring the s... Sergey Biryukov <s****v@g****g> about 8 years ago
0ba13ec2 Tests: Use `WP_HTTP_UnitTestCase::skipTestOnTimeout()` in more HTTP tests. Sergey Biryukov <s****v@g****g> about 8 years ago
ffdc5e68 Privacy: Use a consistent case for "Privacy Policy page" on Privacy Settings ... Sergey Biryukov <s****v@g****g> about 8 years ago
a1f6ba54 Privacy: Use the actual Privacy Policy page title in `get_the_privacy_policy_... Sergey Biryukov <s****v@g****g> about 8 years ago
7e4f59b2 I18N: Update list of continents and cities for the timezone selection. Sergey Biryukov <s****v@g****g> about 8 years ago
9daa08da Filesystem API: Skip `https://` test for `wp_is_stream()` if `openssl` extens... Sergey Biryukov <s****v@g****g> about 8 years ago
6f0218d8 Filesystem API: Add basic tests for `wp_is_stream()`. Sergey Biryukov <s****v@g****g> about 8 years ago
b2d63fd0 Privacy: Add unit tests for `_wp_privacy_send_request_confirmation_notificati... Sergey Biryukov <s****v@g****g> about 8 years ago
df7b163a Privacy: Mark Privacy Policy page as such in the Pages list table. Sergey Biryukov <s****v@g****g> about 8 years ago
a8b83cf9 Twenty Seventeen: Correct list item style for nested unordered lists. Sergey Biryukov <s****v@g****g> about 8 years ago
12121509 Docs: Change `@since` entry for `WP_Term_Query::populate_terms()` added in [4... Sergey Biryukov <s****v@g****g> about 8 years ago
f75b5811 Privacy: Enable pagination screen options for privacy requests list tables. Sergey Biryukov <s****v@g****g> about 8 years ago
590d1884 Customize: Do not attempt to count uncountable value. Andrew Ozz <a****z@g****g> about 8 years ago
d25cf1c9 Privacy: Rename `username_or_email_to_export` POST variable on Erase Personal... Sergey Biryukov <s****v@g****g> about 8 years ago
7a86b557 Privacy: Add `$request` to `$email_data` to make it available to all filters. Andrew Ozz <a****z@g****g> about 8 years ago
6612d0e4 Privacy: Add filter for the subject of the erasure complete notification emails. Andrew Ozz <a****z@g****g> about 8 years ago
c1ce7d13 Privacy: Fix tests after [43467]. Andrew Ozz <a****z@g****g> about 8 years ago
d8869384 Privacy: Add a setting to disable comment cookie consent. Andrew Ozz <a****z@g****g> about 8 years ago
b33deaf1 Privacy: Don't replace comment author URL and email with anything. Andrew Ozz <a****z@g****g> about 8 years ago
6c8c2aea Streams: Return early from `wp_is_stream()` for paths that aren't streams. Gary Pendergast <p****o@g****g> about 8 years ago
8c55028c Privacy: Remove some unnecessary code comments. Gary Pendergast <p****o@g****g> about 8 years ago
93af0275 Editor: Use `apply_filters_deprecated()` for some deprecated filters. Gary Pendergast <p****o@g****g> about 8 years ago
98fd60fc REST API: Fix some incorrect `@since` tags. Gary Pendergast <p****o@g****g> about 8 years ago

← Back to repository