Make WordPress Core

{43} Tickets not modified in the last 2.5 years (4549 matches)

Create a new ticket

Tickets not modified in the past 2.5 years. Once this report is emptied, we'll adjust the threshold to 2 years, and so on.

Results (1801 - 1900 of 4549)

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#38283 Some `WP_Query` query vars undocumented Query normal normal 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
#41224 WP strips query vars if post contains "wp-admin" Query normal normal defect (bug) has-patch 07/03/2017
#49284 WP_Meta_Query's 'compare_key' does not support 'NOT EXISTS' when used with WP_User_Query Query normal normal defect (bug) has-patch 01/24/2020
#27282 WP_Query returns more results when there are sticky posts Query normal normal defect (bug) has-patch 01/01/2017
#44737 WP_Query: in searches post_status should consider exclude_from_search SergeyBiryukov Query normal normal defect (bug) has-patch 11/29/2019
#41196 add _doing_it_wrong to get_query_var and prevent fatal errors Query normal normal defect (bug) has-patch 11/12/2017
#37530 is_front_page() is based on wrong data -> gives wrong results Query normal normal defect (bug) needs-unit-tests 01/07/2020
#45894 is_home conditional tag returns incorrect value with home pagination Query normal normal defect (bug) has-patch 01/10/2019
#49168 is_post_type_archive( $post_types = '' ) doesn't work with underscore (_) Query normal normal defect (bug) has-patch 01/11/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
#39120 Add get/set methods to remaining main query classes (comments and terms) Query normal normal enhancement has-patch 04/07/2018
#36881 Improved hot-wiring of set_found_posts Query normal normal enhancement needs-unit-tests 06/04/2019
#18836 ORDER BY RAND() is slow Query normal minor enhancement needs-unit-tests 06/04/2019
#30994 Offset return for wp_get_archives Query normal normal enhancement has-patch 06/04/2019
#40434 Optimize SQL in Admin - In the Post/CPT List `wp-admin/edit.php` > the function get_posts() Query normal normal enhancement has-patch 01/17/2018
#19653 Order by meta field forces ignore of null records Query normal normal enhancement needs-unit-tests 03/29/2019
#35907 Permit sticky posts to affect the query in REST_REQUEST rmccue Query normal normal 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 enhancement has-patch 02/05/2020
#51811 Query inconsistency between WP_Query and WP_Term_Query Query normal normal enhancement has-patch 12/01/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
#52167 WP_Query: always convert `any` post type values to public values. Query normal normal enhancement has-patch 12/24/2020
#45084 WP_Term_Query multiple 'orderby' support Query normal normal enhancement needs-unit-tests 03/03/2021
#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
#43842 get_children() function enhancement. Query normal normal enhancement has-patch 01/16/2019
#14477 get_pages with child_of only works with uninterrupted hierarchies wonderboymusic Query high normal enhancement has-patch 01/15/2021
#41797 max_num_pages for WP_User_Query Query normal normal enhancement has-patch 09/05/2017
#18897 query_posts / WP_query parameter 'offset' should play nicely with 'paged' wonderboymusic Query normal normal enhancement has-patch 06/04/2019
#25696 Double clicking update on list table inline edit removes row from dom Quick/Bulk Edit normal normal 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 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
#37296 Bulk edit category labels are slightly misleading Quick/Bulk Edit normal normal enhancement has-patch 06/04/2019
#43439 &_embed only embedding first 10 categories REST API normal normal defect (bug) needs-unit-tests 01/05/2021
#43681 Incorrect HTTP status code in 'posts' query. REST API normal normal defect (bug) has-patch 05/24/2019
#41032 REST API: Date fields do not support ISO8601 REST API normal normal defect (bug) has-patch 12/10/2019
#52640 The rest_prepare_attachment filter runs twice during REST request REST API normal normal defect (bug) has-patch 02/24/2021
#50493 more detailed notice for register_rest_route REST API normal normal defect (bug) has-patch 07/26/2020
#47962 Allow apiRequest to do requests on external WordPress sites REST API normal normal enhancement has-patch 09/02/2019
#42785 Change default of `show_in_rest` in register_post_type and register_taxonomy REST API normal normal enhancement needs-unit-tests 01/07/2020
#41735 Include titles for JSON Schema properties REST API normal normal enhancement has-patch 12/03/2017
#49179 Manage Post trackbacks within the REST API REST API normal normal enhancement needs-unit-tests 10/24/2020
#51757 REST API: Add const validation REST API normal normal enhancement has-patch 01/25/2021
#41821 REST API: Add support for threaded comments REST API normal normal enhancement needs-unit-tests 09/24/2020
#40556 REST API: Allow for server generating a user's password REST API normal normal enhancement has-patch 04/27/2017
#41554 REST API: Use `wp.apiRequest` helper to build URLs for media embed requests REST API normal normal enhancement has-patch 09/25/2019
#41459 Introduce a REST API endpoint for networks / network options REST API normal normal task (blessed) has-patch 04/03/2020
#29920 Autosave breaks if post revision fields contains a value that isn't a string Revisions normal normal defect (bug) has-patch 06/04/2019
#45366 Optimize wp_get_post_revisions() call in wp_list_post_revisions() Revisions normal normal defect (bug) has-patch 11/17/2018
#27938 Restore This Autosave does not work for custom post types that don't support 'revisions' chriscct7 Revisions normal normal defect (bug) has-patch 06/04/2019
#23314 Allow published posts to be revised without being updated immediately Revisions normal normal enhancement has-patch 01/10/2020
#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 defect (bug) has-patch 12/13/2020
#33728 Rewrite endpoints cannot be added to custom taxonomies with public rewrites johnbillion Rewrite Rules normal normal 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 defect (bug) has-patch 04/08/2019
#43571 `add_feed` with regex characters breaks rewrite rules SergeyBiryukov Rewrite Rules normal normal defect (bug) needs-unit-tests 01/16/2019
#36486 is_apache in vars.php does not always work Rewrite Rules normal normal defect (bug) has-patch 05/12/2019
#43678 Add indents to default .htaccess rules Rewrite Rules normal normal enhancement has-patch 04/02/2018
#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
#34776 Introduced the `$site_root` and `$home_root` parameter in `mod_rewrite_rules` Rewrite Rules normal normal enhancement has-patch 04/01/2018
#29118 Registering rewrite rules is hard, so let's introduce remove_rewrite_rule. Rewrite Rules normal normal enhancement has-patch 11/19/2017
#40525 apply_filters_deprecated() in WP_Rewrite SergeyBiryukov Rewrite Rules normal normal enhancement has-patch 06/01/2021
#40395 New action: pre_generate_rewrite_rules Rewrite Rules normal normal feature request has-patch 09/02/2019
#43877 Do not run unnecessary `user_has_cap` filter if the caps to check for include `do_not_allow` already Role/Capability normal normal defect (bug) needs-unit-tests 09/17/2018
#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
#40197 meta cap 'publish_post' is not being used johnbillion Role/Capability normal normal defect (bug) has-patch 01/13/2021
#40950 wp_terms_checklist() does not pass $post_id to current_user_can() Role/Capability normal normal defect (bug) has-patch 03/05/2021
#38433 Complete test coverage for current_user_can_for_blog() Role/Capability normal normal enhancement needs-unit-tests 06/04/2020
#45197 Introduce `user_can_for_blog()` Role/Capability normal normal enhancement needs-unit-tests 11/25/2018
#44468 Introduce infrastructure for testing primitive capabilities granted via `user_has_cap` Role/Capability normal normal enhancement has-patch 09/20/2019
#42404 Introduce singular capabilities for managing individual plugins Role/Capability normal normal enhancement needs-unit-tests 04/18/2018
#45008 Inconsistent use of 'script_loader_src' and 'style_loader_src' filters when performing concatenation Script Loader normal normal defect (bug) has-patch 09/27/2018
#13078 Make wp_register_style and wp_enqueue_style consistent Script Loader normal normal defect (bug) has-patch 06/04/2019
#46089 Memory exhaustion when setting script translations on `wp-i18n` Script Loader normal normal defect (bug) needs-unit-tests 02/04/2021
#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
#40737 Script tags inside unclosed HTML comment in value passed to WP_Script->localize() breaks page Script Loader normal normal defect (bug) has-patch 06/01/2017
#39991 jQuery UI Datepicker Localization Error with PHP date 'S' Script Loader normal normal 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
#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
#48880 Using JSON.parse instead of an actual object literal when localizing scripts Script Loader normal normal enhancement has-patch 12/06/2019
#44211 Add cookie domain to `userSettings` script localize Script Loader normal normal feature request has-patch 10/12/2020
#40485 Add function for retrieving metadata from registered script Script Loader normal normal feature request has-patch 06/07/2017
#24907 Escape admin_url() when used for ajax_url in admin header Security normal normal defect (bug) has-patch 06/04/2019
#52333 Lack of the : entity on the list of allowed entity names in kses.php Security normal minor defect (bug) has-patch 01/20/2021
#37264 Please do not chmod 666 the wp-config.php file on installation. Security normal normal defect (bug) has-patch 03/22/2019
#37757 Add `allowed_classes` to `maybe_unserialize` When WordPress is running on PHP 7+ Security normal normal enhancement has-patch 09/13/2017
#23165 Admin validation errors on form nonce element IDs (_wpnonce) Security normal normal enhancement has-patch 02/08/2021
#53296 Do trim $hook_name within add_action() and add_filter() function Security normal normal enhancement has-patch 05/29/2021
#38474 wp_signups.activation_key stores activation keys in plain text SergeyBiryukov Security normal normal enhancement has-patch 01/08/2019
#35216 Return empty string from wp.shortcode.replace() callback is ignored Shortcodes normal normal defect (bug) has-patch 06/27/2018
#42718 Video shortcode needs muted attribute for Autoplay to work with Safari 11.0.1+ Shortcodes normal normal defect (bug) has-patch 07/10/2020
#35022 WP allows Unicode 0x00a0 spaces in editor but shortcode parser can't handle them Shortcodes normal normal defect (bug) has-patch 02/06/2017
#47984 Filter pre_do_shortcode Shortcodes normal normal feature request has-patch 09/05/2019
Note: See TracReports for help on using and creating reports.