Make WordPress Core

{23} Popular Tickets (5323 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 (4701 - 4800 of 5323)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#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
#42164 Conditional Tags not working when using ugly URL Query normal normal 1 Awaiting Review defect (bug) needs-unit-tests 10/10/2017
#47719 Consistency issue with `include` parameter set to "0" in `WP_Term_Query` SergeyBiryukov Query normal normal 1 Future Release defect (bug) dev-feedback 02/17/2021
#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
#58200 Empty result when meta_query is supposed to select date less than certain date Query normal normal 1 Awaiting Review defect (bug) 11/10/2023
#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
#60395 Filtering posts by open ping_status returns posts with closed ping_status Query normal normal 1 Awaiting Review defect (bug) 01/31/2024
#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
#23309 Not all WP_Query::query_vars get updated during WP_Query::get_posts() Query normal normal 1 defect (bug) needs-unit-tests 06/04/2019
#37251 Not return 404 on front-page with option page and url `/page/2` Query normal normal 1 Awaiting Review defect (bug) 05/28/2023
#60566 Posts Page as Draft remains publicly queryable Query normal normal 1 Future Release defect (bug) 02/19/2024
#34660 Query breaks when nopaging = false and posts_per_page = -1 Query normal normal 1 defect (bug) needs-unit-tests 06/04/2019
#38062 SELECT DISTINCT ... ORDER BY ... Query normal normal 1 Awaiting Review defect (bug) has-patch 04/09/2019
#46285 Search colums of WP User Query vars is not updated after applying user_search_columns filter Query normal trivial 1 Awaiting Review defect (bug) 02/20/2019
#48078 Some WP_XXX_Query::query() methods produce incorrect results when called in a loop Query normal normal 1 Awaiting Review defect (bug) dev-feedback 09/20/2019
#38283 Some `WP_Query` query vars undocumented Query normal normal 1 Future Release defect (bug) has-patch 03/27/2019
#41546 WP Query order by meta_clause not working correctly for decimal values Query normal normal 1 Awaiting Review defect (bug) 08/05/2017
#27272 WP meta queries comparing apples to oranges Query normal normal 1 defect (bug) has-patch 06/04/2019
#44372 WP_Query cannot properly order by nested Parent/Child relationships Query normal minor 1 Awaiting Review defect (bug) 06/14/2018
#47802 WP_Query get_posts sometimes inserts contradictory taxonomy queries Query normal normal 1 Awaiting Review defect (bug) 09/04/2020
#42546 WP_Query not handling 'LIKE' correctly. Query normal normal 1 Awaiting Review defect (bug) 03/14/2018
#43634 WP_Query returns wrong result if 10+ search terms and all negative. Query normal normal 1 Awaiting Review defect (bug) 01/17/2019
#44695 WP_Term_Query unexpected 'orderby' behaviour. Query normal normal 1 Awaiting Review defect (bug) needs-unit-tests 08/27/2019
#43391 WP_User_Query bug Query normal normal 1 Awaiting Review defect (bug) 03/03/2018
#56311 Week query variable is not being sanitized correctly audrasjb Query normal normal 1 Future Release defect (bug) has-patch 09/23/2024
#35848 WordPress 4.4 Handling Custom Taxonomies and Tax Queries Correctly Query normal normal 1 defect (bug) reporter-feedback 06/04/2019
#43238 `suppress_filters` not set in `pre_get_posts` hook Query normal normal 1 Awaiting Review defect (bug) dev-feedback 05/13/2022
#58147 bugfix: rewind_posts when posts array index != 0 Query normal normal 1 Awaiting Review defect (bug) has-patch 04/18/2023
#37762 cache_results parameter doesn't prevent queried posts from being added to cache boonebgorges Query normal normal 1 Future Release defect (bug) dev-feedback 06/15/2022
#45394 get_posts fails to return results when accessing admin with a custom user role Query normal normal 1 Awaiting Review defect (bug) reporter-feedback 12/10/2018
#45894 is_home conditional tag returns incorrect value with home pagination Query normal normal 1 Awaiting Review defect (bug) has-patch 01/10/2019
#49550 is_home is set to true even for cron jobs, which causes sticky posts to get prepended to all WP_Query results Query normal normal 1 Awaiting Review defect (bug) 02/24/2023
#40166 query_vars bug sets is_home to false. Query normal normal 1 Awaiting Review defect (bug) 05/20/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
#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
#62634 Bug Report: Error in mediaelement-and-player.js Quick/Bulk Edit normal normal 1 Awaiting Review defect (bug) 12/03/2024
#39946 Private posts can be sticky when bulk editing them from wp-admin/edit.php Quick/Bulk Edit normal normal 1 Awaiting Review defect (bug) reporter-feedback 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
#39889 Improve/Fix REST Response on Multisite when an endpoint for a non-existent site is hit. REST API normal normal 1 Future Release defect (bug) needs-unit-tests 07/09/2019
#57945 Locale bug in short-circuited WP REST API request via rest_pre_dispatch? REST API normal normal 1 Awaiting Review defect (bug) close 03/20/2023
#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
#53942 Non-single post meta multiple value update breaks post save through REST API REST API normal blocker 1 Awaiting Review defect (bug) 08/17/2021
#62646 PHP Warning in REST API when post_type doesn't support post-formats, but a post-format filter is applied. peterwilsoncc REST API normal normal 1 Awaiting Review defect (bug) has-patch 12/05/2024
#61061 PHP Warning with invalid JSON input REST API low normal 1 6.8 defect (bug) has-patch 12/06/2024
#53117 Post types which are not public, but which are show_in_rest and publicly_queryable and not exclude_from_search, do not appear in REST API search endpoint REST API normal normal 1 Awaiting Review defect (bug) 04/30/2021
#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
#61444 REST API: If Super Admin does not exist in subsite, retrieving users is rejected REST API normal normal 1 Awaiting Review defect (bug) 06/14/2024
#43149 WP-API JS Client not triggering change event when using setMeta/setMetas helpers REST API normal normal 1 Awaiting Review defect (bug) 10/25/2020
#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
#60911 WordPress requires Host in the header REST API normal normal 1 Awaiting Review defect (bug) reporter-feedback 05/17/2024
#54753 Wrong post content when uploading raw post data via REST API when html data url is used REST API normal normal 1 Awaiting Review defect (bug) 05/14/2022
#57879 fix rest_get_endpoint_args_for_schema() to allow user-defined sanitize and validate callbacks. REST API normal normal 1 Awaiting Review defect (bug) dev-feedback 06/19/2024
#57312 pattern validation fails in case of multitype validation using WP JSON REST REST API normal normal 1 Awaiting Review defect (bug) 12/11/2022
#27244 'Restore This Autosave' immediately updates a published post Revisions normal normal 1 Awaiting Review defect (bug) 02/25/2024
#53607 Loading or saving a post with enough (large) revisions exhausts available memory Revisions normal normal 1 Awaiting Review defect (bug) 07/06/2021
#58844 Revisions: Compare Revisions layout issues on mobile Revisions normal normal 1 Future Release defect (bug) has-patch 11/30/2023
#44929 Revisions: wp_get_revision_ui_diff only displays existing meta fields of the current post Revisions normal normal 1 Awaiting Review defect (bug) 01/16/2019
#48973 wp_text_diff() out of memory with 10GB memory limit on certain revisions Revisions normal normal 1 Awaiting Review defect (bug) 12/16/2019
#42478 Add_permastruct ignores EP_NONE and other args if %post_id% is present in struct Rewrite Rules normal normal 1 Awaiting Review defect (bug) 11/08/2017
#47686 Always flush rewrite rules when active plugins changes & on plugin upgrades Rewrite Rules normal normal 1 Awaiting Review defect (bug) 12/18/2021
#53545 Domain Mapping not working with page as homepage Rewrite Rules normal normal 1 Awaiting Review defect (bug) 06/28/2021
#43544 Pages over 999 in archive return 404 Rewrite Rules normal normal 1 Awaiting Review defect (bug) reporter-feedback 02/21/2019
#50726 Pagination error on 4 digit page when category and year are in the permalink structure Rewrite Rules normal minor 1 Awaiting Review defect (bug) 07/21/2020
#49510 Regular expression metacharacters in category and tag base lead rewrite rules to fail. Rewrite Rules normal normal 1 Awaiting Review defect (bug) 02/25/2020
#38518 Rewrite Rules rebuilding on parse_request Rewrite Rules normal normal 1 Awaiting Review defect (bug) 03/26/2019
#40440 Save permalink without send form Rewrite Rules normal normal 1 Awaiting Review defect (bug) close 12/19/2021
#32471 There is no proper way to flush rewrite rules at plugin network de-activation Rewrite Rules normal normal 1 defect (bug) 06/04/2019
#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
#50943 add_rewrite_rule() sample codes don't work for passing multiple params Rewrite Rules normal critical 1 Awaiting Review defect (bug) 08/14/2020
#42328 directory listing, missing index.html Rewrite Rules normal normal 1 Awaiting Review defect (bug) 10/24/2017
#14991 extra_rules_top should take priority over extra_permastructs Rewrite Rules normal normal 1 defect (bug) needs-unit-tests 12/05/2022
#42120 htpasswd protection not working due to .htaccess rewrite rules Rewrite Rules normal normal 1 Awaiting Review defect (bug) 05/14/2019
#45970 in IIS if web.confing <configuration has xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0" attribute the WordPress creates new <configuration> section and the site craches with wrong web.config Rewrite Rules normal normal 1 Awaiting Review defect (bug) 01/13/2019
#60330 redirect that working incorrectly! Rewrite Rules normal normal 1 Awaiting Review defect (bug) 03/05/2024
#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
#27276 wp_rewrite_rule does not update option when it's empty Rewrite Rules normal normal 1 defect (bug) 06/04/2019
#52247 Author role unable to set featured image (Error 403) Role/Capability normal normal 1 Awaiting Review defect (bug) 01/07/2021
#26807 Comments on private posts should also be private in admin depending on role Role/Capability normal normal 1 defect (bug) 06/04/2019
#42532 Custom post type : redirection bug after publish when cap edit_published_cpt is not set Role/Capability normal normal 1 Awaiting Review defect (bug) reporter-feedback 01/16/2019
#48865 Multisite Set up - Input field getting remove from filter when other user user roles except Super Admin filter on page/post Role/Capability normal major 1 defect (bug) 12/04/2019
#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
#49345 User with admin privileges cannot edit some pages/posts Role/Capability normal normal 1 Awaiting Review defect (bug) 02/02/2020
#49287 Users with no page deletion capabilities can delete homepage in multisite Role/Capability normal normal 1 Awaiting Review defect (bug) 01/24/2020
#45879 WP_User::set_role() does not remove previous roles Role/Capability normal normal 1 Awaiting Review defect (bug) 01/09/2019
#36056 When saving a post for an other author, the current_user_can() check is not passing the post ID with the edit_others_posts capability Role/Capability normal normal 1 defect (bug) 06/04/2019
#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
#53848 'is_feed was called incorrectly' notice if `wp_styles()` is called before the query Script Loader normal normal 1 Awaiting Review defect (bug) 12/14/2021
#43900 Add hint about blocked Javascript as possible error reason in script-loader.php Script Loader normal normal 1 Awaiting Review defect (bug) 05/02/2018
#49192 All plugin style tags are empty after upgrade to 5.3.2 Script Loader normal major 1 Awaiting Review defect (bug) reporter-feedback 01/20/2020
#37756 Allow inline scripts on script aliases Script Loader normal normal 1 Future Release defect (bug) needs-unit-tests 12/13/2019
#34591 BugFix to WP_Scripts::do_item(), remove doubled "//" Script Loader normal normal 1 Awaiting Review defect (bug) needs-unit-tests 02/05/2017
#59972 Clarify description of wp_script_add_data() Script Loader normal normal 1 Awaiting Review defect (bug) has-patch 10/10/2024
#54993 Inline output using wp_enqueue_block_style adds unnecessary paths Script Loader normal normal 1 Awaiting Review defect (bug) 01/30/2022
#36779 Move /wp-admin/load-scripts.php and /wp-admin/load-styles.php to /wp-includes Script Loader normal normal 1 defect (bug) 06/04/2019
#52879 The SCRIPT_DEBUG constant is ignored when concatenating scripts Script Loader normal minor 1 Future Release defect (bug) 04/27/2022
#62265 wp-admin honors style-sheet <=> 'SCRIPT_DEBUG' is true. Script Loader normal normal 1 Awaiting Review defect (bug) 10/21/2024
#55030 wp_enqueue_script( 'jquery-ui-autocomplete' ) - is enqueueing a bunch of extra scripts I don't need Script Loader normal normal 1 Awaiting Review defect (bug) 02/18/2022
#58075 wp_enqueue_scripts action not firing at the right time with block themes Script Loader normal major 1 Awaiting Review defect (bug) 05/26/2023
#46334 wp_localize_script did not output anything in wp_print_footer_scripts hook although document suggested that it should be working Script Loader normal major 1 Awaiting Review defect (bug) 02/24/2019
Note: See TracReports for help on using and creating reports.