Make WordPress Core

{43} Tickets not modified in the last 2.5 years (4466 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 (1101 - 1200 of 4466)

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Type Workflow Modified
#53869 Post type / Taxonomy Label Hardening: Prevent Raw HTML tags in output / Media Library eval of HTML entities in label Security normal normal defect (bug) has-patch 5 years ago
#56521 wp_kses wp_kses_hair fails to allow a valueless attribute when is follwed by / Security normal major defect (bug) has-patch 4 years ago
#23165 Admin validation errors on form nonce element IDs (_wpnonce) Security normal normal enhancement has-patch 6 years ago
#45008 Inconsistent use of 'script_loader_src' and 'style_loader_src' filters when performing concatenation Script Loader normal normal defect (bug) has-patch 8 years ago
#13078 Make wp_register_style and wp_enqueue_style consistent Script Loader normal normal defect (bug) has-patch 7 years ago
#46089 Memory exhaustion when setting script translations on `wp-i18n` Script Loader normal normal defect (bug) needs-unit-tests 6 years ago
#35963 Only remove item from WP_Dependencies::to_do if it was successfully processed Script Loader normal normal defect (bug) needs-unit-tests 7 years ago
#39991 jQuery UI Datepicker Localization Error with PHP date 'S' Script Loader normal normal defect (bug) has-patch 8 years ago
#52465 Allow a relation type in resource hints to be used multiple times Script Loader normal normal enhancement has-patch 5 years ago
#36791 Set load order when enqueuing scripts and styles Script Loader normal normal enhancement has-patch 7 years ago
#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 8 years ago
#56256 The 'capability' parameter in the get_users function may not give the expected results. Role/Capability normal normal defect (bug) has-patch 4 years ago
#59585 Unchecked variable creates fatal error in wp-includes/class-wp-user-query.php Role/Capability normal normal defect (bug) needs-unit-tests 3 years ago
#40950 wp_terms_checklist() does not pass $post_id to current_user_can() Role/Capability normal normal defect (bug) has-patch 5 years ago
#44468 Introduce infrastructure for testing primitive capabilities granted via `user_has_cap` Role/Capability normal normal enhancement has-patch 7 years ago
#43676 .htaccess rules don't work with Plain Rewrite Rules normal normal defect (bug) has-patch 5 years ago
#17047 Not following spec for REQUEST_URI sterlo Rewrite Rules normal normal defect (bug) has-patch 6 years ago
#33728 Rewrite endpoints cannot be added to custom taxonomies with public rewrites johnbillion Rewrite Rules normal normal defect (bug) needs-unit-tests 9 years ago
#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 7 years ago
#58516 url_to_postid does not return post id for static Posts page Rewrite Rules normal normal defect (bug) has-patch 3 years ago
#43678 Add indents to default .htaccess rules Rewrite Rules normal normal enhancement has-patch 8 years ago
#35983 Better support for "singular" endpoints Rewrite Rules normal normal enhancement has-patch 7 years ago
#12779 Better support for custom post types in WP_Rewrite Rewrite Rules normal normal enhancement has-patch 7 years ago
#18877 DRY up rewrite rule matching ericlewis Rewrite Rules normal normal enhancement has-patch 4 years ago
#34776 Introduced the `$site_root` and `$home_root` parameter in `mod_rewrite_rules` Rewrite Rules normal normal enhancement has-patch 8 years ago
#40395 New action: pre_generate_rewrite_rules Rewrite Rules normal normal feature request has-patch 7 years ago
#29920 Autosave breaks if post revision fields contains a value that isn't a string Revisions normal normal defect (bug) has-patch 7 years ago
#27938 Restore This Autosave does not work for custom post types that don't support 'revisions' chriscct7 Revisions normal normal defect (bug) has-patch 7 years ago
#58844 Revisions: Compare Revisions layout issues on mobile Revisions normal normal defect (bug) has-patch 3 years ago
#23314 Allow published posts to be revised without being updated immediately Revisions normal normal enhancement has-patch 7 years ago
#57395 Improve wp_die message when previewing post revision with expired nonce and unauthenticated requests Revisions normal normal enhancement has-patch 4 years ago
#42947 REST API wrong total pages spacedmonkey REST API normal normal defect (bug) has-patch 5 years ago
#56494 REST API: Fix and test rest_default_additional_properties_to_false REST API normal normal defect (bug) has-patch 3 years ago
#47443 REST-API prevents users with edit_published_posts capability updating published posts REST API normal normal defect (bug) has-patch 3 years ago
#60349 Rest API media upload utf8 urlencoded filename not decoded on server REST API normal normal defect (bug) has-patch 3 years ago
#52640 The rest_prepare_attachment filter runs twice during REST request REST API normal normal defect (bug) has-patch 5 years ago
#55961 Add embed to WP_REST_Request class REST API normal normal enhancement has-patch 3 years ago
#50074 Add filter on post/etc action links in the REST API REST API normal normal enhancement has-patch 5 years ago
#54513 Add meta support to template REST API REST API normal normal enhancement has-patch 5 years ago
#59903 Add user pattern categories to the pattern categories API response REST API normal normal enhancement has-patch 3 years ago
#47962 Allow apiRequest to do requests on external WordPress sites REST API normal normal enhancement has-patch 7 years ago
#42785 Change default of `show_in_rest` in register_post_type and register_taxonomy REST API normal normal enhancement needs-unit-tests 7 years ago
#41735 Include titles for JSON Schema properties REST API normal normal enhancement has-patch 9 years ago
#49179 Manage Post trackbacks within the REST API REST API normal normal enhancement needs-unit-tests 6 years ago
#38702 REST API: Add accessor functions for post_status and post_parent REST API normal normal enhancement needs-unit-tests 5 years ago
#54247 REST API: Add block editor settings endpoint REST API normal normal enhancement has-patch 5 years ago
#51757 REST API: Add const validation REST API normal normal enhancement has-patch 6 years ago
#41821 REST API: Add support for threaded comments REST API normal normal enhancement needs-unit-tests 6 years ago
#40556 REST API: Allow for server generating a user's password REST API normal normal enhancement has-patch 9 years ago
#59635 Revise the regular expressions defining endpoints for template revisions, template autosaves, template part revisions, and template part autosaves endpoints antonvlasenko REST API normal normal enhancement has-patch 3 years ago
#41459 Introduce a REST API endpoint for networks / network options REST API normal normal task (blessed) has-patch 6 years ago
#25060 Quick Edit Comments inline edit save breaks the alternating table row backgrounds helen Quick/Bulk Edit normal normal defect (bug) has-patch 7 years ago
#60329 Quick Edit tags-input drop-down selection box hangs exactly over the Published/Draft/Queud selection-box Quick/Bulk Edit normal normal defect (bug) has-patch 3 years ago
#37296 Bulk edit category labels are slightly misleading Quick/Bulk Edit normal normal enhancement has-patch 7 years ago
#40630 Advanced meta compare "like" in WP_Query Query normal normal defect (bug) has-patch 9 years ago
#51794 An author_name query with nonexistent user returns posts with no author Query normal normal defect (bug) has-patch 6 years ago
#37645 Changes made to certain is_*() functions generates PHP Notices when arrays or objects are present Query normal normal defect (bug) has-patch 5 years ago
#23862 Clean up old WP->public_query_vars and WP->private_query_vars nacin Query normal normal defect (bug) has-patch 4 years ago
#38442 Error when WP_Query parses orderby array in function parse_order Query normal normal defect (bug) has-patch 7 years ago
#53824 Fatal error when in action pre_get_posts call *_template() Query normal normal defect (bug) has-patch 4 years ago
#27266 Front end search for attachment title cannot succeed Query normal normal defect (bug) has-patch 5 years ago
#37489 If Posts have the same datetime, the order of the post is indefinite. Query normal normal defect (bug) has-patch 7 years ago
#52337 Non-numeric attachment_id and p query string params result in posts page Query normal normal defect (bug) has-patch 3 years ago
#52094 Queries with perm readable/editable will not work for multiple post types and status queries Query normal normal defect (bug) has-patch 4 years ago
#34660 Query breaks when nopaging = false and posts_per_page = -1 Query normal normal defect (bug) needs-unit-tests 7 years ago
#38062 SELECT DISTINCT ... ORDER BY ... Query normal normal defect (bug) has-patch 7 years ago
#38283 Some `WP_Query` query vars undocumented Query normal normal defect (bug) has-patch 7 years ago
#41745 Uncaught Error in get_query_var when $wp_query is null Query normal normal defect (bug) has-patch 5 years ago
#27272 WP meta queries comparing apples to oranges Query normal normal defect (bug) has-patch 7 years ago
#41224 WP strips query vars if post contains "wp-admin" Query normal normal defect (bug) has-patch 9 years ago
#44737 WP_Query: in searches post_status should consider exclude_from_search SergeyBiryukov Query normal normal defect (bug) has-patch 7 years ago
#27015 WP_Query::get_queried_object() does not always work in 'pre_get_posts' Query normal normal defect (bug) needs-unit-tests 5 years ago
#41196 add _doing_it_wrong to get_query_var and prevent fatal errors Query normal normal defect (bug) has-patch 9 years ago
#58147 bugfix: rewind_posts when posts array index != 0 Query normal normal defect (bug) has-patch 3 years ago
#45894 is_home conditional tag returns incorrect value with home pagination Query normal normal defect (bug) has-patch 8 years ago
#49168 is_post_type_archive( $post_types = '' ) doesn't work with underscore (_) Query normal normal defect (bug) has-patch 7 years ago
#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 7 years ago
#37463 Abstract Query Class Query normal normal enhancement has-patch 3 years ago
#39120 Add get/set methods to remaining main query classes (comments and terms) Query normal normal enhancement has-patch 8 years ago
#41266 Not hard coding the table alias prefix in WP_Meta_Query would make class more extendable noisysocks Query normal normal enhancement has-patch 5 years ago
#30994 Offset return for wp_get_archives Query normal normal enhancement has-patch 7 years ago
#19653 Order by meta field forces ignore of null records Query normal normal enhancement needs-unit-tests 7 years ago
#29424 Query argument 'orderby' makes duplicated parameters possible; does not support some available columns johnbillion Query normal normal enhancement has-patch 7 years ago
#9978 Sticky Posts are not ordered correctly after selection Query normal normal enhancement has-patch 7 years ago
#11950 Sticky Posts are too aggressive Query normal normal enhancement has-patch 7 years ago
#20352 Use str_getcsv() to parse search terms in WP_Query Query normal normal enhancement needs-unit-tests 7 years ago
#34525 Use wp_parse_id_list() in the WP_Query class Query normal normal enhancement has-patch 7 years ago
#52167 WP_Query: always convert `any` post type values to public values. Query normal normal enhancement has-patch 6 years ago
#45084 WP_Term_Query multiple 'orderby' support Query normal normal enhancement needs-unit-tests 5 years ago
#55630 add array input to meta_query key Query normal normal enhancement has-patch 4 years ago
#23044 adjacent_image_link() needs optimization Query normal normal enhancement needs-unit-tests 7 years ago
#27094 get_boundary_post() doesn't work for custom post types Query normal normal enhancement has-patch 7 years ago
#14368 make the 'orderby' argument in get_posts() accept all "post" fields Query normal normal enhancement has-patch 4 years ago
#41797 max_num_pages for WP_User_Query Query normal normal enhancement has-patch 9 years ago
#18897 query_posts / WP_query parameter 'offset' should play nicely with 'paged' wonderboymusic Query normal normal enhancement has-patch 7 years ago
#49668 Multisite: export/erase requests initiated in a sub-site should check whether the user belongs to that sub-site Privacy normal normal defect (bug) has-patch 6 years ago
#44151 Personal data exports - lower priority exporters should place their data after the higher priority ones Privacy normal normal defect (bug) has-patch 7 years ago
#44176 Un-map Privacy Capabilities xkon Privacy normal normal defect (bug) has-patch 6 years ago
#44000 Add notification bubble to Tools menu for data export/erase requests Privacy normal normal enhancement has-patch 7 years ago
#46884 Add option to allow individual child-site Privacy Policy pages on multisite Privacy normal normal enhancement has-patch 6 years ago
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Note: See TracReports for help on using and creating reports.