Make WordPress Core

{23} Popular Tickets (5306 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 (4501 - 4600 of 5306)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#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
#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
#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
#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
#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
#61048 order sticky posts using the same order for posts Query normal major 1 Awaiting Review enhancement 04/22/2024
#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
#56168 Add a way easily perform advanced post fields queries Query normal trivial 1 Awaiting Review feature request 07/07/2022
#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
#11472 Should QuickEdit remove posts from lists as needed? Quick/Bulk Edit low minor 1 Future Release enhancement 12/09/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
#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
#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
#55675 Improve performance Themes REST API endpoint REST API normal normal 1 Awaiting Review enhancement 04/16/2024
#50409 REST API about links should be embeddable. REST API normal normal 1 Future Release enhancement 10/15/2020
#53860 REST API returns special characters as Unicode Decimal Code REST API normal minor 1 Awaiting Review enhancement 08/02/2021
#39954 REST API: Improve date updates if both `date` and `date_gmt` are set REST API normal minor 1 Awaiting Review enhancement 03/09/2017
#49330 REST API: introduce block-editor context REST API normal normal 1 Future Release enhancement 10/01/2020
#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
#54387 trailing slash in the url /wp-json REST API normal minor 1 Awaiting Review enhancement dev-feedback 06/25/2024
#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
#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
#27276 wp_rewrite_rule does not update option when it's empty Rewrite Rules normal normal 1 defect (bug) 06/04/2019
#11931 Day/Month/Year Permalink Structure Fails in Archives Rewrite Rules normal normal 1 enhancement 04/05/2019
#13701 Full support for middle and little endian permalink structures Rewrite Rules normal normal 1 enhancement needs-unit-tests 06/04/2019
#30907 Rewrite Rules collision Rewrite Rules normal normal 1 enhancement 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
Note: See TracReports for help on using and creating reports.