Make WordPress Core

{23} Popular Tickets (5279 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 (4001 - 4100 of 5279)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#39914 'orderby' date results differs depend on 'post_status' Query normal normal 1 Awaiting Review defect (bug) 02/19/2017
#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
#35418 Assigned post type not appeared in category and tag archive Query normal normal 1 defect (bug) reporter-feedback 06/04/2019
#28568 Can't get private posts/pages via WP_Query when not logged in as administrator Query normal normal 1 Awaiting Review defect (bug) 03/22/2019
#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
#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
#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
#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
#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
#56105 Call update_post_parent_caches in the_post function in WP_Query class Query normal normal 1 Awaiting Review enhancement needs-unit-tests 04/20/2023
#20044 Enable search for pages by slug Query normal normal 1 enhancement 06/04/2019
#30530 Enhance privacy by hiding posts of other users Query normal normal 1 enhancement reporter-feedback 06/04/2019
#25190 Improve name/pagename query variable mapping Query normal normal 1 enhancement needs-unit-tests 06/04/2019
#36881 Improved hot-wiring of set_found_posts pbearne Query normal normal 1 enhancement needs-unit-tests 05/08/2024
#36670 Move CAST to right-hand side of comparison in meta query Query normal normal 1 enhancement 06/04/2019
#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
#41843 Provide more flexibility to the `get_{$adjacent}_post_where` hook Query normal normal 1 Awaiting Review enhancement 03/13/2019
#36652 Use meta_value in a meta query to decide type format in SQL clause ericlewis Query normal normal 1 enhancement dev-feedback 06/04/2019
#34525 Use wp_parse_id_list() in the WP_Query class Query normal normal 1 enhancement has-patch 06/04/2019
#11398 new sort method for query_posts (order by last comment date) Query normal normal 1 enhancement 06/04/2019
#37056 paginate_links should be a method on WP_Query Query normal normal 1 enhancement 06/04/2019
#60490 Add 'author__in' option to WP_Query 'orderby' options Query normal normal 1 Awaiting Review feature request 02/09/2024
#39632 Adding Query identifier attribute Query normal normal 1 Awaiting Review feature request 06/07/2017
#37837 Extend WP_Query author parameters to filter by role Query normal normal 1 Awaiting Review feature request 03/30/2017
#30982 Meta query in pre_get_posts Query normal normal 1 feature request 06/04/2019
#58600 wp_query Enhancement Query normal normal 1 Awaiting Review feature request close 07/03/2023
#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
#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
#30870 Add an $actions array and a filter in inline_edit() function Quick/Bulk Edit normal normal 1 enhancement reporter-feedback 06/04/2019
#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
#61061 PHP Warning with invalid JSON input REST API low normal 1 6.8 defect (bug) needs-unit-tests 10/21/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
#42970 Add a 'rest_nonce_action' filter to the REST API REST API normal normal 1 Awaiting Review enhancement close 11/29/2019
#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
#53673 Add unit tests for v5.8 widget sidebar IDs REST API normal normal 1 Future Release enhancement dev-feedback 04/01/2024
#47962 Allow apiRequest to do requests on external WordPress sites REST API normal normal 1 Awaiting Review enhancement has-patch 09/02/2019
#44694 Extra and un-neccessary query when no posts found in Posts Rest Controller REST API normal normal 1 Awaiting Review enhancement 08/02/2018
#49277 Implement email sanitize in REST API spacedmonkey REST API normal normal 1 Future Release enhancement dev-feedback 11/04/2021
#55675 Improve performance Themes REST API endpoint REST API normal normal 1 Awaiting Review enhancement 04/16/2024
#57900 Only prime post thumbnails in post REST API controller spacedmonkey REST API normal normal 1 Future Release enhancement has-patch 05/10/2023
#50409 REST API about links should be embeddable. REST API normal normal 1 Future Release enhancement 10/15/2020
#49330 REST API: introduce block-editor context REST API normal normal 1 Future Release enhancement 10/01/2020
#42737 Add method wp.api.getModelByType for retrieving api models adamsilverstein REST API normal normal 1 Future Release feature request 10/19/2018
#49634 Performance Benchmarks for REST API REST API normal normal 1 Awaiting Review feature request dev-feedback 04/30/2020
#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
#47831 Compare any two revisions: Improve the distinction of From/To columns Revisions normal normal 1 Awaiting Review enhancement 11/12/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
#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
Note: See TracReports for help on using and creating reports.