Make WordPress Core

{30} Tickets with a focus on (5318 matches)

Arguments
Create a new ticket
  • Active tickets with a focus on
  • Grouped by workflow and sorted by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (3301 - 3400 of 5318)

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#47050 Recovery Email - Keep consistent newline spacing around ###CAUSE### mergetag Site Health normal minor Future Release defect (bug) has-patch 05/08/2021
#52429 Combine/globalize the CSS/JS between Site Health & Privacy Settings pbearne* Site Health normal normal Future Release enhancement has-patch 11/08/2021
#47085 Site Health appear on individual sites in Multisite Site Health low minor Future Release enhancement has-patch 10/19/2020
#47528 Site Health: Add test for file checksums Site Health normal normal Future Release enhancement has-patch 09/08/2023
#35022 WP allows Unicode 0x00a0 spaces in editor but shortcode parser can't handle them Shortcodes normal normal Future Release defect (bug) has-patch 02/06/2017
#25435 Introduce alternative to do_shortcode( '[shortcode]' ) rmccue Shortcodes normal normal Future Release feature request has-patch 09/27/2017
#51407 Remove inline event handlers and JavaScript URIs for Strict CSP-compatibility adamsilverstein Security normal normal Future Release enhancement dev-feedback 12/26/2023
#37604 'Password Lost/Changed' emails should give indication of the strength of the new password Security normal normal Future Release feature request dev-feedback 04/09/2018
#20140 Ask old password to change user password Security normal major Future Release feature request dev-feedback 07/28/2024
#53973 WordPress <= 5.8 - Authenticated Persistent XSS (User role name) Security normal normal Future Release defect (bug) has-patch 06/15/2024
#38474 wp_signups.activation_key stores activation keys in plain text SergeyBiryukov Security normal normal Future Release enhancement has-patch 04/23/2024
#41990 wp_add_inline_script() does not print if the handler has already processed Script Loader normal normal Future Release defect (bug) dev-feedback 04/12/2023
#13078 Make wp_register_style and wp_enqueue_style consistent Script Loader normal normal defect (bug) has-patch 06/04/2019
#35963 Only remove item from WP_Dependencies::to_do if it was successfully processed Script Loader normal normal defect (bug) needs-unit-tests 06/04/2019
#39991 jQuery UI Datepicker Localization Error with PHP date 'S' Script Loader normal normal Future Release defect (bug) has-patch 10/25/2018
#37185 wp_print_styles() doesn't call "wp_print_styles" action when "$handles" argument passed Script Loader normal normal defect (bug) needs-unit-tests 06/04/2019
#22249 Add ability to set or remove attributes on enqueued scripts and styles. Script Loader normal normal Future Release enhancement has-patch 06/02/2022
#31281 Register JavaScript/Underscore templates using the WP Dependency API Script Loader normal normal enhancement has-patch 06/04/2019
#36791 Set load order when enqueuing scripts and styles Script Loader normal normal enhancement has-patch 06/04/2019
#35331 Update external Prototype library to 1.7.3 Script Loader normal normal enhancement has-patch 06/04/2019
#26365 map_meta_cap() should use parent post status when post has a post status of inherit Role/Capability normal normal defect (bug) needs-unit-tests 06/04/2019
#38433 Complete test coverage for current_user_can_for_blog() Role/Capability normal normal Future Release enhancement needs-unit-tests 06/04/2020
#42404 Introduce singular capabilities for managing individual plugins Role/Capability normal normal Future Release enhancement needs-unit-tests 04/18/2018
#36188 After WordPress installation, the default category archive page is showing a 404 page Rewrite Rules normal normal Future Release defect (bug) dev-feedback 12/06/2017
#25194 Filtered IIS rewrite rules not added to web.config Rewrite Rules normal normal defect (bug) has-patch 06/04/2019
#17047 Not following spec for REQUEST_URI sterlo Rewrite Rules normal normal Future Release defect (bug) has-patch 12/13/2020
#33728 Rewrite endpoints cannot be added to custom taxonomies with public rewrites johnbillion Rewrite Rules normal normal Future Release defect (bug) needs-unit-tests 01/23/2018
#26829 Use of strpos() in extract_from_markers() and insert_with_markers() can target wrong BEGIN and END markers. Rewrite Rules normal normal Future Release defect (bug) has-patch 04/08/2019
#43571 `add_feed` with regex characters breaks rewrite rules SergeyBiryukov Rewrite Rules normal normal Future Release defect (bug) needs-unit-tests 01/16/2019
#35983 Better support for "singular" endpoints Rewrite Rules normal normal enhancement has-patch 06/04/2019
#12779 Better support for custom post types in WP_Rewrite Rewrite Rules normal normal enhancement has-patch 06/04/2019
#40525 apply_filters_deprecated() in WP_Rewrite SergeyBiryukov Rewrite Rules normal normal Future Release enhancement has-patch 06/01/2021
#27938 Restore This Autosave does not work for custom post types that don't support 'revisions' chriscct7 Revisions normal normal Future Release defect (bug) has-patch 06/04/2019
#23314 Allow published posts to be revised without being updated immediately Revisions normal normal Future Release enhancement has-patch 01/10/2020
#53673 Add unit tests for v5.8 widget sidebar IDs REST API normal normal Future Release enhancement dev-feedback 04/01/2024
#52840 Include filesize information in REST API response for all media types rachelbaker* REST API normal normal Future Release enhancement needs-unit-tests 01/13/2023
#48885 REST API: Support reading public settings, implement context handling spacedmonkey REST API normal normal Future Release enhancement dev-feedback 07/18/2022
#54516 Full site editing/REST-API: modify permission checks to use post type. REST API normal normal Future Release defect (bug) needs-unit-tests 09/12/2024
#57048 Handle trailing slashes in rest_preload_api_request REST API normal normal Future Release defect (bug) has-patch 07/25/2024
#43681 Incorrect HTTP status code in 'posts' query. REST API normal normal Future Release defect (bug) has-patch 05/24/2019
#53784 Limiting user enumeration through the REST API REST API normal normal Future Release defect (bug) has-patch 08/05/2024
#53372 Loose type check against dates in rest_validate_value_from_schema causes invalidation for valid timestamp REST API normal minor Future Release defect (bug) has-patch 06/10/2021
#42947 REST API wrong total pages spacedmonkey REST API normal normal Future Release defect (bug) has-patch 10/31/2021
#41032 REST API: Date fields do not support ISO8601 REST API normal normal Future Release defect (bug) has-patch 02/15/2024
#47443 REST-API prevents users with edit_published_posts capability updating published posts REST API normal normal Future Release defect (bug) has-patch 01/27/2024
#43502 `WP_REST_Posts_Controller::prepare_item_for_response()` doesn't reset postdata after calling setup_postdata() REST API normal normal Future Release defect (bug) has-patch 06/09/2023
#53063 Add batch support to core REST resources TimothyBlynJacobs REST API normal normal Future Release enhancement has-patch 04/05/2024
#54513 Add meta support to template REST API REST API normal normal Future Release enhancement has-patch 11/25/2021
#42785 Change default of `show_in_rest` in register_post_type and register_taxonomy REST API normal normal Future Release enhancement needs-unit-tests 01/07/2020
#57900 Only prime post thumbnails in post REST API controller spacedmonkey REST API normal normal Future Release enhancement has-patch 05/10/2023
#38702 REST API: Add accessor functions for post_status and post_parent REST API normal normal Future Release enhancement needs-unit-tests 01/18/2022
#54247 REST API: Add block editor settings endpoint REST API normal normal Future Release enhancement has-patch 10/21/2021
#41821 REST API: Add support for threaded comments REST API normal normal Future Release enhancement needs-unit-tests 09/24/2020
#41616 REST API: Expose old slugs REST API normal normal Future Release enhancement has-patch 07/22/2024
#41459 Introduce a REST API endpoint for networks / network options REST API normal normal Future Release task (blessed) has-patch 04/03/2020
#28326 List Tables don't update properly after Quick Edit Quick/Bulk Edit normal normal defect (bug) dev-feedback 02/17/2023
#39186 Bulk actions not correctly applied when selecting bulk actions in both the top and bottom bulk actions dropdowns engelen Quick/Bulk Edit normal normal Future Release defect (bug) needs-unit-tests 02/28/2023
#12769 Disappearing posts/pages (in quickedit mode) Quick/Bulk Edit low minor defect (bug) has-patch 02/17/2023
#25696 Double clicking update on list table inline edit removes row from dom Quick/Bulk Edit normal normal Future Release defect (bug) has-patch 10/12/2018
#25060 Quick Edit Comments inline edit save breaks the alternating table row backgrounds helen Quick/Bulk Edit normal normal Future Release defect (bug) has-patch 03/14/2019
#22236 edit.php: Apply when Bulk Actions selected forgets tag= filter Quick/Bulk Edit normal normal defect (bug) has-patch 06/04/2019
#35833 Adding a table with the "widefat" class on post and taxonomy list table screens causes the quick edit UI and bulk edit to fail oglekler Quick/Bulk Edit normal normal Future Release enhancement has-patch 09/16/2024
#37296 Bulk edit category labels are slightly misleading Quick/Bulk Edit normal normal enhancement has-patch 06/04/2019
#12684 Add Edit to Bulk Actions menu on Categories screen dipalidhole27gmailcom Quick/Bulk Edit normal normal Future Release feature request has-patch 02/08/2023
#35913 `is_()` conditional methods should share their logic Query normal normal Future Release defect (bug) dev-feedback 02/06/2017
#56689 Use WP_Query in get_page_by_path spacedmonkey Query normal normal Future Release enhancement dev-feedback 02/07/2023
#36652 Use meta_value in a meta query to decide type format in SQL clause ericlewis Query normal normal enhancement dev-feedback 06/04/2019
#30184 Author page and category Query normal normal defect (bug) needs-unit-tests 06/04/2019
#18408 Can't wp_reset_postdata after custom WP_Query in an admin edit page audrasjb Query normal normal Future Release defect (bug) needs-unit-tests 02/19/2024
#10663 Category name handling wrong function is_category Query normal normal defect (bug) has-patch 04/21/2024
#23862 Clean up old WP->public_query_vars and WP->private_query_vars nacin Query normal normal defect (bug) has-patch 11/30/2022
#39428 Die fast in get_posts if get_user_by returns false Query normal normal Future Release defect (bug) has-patch 03/15/2019
#38442 Error when WP_Query parses orderby array in function parse_order Query normal normal Future Release defect (bug) has-patch 04/02/2019
#27266 Front end search for attachment title cannot succeed Query normal normal defect (bug) has-patch 01/18/2022
#37489 If Posts have the same datetime, the order of the post is indefinite. Query normal normal defect (bug) has-patch 06/04/2019
#34660 Query breaks when nopaging = false and posts_per_page = -1 Query normal normal defect (bug) needs-unit-tests 06/04/2019
#38283 Some `WP_Query` query vars undocumented Query normal normal Future Release defect (bug) has-patch 03/27/2019
#27272 WP meta queries comparing apples to oranges Query normal normal defect (bug) has-patch 06/04/2019
#27282 WP_Query returns more results when there are sticky posts Query normal normal Future Release defect (bug) has-patch 01/01/2017
#27015 WP_Query::get_queried_object() does not always work in 'pre_get_posts' Query normal normal Future Release defect (bug) needs-unit-tests 07/10/2021
#37530 is_front_page() is based on wrong data -> gives wrong results Query normal normal Future Release defect (bug) needs-unit-tests 01/07/2020
#15667 wp_list_pages, if it finds no pages to display, shows random child pages instead because of a bug in get_pages() jackreichert Query normal minor defect (bug) needs-unit-tests 06/04/2019
#36881 Improved hot-wiring of set_found_posts pbearne Query normal normal enhancement needs-unit-tests 05/08/2024
#41266 Not hard coding the table alias prefix in WP_Meta_Query would make class more extendable noisysocks Query normal normal Future Release enhancement has-patch 11/07/2021
#30994 Offset return for wp_get_archives Query normal normal enhancement has-patch 06/04/2019
#19653 Order by meta field forces ignore of null records Query normal normal Future Release enhancement needs-unit-tests 03/29/2019
#35907 Permit sticky posts to affect the query in REST_REQUEST rmccue Query normal normal Future Release enhancement needs-unit-tests 04/23/2017
#16706 Queries using "category__and" are slow on large databases chriscct7 Query normal normal enhancement has-patch 06/04/2019
#29424 Query argument 'orderby' makes duplicated parameters possible; does not support some available columns johnbillion Query normal normal Future Release enhancement has-patch 02/05/2020
#9978 Sticky Posts are not ordered correctly after selection Query normal normal enhancement has-patch 06/04/2019
#11950 Sticky Posts are too aggressive Query normal normal enhancement has-patch 06/04/2019
#20352 Use str_getcsv() to parse search terms in WP_Query Query normal normal enhancement needs-unit-tests 06/04/2019
#34525 Use wp_parse_id_list() in the WP_Query class Query normal normal enhancement has-patch 06/04/2019
#17019 add hooks for Media Library attachment counts SergeyBiryukov Query normal normal Future Release enhancement has-patch 05/21/2024
#23044 adjacent_image_link() needs optimization Query normal normal enhancement needs-unit-tests 06/04/2019
#27094 get_boundary_post() doesn't work for custom post types Query normal normal enhancement has-patch 06/04/2019
#14477 get_pages with child_of only works with uninterrupted hierarchies wonderboymusic Query high normal Future Release enhancement has-patch 01/15/2021
#18897 query_posts / WP_query parameter 'offset' should play nicely with 'paged' wonderboymusic Query normal normal enhancement has-patch 06/04/2019
#44845 _get_list_table: Support for privacy requests tables Privacy normal normal Future Release enhancement dev-feedback 02/21/2020
#49668 Multisite: export/erase requests initiated in a sub-site should check whether the user belongs to that sub-site Privacy normal normal Future Release defect (bug) has-patch 10/16/2020
Note: See TracReports for help on using and creating reports.