Make WordPress Core

Custom Query

Results (68)

Component: Administration (6 matches)

Modified Ticket Keywords Milestone Owner Priority Status Summary Type
3 years ago #24442 has-patch commit 5.9 audrasjb normal closed Visit theme/plugin/author homepage vs Visit theme/plugin/author site enhancement
3 years ago #38296 has-patch 5.9 SergeyBiryukov normal closed Remove $sep variable duplication from Ternary Operator enhancement
3 years ago #53275 has-patch has-testing-info commit 5.9 hellofromTonya normal closed Wrap options on plugin page to second line enhancement
3 years ago #53866 has-patch commit 5.9 ryelle normal closed Measurement in 'px' is unnecessary enhancement
3 years ago #54229 has-patch commit 5.9 hellofromTonya normal closed Make dashboard widget control submit text filterable or change to "Save changes" enhancement
3 years ago #54300 good-first-bug has-patch commit 5.9 audrasjb normal closed Clarify that changes to default discussion settings don't have retroactive effect enhancement

Component: Application Passwords (3 matches)

Modified Ticket Keywords Milestone Owner Priority Status Summary Type
3 years ago #53503 has-patch 5.9 johnbillion normal closed Use correct capitalisation in application password terminology enhancement
3 years ago #53691 has-patch 5.9 johnbillion normal closed Terminology improvements for application passwords enhancement
3 years ago #54047 has-patch commit 5.9 hellofromTonya normal closed New Aplication Password Name placeholder should be change or removed enhancement

Component: Build/Test Tools (6 matches)

Modified Ticket Keywords Milestone Owner Priority Status Summary Type
3 years ago #47381 has-patch has-unit-tests commit 5.9 hellofromTonya normal closed Remove the Composer lock file from version control enhancement
3 years ago #49507 has-patch has-unit-tests commit 5.9 hellofromTonya normal closed Add end-to-end tests for edit posts page enhancement
3 years ago #53550 good-first-bug has-patch has-unit-tests 5.9 hellofromTonya normal closed Add readme to e2e tests folder enhancement
3 years ago #53584 has-patch 5.9 desrosj normal closed Update `actions/setup-node` and use the builtin cache feature enhancement
3 years ago #54215 has-patch 5.9 SergeyBiryukov normal closed Upgrade the version of @wordress-e2e-test-utils used in WordPress Core enhancement
3 years ago #54241 has-patch has-unit-tests commit 5.9 hellofromTonya normal closed e2e tests for applications password feature enhancement

Component: Bundled Theme (1 match)

Modified Ticket Keywords Milestone Owner Priority Status Summary Type
3 years ago #53878 has-patch dev-feedback 5.9 SergeyBiryukov normal closed Return type not matched in PHPDoc - Bundled Themes enhancement

Component: Comments (2 matches)

Modified Ticket Keywords Milestone Owner Priority Status Summary Type
3 years ago #37703 has-patch has-unit-tests needs-testing dev-feedback 5.9 peterwilsoncc normal closed Optimise `wp_delete_comment` as called from `wp_delete_post` enhancement
3 years ago #40916 has-patch commit 5.9 davidbaumwald normal closed Add "noreferrer" to comments in dashboard enhancement

Component: Customize (2 matches)

Modified Ticket Keywords Milestone Owner Priority Status Summary Type
3 years ago #54295 has-patch 5.9 normal closed Unnecessarily escaped values in various customizer control in wp-includes/cusstomizer enhancement
3 years ago #54329 has-patch commit 5.9 hellofromTonya normal closed 100% width on Customizer Range Controls enhancement

Component: Date/Time (1 match)

Modified Ticket Keywords Milestone Owner Priority Status Summary Type
3 years ago #54248 has-patch 5.9 SergeyBiryukov normal closed Update documentation of WP_Date_Query to reflect changes in accepted column names enhancement

Component: Editor (2 matches)

Modified Ticket Keywords Milestone Owner Priority Status Summary Type
3 years ago #53238 has-patch has-unit-tests 5.9 gziolo normal closed Blocks: Add support for `variations in `block.json` file enhancement
3 years ago #53806 has-patch 5.9 gziolo normal closed register_block_type_from_metadata does not allow full path to file as docs say it does enhancement

Component: External Libraries (1 match)

Modified Ticket Keywords Milestone Owner Priority Status Summary Type
3 years ago #54027 has-patch commit 5.9 desrosj normal closed Update regenerator-runtime package to the latest version enhancement

