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

GitHub / aaronjorbin/develop.wordpress / commits

clone of git://develop.git.wordpress.org/ synced every minute

SHA Message Author Date Stats
5d92e0c0 Bump the trunk package.json version to 5.1.0. Gary Pendergast <p****o@g****g> almost 8 years ago
ddc67854 Bump trunk version to 5.1-alpha. Gary Pendergast <p****o@g****g> almost 8 years ago
a6adbc22 Build/Test Tools: Add PHP7.3 RC1 to the build matrix Aaron Jorbin <j****n@g****g> almost 8 years ago
cd574077 List Table: Fix formatting issue introduced in r43671. Mel Choyce <m****e@g****g> almost 8 years ago
29e8c152 List Table: Restore the List Table items property to allow Bulk Actions to be... Mel Choyce <m****e@g****g> almost 8 years ago
cec03856 List Tables: Arrange action items into a grid with extra space. Mel Choyce <m****e@g****g> almost 8 years ago
1f4ed43c Plugin Installer: Allow 4 columns of search results on wide screens. Gary Pendergast <p****o@g****g> almost 8 years ago
9bdb0eb1 i18n: Improve consistency of translator comments. Gary Pendergast <p****o@g****g> almost 8 years ago
53264d24 Plugins: Pluralise the "unexpected output during activation" message. Gary Pendergast <p****o@g****g> almost 8 years ago
456e2432 Taxonomies: Improve description of default category behaviour. Gary Pendergast <p****o@g****g> almost 8 years ago
2b49d466 Docs: Replace incorrect usage of "who's" with "whose". Gary Pendergast <p****o@g****g> almost 8 years ago
ad1f4843 Posts: Remove the slug from Quick Edit for CPTs with `publicly_queryable` dis... Gary Pendergast <p****o@g****g> almost 8 years ago
75c7cb5a Taxonomy: Remove the "Note" label from the notes on the Category edit list. Gary Pendergast <p****o@g****g> almost 8 years ago
a386f726 Docs: Add a file header comment to version.php. Gary Pendergast <p****o@g****g> almost 8 years ago
a2017354 Docs: Document that the `$src` parameter of `WP_Dependencies::add()` can be b... Sergey Biryukov <s****v@g****g> almost 8 years ago
c2ab9726 Users: Pass the current `WP_User_Query` instance to `found_users_query` filter. Sergey Biryukov <s****v@g****g> almost 8 years ago
45efe978 Twenty Seventeen: Use a simple counter incremented with each call instead of ... Sergey Biryukov <s****v@g****g> almost 8 years ago
e1ff4cd7 General: Introduce `wp_unique_id()`, a PHP implementation of Underscore's `un... Sergey Biryukov <s****v@g****g> almost 8 years ago
75a52934 Docs: Add a line break to `wp_is_uuid()` DocBlock for better readability. Sergey Biryukov <s****v@g****g> almost 8 years ago
c12a0cf4 Multisite: Fix coding standard errors after [43654]. Felix Arntz <f****0@g****g> almost 8 years ago
1795dbe2 Multisite: Introduce a site initialization and uninitialization API. Felix Arntz <f****0@g****g> almost 8 years ago
6604782c General: PHP7.3 throws an `E_WARNING` when using continue to target a switch Aaron Jorbin <j****n@g****g> almost 8 years ago
fb2699f2 Tests: Add missing `public` access modifier to `Tests_REST_Server` methods. SergeyBiryukov <S****v@6****2> almost 8 years ago
33074d8c Users: Add `LIMIT 1` to SQL query in `WP_User::get_data_by()`, as only one ro... Sergey Biryukov <s****v@g****g> almost 8 years ago
e9eaabaf Upgrade/Install: Adjust table prefix string check in `setup-config.php` for t... Sergey Biryukov <s****v@g****g> almost 8 years ago
2724e2d0 Tests: Restore `restapi` group on `WP_Test_REST_Revisions_Controller`. Sergey Biryukov <s****v@g****g> almost 8 years ago
629c76c3 Build/Test Tools: Implement the automatic retry functionality that Travis CI ... John Blackbourn <j****n@g****g> almost 8 years ago
3493feaa Docs: Improve docblocks within `wp-login.php`. John Blackbourn <j****n@g****g> almost 8 years ago
948a5ef2 Docs: Correct and improve docblocks for user session management functionality. John Blackbourn <j****n@g****g> almost 8 years ago
b2374bf1 Docs: Correct and improve some docblocks. John Blackbourn <j****n@g****g> almost 8 years ago
ffa16fa7 Upgrade/Install: Properly exclude the `admin/includesSchema.php` tests file f... Felix Arntz <f****0@g****g> almost 8 years ago
7d22ba19 Privacy: Add test for `wp_privacy_export_expiration` filter. Ian Dunn <i****n@g****g> almost 8 years ago
df261c63 Docs: Correct `@since` value for `_wp_privacy_statuses()`. Sergey Biryukov <s****v@g****g> almost 8 years ago
e29d895f REST API: Pass correct ID to `meta->update_value` to permit setting term meta... K. Adam White <k****e@g****g> almost 8 years ago
82bf9baa I18N: In the POMO library, replace `chr()` calls for static values with their... Dominik Schilling (ocean90) <o****0@g****g> almost 8 years ago
14d99627 Revert accidental change to `package-lock.json` introduced in [43571]. Dominik Schilling (ocean90) <o****0@g****g> almost 8 years ago
fd5ba80c Media: Improve display and accessibility of meta data in detail view. Adam Silverstein <a****n@g****g> 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

← Back to repository