Make WordPress Core

{23} Popular Tickets (5322 matches)

Create a new ticket
  • Tickets that have one follower or more
  • Sort by votes, component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (4301 - 4400 of 5322)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#36237 Add filter for post statuses in quickedit Posts, Post Types normal normal 1 enhancement has-patch 06/04/2019
#46283 Allow filtering post-type archive rewrites Posts, Post Types normal normal 1 Awaiting Review enhancement has-patch 02/20/2019
#55583 Hook before and after "Add New" button in edit screen Posts, Post Types normal normal 1 Awaiting Review enhancement has-patch 04/17/2022
#35416 List children pages of another (in dashboard) Posts, Post Types normal normal 1 Awaiting Review enhancement has-patch 05/30/2020
#39106 Make hierarchy level indicator text changeable [WP List] Posts, Post Types low minor 1 Future Release enhancement has-patch 01/31/2021
#35099 Make the filter links (Mine, Status, Author, Taxonomy, etc.) links in the posts list table filterable Posts, Post Types normal normal 1 Awaiting Review enhancement has-patch 07/01/2017
#37051 New filter `wp_page_path_sql` Posts, Post Types normal normal 1 Awaiting Review enhancement has-patch 10/24/2017
#18833 Pass raw data into save_post/wp_insert_post rmccue Posts, Post Types normal normal 1 enhancement has-patch 06/04/2019
#39603 The more posts with similar names you have, the slower you save the next one Posts, Post Types normal normal 1 Awaiting Review enhancement has-patch 06/16/2021
#59025 Incorrect error message when changing the screen options after erasing personal data Privacy normal normal 1 Awaiting Review defect (bug) has-patch 08/14/2023
#49668 Multisite: export/erase requests initiated in a sub-site should check whether the user belongs to that sub-site Privacy normal normal 1 Future Release defect (bug) has-patch 10/16/2020
#54442 Provide feedback if initiating an email for a personal data request action has failed Privacy normal normal 1 Future Release defect (bug) has-patch 02/16/2023
#44550 The confirmaction page should also be in the user language garrett-eclipse Privacy normal normal 1 Future Release defect (bug) has-patch 07/20/2020
#44981 Make notice on Privacy Policy page to 'Check out our guide' dismissable garrett-eclipse Privacy normal normal 1 Future Release enhancement has-patch 04/01/2019
#44500 Mark data requests failed when an expired link is clicked Privacy normal normal 1 Future Release enhancement has-patch 09/06/2018
#44267 Privacy Request List Table: A way to show the time of request when it's older than 24 hours. Privacy normal normal 1 Future Release enhancement has-patch 01/27/2019
#59710 test for wp_privacy_exports_dir Privacy normal normal 1 Future Release enhancement has-patch 10/09/2024
#40630 Advanced meta compare "like" in WP_Query Query normal normal 1 Awaiting Review defect (bug) has-patch 05/16/2017
#51794 An author_name query with nonexistent user returns posts with no author Query normal normal 1 Awaiting Review defect (bug) has-patch 11/17/2020
#37645 Changes made to certain is_*() functions generates PHP Notices when arrays or objects are present Query normal normal 1 Awaiting Review defect (bug) has-patch 07/23/2021
#23862 Clean up old WP->public_query_vars and WP->private_query_vars nacin Query normal normal 1 defect (bug) has-patch 11/30/2022
#39428 Die fast in get_posts if get_user_by returns false Query normal normal 1 Future Release defect (bug) has-patch 03/15/2019
#38442 Error when WP_Query parses orderby array in function parse_order Query normal normal 1 Future Release defect (bug) has-patch 04/02/2019
#37489 If Posts have the same datetime, the order of the post is indefinite. Query normal normal 1 defect (bug) has-patch 06/04/2019
#38062 SELECT DISTINCT ... ORDER BY ... Query normal normal 1 Awaiting Review defect (bug) has-patch 04/09/2019
#38283 Some `WP_Query` query vars undocumented Query normal normal 1 Future Release defect (bug) has-patch 03/27/2019
#27272 WP meta queries comparing apples to oranges Query normal normal 1 defect (bug) has-patch 06/04/2019
#56311 Week query variable is not being sanitized correctly audrasjb Query normal normal 1 Future Release defect (bug) has-patch 01/06/2025
#58147 bugfix: rewind_posts when posts array index != 0 Query normal normal 1 Awaiting Review defect (bug) has-patch 04/18/2023
#45894 is_home conditional tag returns incorrect value with home pagination Query normal normal 1 Awaiting Review defect (bug) has-patch 01/10/2019
#40660 the_post_navigation not excluding terms - wp 4.7.4 Query normal normal 1 Awaiting Review defect (bug) has-patch 07/28/2020
#39120 Add get/set methods to remaining main query classes (comments and terms) Query normal normal 1 Awaiting Review enhancement has-patch 04/07/2018
#30994 Offset return for wp_get_archives Query normal normal 1 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 1 Awaiting Review enhancement has-patch 01/17/2018
#34525 Use wp_parse_id_list() in the WP_Query class Query normal normal 1 enhancement has-patch 06/04/2019
#60945 "Quick Edit" in Posts and Pages doesn't work in 6.5 Quick/Bulk Edit normal normal 1 Awaiting Review defect (bug) has-patch 06/04/2024
#60329 Quick Edit tags-input drop-down selection box hangs exactly over the Published/Draft/Queud selection-box Quick/Bulk Edit normal normal 1 Awaiting Review defect (bug) has-patch 01/30/2024
#53372 Loose type check against dates in rest_validate_value_from_schema causes invalidation for valid timestamp REST API normal minor 1 Future Release defect (bug) has-patch 06/10/2021
#61061 PHP Warning with invalid JSON input REST API low normal 1 6.8 defect (bug) has-patch 12/06/2024
#61843 REST API endpoint /wp-json/wp/v2/categories returns 500 instead of 400 REST API normal normal 1 Awaiting Review defect (bug) has-patch 08/09/2024
#62163 WP_REST_Request::get_params() includes unregistered args including rest_route when not using pretty permalinks REST API low normal 1 6.8 defect (bug) has-patch 10/04/2024
#62742 Add Missing REST API Filters to WP_REST_Global_Styles_Revisions_Controller REST API normal normal 1 Awaiting Review enhancement has-patch 01/13/2025
#55961 Add embed to WP_REST_Request class REST API normal normal 1 Awaiting Review enhancement has-patch 07/20/2023
#54513 Add meta support to template REST API REST API normal normal 1 Future Release enhancement has-patch 11/25/2021
#47962 Allow apiRequest to do requests on external WordPress sites REST API normal normal 1 Awaiting Review enhancement has-patch 09/02/2019
#62801 Improve performance of X-WP-TotalPages queries REST API normal normal 1 Future Release enhancement has-patch 01/12/2025
#57900 Only prime post thumbnails in post REST API controller spacedmonkey REST API normal normal 1 Future Release enhancement has-patch 05/10/2023
#62701 Post controller: support for grouping results by parent-child relationship REST API normal normal 1 6.8 enhancement has-patch 12/17/2024
#62333 Simplify code structure and optimize conditional logic in REST API controllers REST API normal minor 1 Awaiting Review enhancement has-patch 11/21/2024
#58844 Revisions: Compare Revisions layout issues on mobile Revisions normal normal 1 Future Release defect (bug) has-patch 11/30/2023
#62658 Use WP_Query in wp_get_post_autosave Revisions normal normal 1 6.8 enhancement has-patch 01/15/2025
#62690 Add "Copy to Clipboard" button to Revision Viewer Revisions normal normal 1 Awaiting Review feature request has-patch 01/13/2025
#26829 Use of strpos() in extract_from_markers() and insert_with_markers() can target wrong BEGIN and END markers. Rewrite Rules normal normal 1 Future Release defect (bug) has-patch 04/08/2019
#56381 WordPress creates invalid web.config -file Rewrite Rules normal normal 1 Awaiting Review defect (bug) has-patch 01/04/2023
#60713 remove 'array_merge(...)' is used in a loop and is a resources greedy construction. from generate_rewrite_rules pbearne Rewrite Rules normal normal 1 Awaiting Review defect (bug) has-patch 04/10/2024
#56256 The 'capability' parameter in the get_users function may not give the expected results. Role/Capability normal normal 1 Future Release defect (bug) has-patch 07/26/2022
#40950 wp_terms_checklist() does not pass $post_id to current_user_can() Role/Capability normal normal 1 Awaiting Review defect (bug) has-patch 03/05/2021
#44468 Introduce infrastructure for testing primitive capabilities granted via `user_has_cap` Role/Capability normal normal 1 Future Release enhancement has-patch 09/20/2019
#36791 Set load order when enqueuing scripts and styles Script Loader normal normal 1 enhancement has-patch 06/04/2019
#35216 Return empty string from wp.shortcode.replace() callback is ignored Shortcodes normal normal 1 Awaiting Review defect (bug) has-patch 06/27/2018
#43457 `wp_html_split` valid HTML attributes issues Shortcodes normal normal 1 Awaiting Review defect (bug) has-patch 05/28/2024
#47984 Filter pre_do_shortcode Shortcodes normal normal 1 Awaiting Review feature request has-patch 09/05/2019
#47050 Recovery Email - Keep consistent newline spacing around ###CAUSE### mergetag Site Health normal minor 1 Future Release defect (bug) has-patch 05/08/2021
#60670 [Site Health] Add current mysql version to update recommendation Site Health normal normal 1 Future Release enhancement has-patch 03/02/2024
#61293 Display an empty sitemap instead of 404 Sitemaps normal normal 1 Awaiting Review enhancement has-patch 09/23/2024
#44854 Bulk action missing/hidden on taxonomies Taxonomy normal minor 1 Awaiting Review defect (bug) has-patch 04/22/2024
#19288 Erroneous custom taxonomy screen menu behaviour johnbillion Taxonomy normal minor 1 Future Release defect (bug) has-patch 06/06/2018
#26475 Hierarchical meta box display issues when messing around with new terms Taxonomy normal normal 1 defect (bug) has-patch 06/04/2019
#60861 Issue with Parent Term Selection on wp-admin/edit-tags.php Screen Taxonomy normal normal 1 Awaiting Review defect (bug) has-patch 03/30/2024
#42522 Terms are uselessly counted when saving a post pbearne Taxonomy normal normal 1 Awaiting Review defect (bug) has-patch 06/14/2024
#24354 get_cat_id() fails with category names containing ampersand boonebgorges Taxonomy normal normal 1 defect (bug) has-patch 06/04/2019
#39678 get_term_by slug with "0" as value Taxonomy normal normal 1 Awaiting Review defect (bug) has-patch 09/21/2021
#58216 numeric tags are tagged with tag-ID instead of tag-slug in the post_class() Taxonomy normal major 1 Awaiting Review defect (bug) has-patch 05/02/2023
#53642 Add class to get_the_term_list links Taxonomy normal normal 1 Future Release enhancement has-patch 05/05/2024
#42253 Adjust the inline docs for register_taxonomy() and WP_Taxonomy::set_props() Taxonomy normal normal 1 Awaiting Review enhancement has-patch 01/05/2018
#40761 Make Walker_Category::start_lvl more flexible by introducing filters for class name(s) at least Taxonomy normal normal 1 Awaiting Review enhancement has-patch 05/15/2017
#41702 Slug for Category or Tag should be generated automatically Taxonomy normal normal 1 Awaiting Review enhancement has-patch 08/22/2017
#23635 get_objects_in_term - identify matching terms Taxonomy normal normal 1 enhancement has-patch 04/09/2021
#35130 .wp-full-overlay-main prevents touch scrolling in theme preview iframe in iOS Safari obenland* Themes normal normal 1 Future Release defect (bug) has-patch 01/02/2017
#44891 Activate button showing after theme activated Themes normal normal 1 Awaiting Review defect (bug) has-patch 09/06/2018
#58186 Block Theme Detection is broken due to symlinks Themes normal normal 1 Awaiting Review defect (bug) has-patch 09/05/2023
#40057 Double hashed value for background-color of body.background-color Themes normal normal 1 6.8 defect (bug) has-patch 01/03/2025
#61892 Enqueue `classic-theme-styles` earlier in editor styles Themes normal normal 1 6.8 defect (bug) has-patch 10/22/2024
#50190 Search query doesnot know if the theme is already updated. Themes normal normal 1 Future Release defect (bug) has-patch 07/09/2020
#50682 Set theme information popup in vertically middle. Themes normal normal 1 Awaiting Review defect (bug) has-patch 10/03/2021
#28026 previous_post_link returns incorrect post when posts have the same published date Themes normal normal 1 defect (bug) has-patch 06/04/2019
#54381 Add filter to validate_theme_requirements Themes normal normal 1 Awaiting Review enhancement has-patch 11/05/2021
#40508 Add new do_action after load template files Themes normal normal 1 Future Release enhancement has-patch 12/05/2018
#56382 Allow filtering excluded directories during theme export via `wp_is_theme_directory_ignored` Themes normal normal 1 Awaiting Review enhancement has-patch 08/15/2022
#23040 Deprecate magic methods __isset() & __get() method of WP_Theme object Themes normal normal 1 Future Release enhancement has-patch 08/11/2021
#10432 Dynamic classes for current blog post item, current term item Themes normal normal 1 enhancement has-patch 05/31/2024
#40038 Padding load_template's require with a do_action on each end Themes normal normal 1 Future Release enhancement has-patch 03/08/2017
#38935 Proposition to add the theme mod name as a param to the dynamic theme_mod_{$name} filters Themes normal normal 1 Awaiting Review enhancement has-patch 04/17/2018
#35164 Singular body class and main post post class Themes normal normal 1 6.8 enhancement has-patch 01/10/2025
#56488 The current_theme_supports should have default args test Themes normal normal 1 Awaiting Review enhancement has-patch 09/01/2022
#43163 Did you know? CSS notification needs a Dismiss button to close Themes normal normal 1 Awaiting Review feature request has-patch 07/16/2019
#53415 Filter API to edit footer content Themes normal normal 1 Awaiting Review feature request has-patch 09/30/2022
#18556 Toolbar dropdowns when dragging items drecodeam* Toolbar normal normal 1 Future Release defect (bug) has-patch 11/16/2021
#45177 admin bar View page button is missing in mobile view Toolbar normal normal 1 Awaiting Review enhancement has-patch 07/24/2021
#36823 "TypeError: wp.updates is undefined" when installing a plugin Upgrade/Install normal normal 1 Future Release defect (bug) has-patch 01/22/2018
Note: See TracReports for help on using and creating reports.