Component: Filesystem API (1 match)

Modified Ticket Keywords Milestone Owner Priority Status Summary Type
3 years ago #53793 has-patch 5.9 johnbillion normal closed Return type does not match the actual return type in PHPDoc. enhancement

Component: Formatting (1 match)

Modified Ticket Keywords Milestone Owner Priority Status Summary Type
3 years ago #53596 has-patch 5.9 johnbillion normal closed Pass the block instance to the `render_block` filters enhancement

Component: General (8 matches)

Modified Ticket Keywords Milestone Owner Priority Status Summary Type
3 years ago #45055 php73 has-patch has-unit-tests commit 5.9 hellofromTonya normal closed Introduce new PHP cross-version compatibility functions, `array_key_first()`, `array_key_last()` feature request
3 years ago #49652 has-patch has-unit-tests commit 5.9 hellofromTonya normal closed Introduce new PHP cross-version compatibility functions, `str_contains()` feature request
3 years ago #53870 has-patch needs-testing 5.9 Shital Patel normal closed Add missing "/" at the end of image tag in themes and wp-include files. enhancement
3 years ago #53876 good-first-bug has-patch 5.9 SergeyBiryukov normal closed "Un" Deprecate sanitize_url() enhancement
3 years ago #53971 has-patch has-unit-tests commit 5.9 hellofromTonya normal closed test for wp_is_numeric_array() enhancement
3 years ago #53988 has-patch commit 5.9 hellofromTonya normal closed remove duplicate code in wp_list_filter() enhancement
3 years ago #54377 php8 has-patch has-unit-tests commit 5.9 hellofromTonya normal closed Introduce new PHP cross-version compatibility functions, `str_ends_with()` feature request
3 years ago #53413 good-first-bug has-patch 5.9 SergeyBiryukov low closed Update the docs for $wp_version enhancement

Component: HTTP API (2 matches)

Modified Ticket Keywords Milestone Owner Priority Status Summary Type
3 years ago #38231 has-patch has-unit-tests 5.9 johnjamesjacoby normal closed Allow download_url to respect content-disposition header enhancement
3 years ago #54389 5.9 SergeyBiryukov normal closed Rename class-http.php to class-wp-http.php enhancement

Component: Help/About (2 matches)

Modified Ticket Keywords Milestone Owner Priority Status Summary Type
3 years ago #53729 has-patch commit 5.9 hellofromTonya normal closed Add readability comment to $title variable used in admin-header enhancement
3 years ago #54357 has-patch 5.9 audrasjb normal closed Add help tabs in several screens to access their relative documentation enhancement

Component: I18N (1 match)

Modified Ticket Keywords Milestone Owner Priority Status Summary Type
3 years ago #53600 has-patch 5.9 desrosj normal closed Typo "lenghts" => "lengths" enhancement

Component: Login and Registration (4 matches)

Modified Ticket Keywords Milestone Owner Priority Status Summary Type
3 years ago #52600 has-patch dev-feedback 5.9 peterwilsoncc normal closed wp_nonce_ays('log-out') is confusing enhancement
3 years ago #53631 has-patch commit has-copy-review has-testing needs-unit-tests 5.9 hellofromTonya normal closed Modify "email already exists" message upon registration enhancement
3 years ago #53992 has-patch commit 5.9 davidbaumwald normal closed Lets add WP_User object to "registration_redirect" filter enhancement
3 years ago #54279 has-patch commit 5.9 SergeyBiryukov normal closed Unescaped echo in wp-includes/general-template.php enhancement

Component: Media (2 matches)

Modified Ticket Keywords Milestone Owner Priority Status Summary Type
3 years ago #48939 has-patch 5.9 joedolson normal closed Consider iterating text on media upload for alt text enhancement
3 years ago #53626 good-first-bug has-patch 5.9 antpb normal closed Change Media upload failures string to not include "Security" messaging for each failure enhancement

Component: Networks and Sites (2 matches)

Modified Ticket Keywords Milestone Owner Priority Status Summary Type
3 years ago #47422 has-patch good-first-bug commit 5.9 SergeyBiryukov normal closed Coding Standards: wp-admin/includes/ms.php enhancement
3 years ago #53775 has-patch 5.9 SergeyBiryukov normal closed Replace "blog" with "site" in two user-facing strings on network admin enhancement

Component: Plugins (2 matches)

Modified Ticket Keywords Milestone Owner Priority Status Summary Type
3 years ago #53457 has-patch 5.9 johnbillion normal closed Rename `$this` when used in `@param` tags for 5.9 enhancement
3 years ago #53990 has-patch has-screenshots needs-docs 5.9 SergeyBiryukov normal closed Show a notice for incompatible plugins on the Plugins screen enhancement

Component: Posts, Post Types (1 match)

Modified Ticket Keywords Milestone Owner Priority Status Summary Type
3 years ago #36180 has-patch commit 5.9 hellofromTonya normal closed Add new param to {$new_status}_{$post->post_type} action enhancement

Component: Privacy (2 matches)

Modified Ticket Keywords Milestone Owner Priority Status Summary Type
3 years ago #49603 has-patch has-screenshots commit 5.9 sabernhardt normal closed Privacy and Ergonomics enhancement
3 years ago #53782 has-patch has-screenshots commit 5.9 ryelle normal closed Privacy Screen: Add a space below the privacy policy page selector for i18n enhancement

Component: Quick/Bulk Edit (1 match)

Modified Ticket Keywords Milestone Owner Priority Status Summary Type
3 years ago #50499 has-patch has-testing-info commit 5.9 peterwilsoncc normal closed Slug field should not autocorrect in Quick Edit view enhancement

Component: REST API (6 matches)

Modified Ticket Keywords Milestone Owner Priority Status Summary Type
3 years ago #49960 has-patch has-unit-tests commit needs-refresh 5.9 rachelbaker normal closed REST API: Support sanitize callbacks for nested properties enhancement
3 years ago #52321 good-first-bug has-patch has-unit-tests commit 5.9 spacedmonkey normal closed Add site icon to rest index enhancement
3 years ago #53303 has-patch has-unit-tests early 5.9 TimothyBlynJacobs normal closed Widget type REST API endpoint should be sorted by id enhancement
3 years ago #53915 has-patch has-unit-tests 5.9 TimothyBlynJacobs normal closed Add show show_in_rest param to register_sidebar enhancement
3 years ago #54055 has-patch has-unit-tests 5.9 TimothyBlynJacobs normal closed Add visibility field to Post type controller enhancement
3 years ago #54267 has-patch has-unit-tests 5.9 spacedmonkey normal closed Allow for custom REST API namespace while register taxonomies enhancement

Component: Site Health (2 matches)

Modified Ticket Keywords Milestone Owner Priority Status Summary Type
3 years ago #53845 has-patch needs-docs 5.9 SergeyBiryukov normal closed Add some more MySQL information to the Debug section in Site Health enhancement
3 years ago #53980 has-patch 5.9 Clorith normal closed Upgrade Site Health “Great job!” Checkmark (Dashicon) enhancement

Component: Themes (1 match)

Modified Ticket Keywords Milestone Owner Priority Status Summary Type
3 years ago #54256 has-patch 5.9 SergeyBiryukov normal closed Properly escape url and attributes in wp-admin/themes.php enhancement

Component: Toolbar (1 match)

Modified Ticket Keywords Milestone Owner Priority Status Summary Type
3 years ago #54191 has-patch 5.9 SergeyBiryukov normal closed There is no comment for the initialize function enhancement

Component: Upgrade/Install (1 match)

Modified Ticket Keywords Milestone Owner Priority Status Summary Type
3 years ago #40006 has-patch 5.9 audrasjb normal closed $response var in comments not an array but an object enhancement

Component: Users (2 matches)

Modified Ticket Keywords Milestone Owner Priority Status Summary Type
3 years ago #15145 has-patch has-unit-tests commit 5.9 hellofromTonya normal closed Add a wp_list_users() template tag enhancement
3 years ago #41950 has-patch has-unit-tests needs-dev-note 5.9 johnbillion normal closed wp_insert_user() should accept a meta_input argument enhancement

Component: Widgets (2 matches)

Modified Ticket Keywords Milestone Owner Priority Status Summary Type
3 years ago #53311 has-patch 5.9 joedolson normal closed WordPress Events and News Widget modification for change location button enhancement
3 years ago #54110 good-first-bug has-patch 5.9 SergeyBiryukov normal closed Translation note requested for a block to avoid mistranslations. enhancement
Note: See TracQuery for help on using queries.