Make WordPress Core

{13} Has Patch (2526 matches)

Create a new ticket
  • Tickets that have a patch and now need testing to make sure the patch works and doesn't introduce new bugs (keywords: has-patch, needs-testing)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1701 - 1800 of 2526)

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#49284 WP_Meta_Query's 'compare_key' does not support 'NOT EXISTS' when used with WP_User_Query Query normal normal Awaiting Review defect (bug) has-patch 2 years ago
#63768 WP_Query will generate an unexpected SQL query when using switch_to_blog and post_type = any Query normal normal Awaiting Review defect (bug) has-patch 10 months ago
#52559 When doing JOINs for meta queries the meta_key should be in the ON clause whenever possible. Query normal normal Future Release defect (bug) has-patch 4 weeks ago
#41196 add _doing_it_wrong to get_query_var and prevent fatal errors Query normal normal Awaiting Review defect (bug) has-patch 9 years ago
#58147 bugfix: rewind_posts when posts array index != 0 Query normal normal Awaiting Review defect (bug) has-patch 3 years ago
#47068 get_queried_object() returns null date archives and on homepage with blog on front settings Query normal normal Awaiting Review defect (bug) has-patch 9 months ago
#53495 incorrect (and confusing) DocBlock for get_page_by_title() Query normal normal Awaiting Review defect (bug) has-patch 3 months ago
#45894 is_home conditional tag returns incorrect value with home pagination Query normal normal Awaiting Review defect (bug) has-patch 8 years ago
#65671 is_page() and is_single() do not match a path that begins with a slash Query normal normal Awaiting Review defect (bug) has-patch 8 weeks ago
#49168 is_post_type_archive( $post_types = '' ) doesn't work with underscore (_) Query normal normal Awaiting Review defect (bug) has-patch 7 years ago
#40660 the_post_navigation not excluding terms - wp 4.7.4 Query normal normal Awaiting Review defect (bug) has-patch 6 years ago
#63902 wp_get_post_autosave() uses a non-limited SQL query Query normal minor Awaiting Review defect (bug) has-patch 12 months ago
#37463 Abstract Query Class Query normal normal Awaiting Review enhancement has-patch 3 years ago
#39120 Add get/set methods to remaining main query classes (comments and terms) Query normal normal Awaiting Review enhancement has-patch 8 years ago
#63044 Add method to test whether currently viewing the site home page in WP_Query Query normal normal Awaiting Review enhancement has-patch 19 months ago
#51811 Query inconsistency between WP_Query and WP_Term_Query Query normal normal Awaiting Review enhancement has-patch 2 weeks ago
#52167 WP_Query: always convert `any` post type values to public values. Query normal normal Awaiting Review enhancement has-patch 6 years ago
#55630 add array input to meta_query key Query normal normal Awaiting Review enhancement has-patch 4 years ago
#41797 max_num_pages for WP_User_Query Query normal normal Awaiting Review enhancement has-patch 9 years ago
#44602 meta_query to support FIND_IN_SET Query normal normal Awaiting Review enhancement has-patch 8 years ago
#63614 pre_get_lastpostdate filter Query normal minor Awaiting Review enhancement has-patch 15 months ago
#57303 wp_get_posts() for post_type="any" + post__in creates not optimized database query Query normal normal Awaiting Review enhancement has-patch 12 months ago
#53195 Add $post or $post_id to the quick_edit_custom_box hook Quick/Bulk Edit normal normal Awaiting Review defect (bug) has-patch 22 hours ago
#25696 Double clicking update on list table inline edit removes row from dom Quick/Bulk Edit normal normal Future Release defect (bug) has-patch 4 weeks ago
#61409 JQMIGRATE warnings for bulk edit Quick/Bulk Edit normal normal Awaiting Review defect (bug) has-patch 2 years ago
#61833 Post titles in Bulk Edit should show decoded HTML Quick/Bulk Edit normal normal Future Release defect (bug) has-patch 19 months ago
#60329 Quick Edit tags-input drop-down selection box hangs exactly over the Published/Draft/Queud selection-box Quick/Bulk Edit normal normal Awaiting Review defect (bug) has-patch 3 years ago
#38507 Quick Edit: Parent label without input when editing page Quick/Bulk Edit normal normal Future Release defect (bug) has-patch 14 months ago
#62229 post_status dropdown in Quick Edit incorrect if the admin user's timezone is "behind" the site's timezone Quick/Bulk Edit normal normal Awaiting Review defect (bug) has-patch 12 months ago
#64045 /wp-json/wp/v2/menus incorrectly emits 403 for invalid `post` param REST API normal normal Awaiting Review defect (bug) has-patch 12 months ago
#62742 Add Missing REST API Filters to WP_REST_Global_Styles_Revisions_Controller REST API normal normal Future Release defect (bug) has-patch 10 months ago
#60055 Array to string conversion warning after r50157 REST API normal minor Awaiting Review defect (bug) has-patch 4 months ago
#52925 Autosaves controller: Post checks will never catch invalid IDs REST API normal normal Future Release defect (bug) has-patch 2 years ago
#65045 Duplicate 'Comment' entry in trashableTypes array in wp/api.js REST API normal normal Awaiting Review defect (bug) has-patch 4 months ago
#64168 Inaccurate JSON schema for template-parts endpoint REST API normal normal Future Release defect (bug) has-patch 2 weeks ago
#53784 Limiting user enumeration through the REST API REST API normal normal Future Release defect (bug) changes-requested 2 years ago
#61061 PHP Warning with invalid JSON input REST API low normal Future Release defect (bug) has-patch 7 months ago
#62671 REST API Plugins Endpoint: Plugins are activated before language packages are installed REST API normal normal Awaiting Review defect (bug) has-patch 6 months ago
#61843 REST API endpoint /wp-json/wp/v2/categories returns 500 instead of 400 REST API normal normal Awaiting Review defect (bug) has-patch 2 years ago
#63967 REST API test methods using supported image format to test unsupported logic checks REST API normal normal Future Release defect (bug) has-patch 12 months ago
#41032 REST API: Date fields do not support ISO8601 REST API normal normal Future Release defect (bug) has-patch 8 months ago
#56494 REST API: Fix and test rest_default_additional_properties_to_false REST API normal normal Awaiting Review defect (bug) has-patch 3 years ago
#64248 REST API: Logic to only change comment status never runs REST API normal normal Awaiting Review defect (bug) has-patch 2 weeks ago
#60618 REST API: Meta update fails if unrelated unchanged field is a multi-item array REST API normal normal Awaiting Review defect (bug) has-patch 16 months ago
#65855 REST API: Taxonomy REST bases can overwrite existing post item properties despite conflict warning REST API normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
#65240 REST API: WP_REST_Plugins_Controller::create_item() fatals when plugins_api response lacks language_packs property REST API normal normal Awaiting Review defect (bug) has-patch 4 months ago
#48257 REST API: post-process endpoint cannot be discovered from media creation endpoint REST API normal normal Future Release defect (bug) has-patch 4 months ago
#65694 REST autosave controller silently ignores post_title updates matching the published post's title, leaving stale title in the autosave revision REST API normal normal Awaiting Review defect (bug) has-patch 7 weeks ago
#47443 REST-API prevents users with edit_published_posts capability updating published posts REST API normal normal Future Release defect (bug) has-patch 3 years ago
#60349 Rest API media upload utf8 urlencoded filename not decoded on server REST API normal normal Awaiting Review defect (bug) has-patch 3 years ago
#65754 Revisionable, Multivalue Post Meta are not saved properly via REST autosave REST API normal normal Future Release defect (bug) has-patch 5 weeks ago
#52640 The rest_prepare_attachment filter runs twice during REST request REST API normal normal Future Release defect (bug) has-patch 6 years ago
#61842 Uncaught TypeError in /wp-json/wp/v2/menu-items REST API POST operation REST API normal normal Awaiting Review defect (bug) has-patch 21 months ago
#61838 Uncaught TypeError in multiple REST API endpoints from a single bug REST API normal normal Awaiting Review defect (bug) has-patch 2 years ago
#64670 WP_REST_Posts_Controller::update_item() not passing parent to wp_unique_post_slug() for draft child REST API normal normal Awaiting Review defect (bug) has-patch 2 months ago
#43502 `WP_REST_Posts_Controller::prepare_item_for_response()` doesn't reset postdata after calling setup_postdata() REST API normal normal Future Release defect (bug) has-patch 3 weeks ago
#62903 permission_callback should be called before validate_callback in REST API REST API normal normal Awaiting Review defect (bug) close 19 months ago
#64032 wp_die() status code Rest API component updates (parent ticket: #64009) REST API normal normal Awaiting Review defect (bug) has-patch 10 months ago
#63130 Add comment_count Support to REST API for Enhanced Sorting and Gutenberg Integration REST API normal blocker Awaiting Review enhancement has-patch 16 months ago
#55961 Add embed to WP_REST_Request class REST API normal normal Awaiting Review enhancement has-patch 3 years ago
#50074 Add filter on post/etc action links in the REST API REST API normal normal Future Release enhancement has-patch 5 years ago
#54513 Add meta support to template REST API REST API normal normal Future Release enhancement has-patch 5 years ago
#63231 Add support for batching GET REST API Requests REST API normal normal Future Release enhancement has-patch 18 months ago
#63670 Add trashability to REST API posts controller REST API normal normal Awaiting Review enhancement has-patch 14 months ago
#59903 Add user pattern categories to the pattern categories API response REST API normal normal Awaiting Review enhancement has-patch 3 years ago
#63761 Adding Edit/PUT Method for Template REST API Endpoint. REST API normal normal Future Release enhancement has-patch 2 months ago
#47962 Allow apiRequest to do requests on external WordPress sites REST API normal normal Awaiting Review enhancement has-patch 7 years ago
#64073 Attachments REST API: extend to support ordering by `mime_type`. REST API normal normal Awaiting Review enhancement has-patch 11 months ago
#41735 Include titles for JSON Schema properties REST API normal normal Awaiting Review enhancement has-patch 9 years ago
#43681 Incorrect HTTP status code in 'posts' query. REST API normal normal Future Release enhancement close 14 months ago
#63946 Introduce a mechanism for lazy-loading REST routes and handlers REST API normal normal Awaiting Review enhancement has-patch 3 months ago
#65486 Performance: Avoid redundant cache invalidation in WP_REST_Meta_Fields during batch meta updates REST API normal normal Awaiting Review enhancement has-patch 3 months ago
#62604 Prevent false-positive in validate_callback() in REST API REST API normal normal Awaiting Review enhancement has-patch 16 months ago
#53860 REST API returns special characters as Unicode Decimal Code REST API normal minor Awaiting Review enhancement has-patch 19 months ago
#54247 REST API: Add block editor settings endpoint REST API normal normal Future Release enhancement has-patch 5 years ago
#51757 REST API: Add const validation REST API normal normal Awaiting Review enhancement has-patch 6 years ago
#40556 REST API: Allow for server generating a user's password REST API normal normal Awaiting Review enhancement has-patch 9 years ago
#41616 REST API: Expose old slugs REST API normal normal Future Release enhancement has-patch 2 years ago
#38813 REST API: Test schema registration for required fields. REST API normal normal Future Release enhancement has-patch 2 weeks ago
#41554 REST API: Use `wp.apiRequest` helper to build URLs for media embed requests REST API normal normal Awaiting Review enhancement has-patch 5 months ago
#39037 Should REST API support multiple orderby values? REST API normal normal Awaiting Review enhancement has-patch 18 months ago
#62333 Simplify code structure and optimize conditional logic in REST API controllers REST API normal minor Awaiting Review enhancement has-patch 22 months ago
#63253 Theme REST API: expose "has_theme_json" field REST API normal normal Awaiting Review enhancement has-patch 17 months ago
#39473 get_routes() called multiple times within single REST request causing the rest_endpoints() filter to also fire more than once REST API normal normal Awaiting Review enhancement has-patch 3 months ago
#41459 Introduce a REST API endpoint for networks / network options REST API normal normal Future Release task (blessed) has-patch 6 years ago
#27244 'Restore This Autosave' immediately updates a published post Revisions normal normal Awaiting Review defect (bug) has-patch 5 months ago
#29920 Autosave breaks if post revision fields contains a value that isn't a string Revisions normal normal Awaiting Review defect (bug) has-patch 7 years ago
#58844 Revisions: Compare Revisions layout issues on mobile Revisions normal normal Future Release defect (bug) has-patch 3 years ago
#53417 The revisions endpoints provide an incorrect JSON schema Revisions normal normal Awaiting Review defect (bug) has-patch 5 months ago
#23314 Allow published posts to be revised without being updated immediately Revisions normal normal Future Release enhancement has-patch 7 years ago
#57395 Improve wp_die message when previewing post revision with expired nonce and unauthenticated requests Revisions normal normal Awaiting Review enhancement has-patch 4 years ago
#62690 Add "Copy to Clipboard" button to Revision Viewer Revisions normal normal Awaiting Review feature request has-patch 20 months ago
#43676 .htaccess rules don't work with Plain Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 5 years ago
#47686 Always flush rewrite rules when active plugins changes & on plugin upgrades Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#39442 Custom rewrite endpoints and wp_old_slug_redirect Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 3 months ago
#24963 IIS Multisite, Suspected bug in web.config code for URL Rewrite (404 wp-login) Rewrite Rules normal normal Future Release defect (bug) has-patch 9 years ago
#40339 If $home_path=='wp' then WP::parse_request() will remove 'wp' from 'wp-json/wc/v1/products' in $pathinfo Rewrite Rules high critical Awaiting Review defect (bug) has-patch 9 days ago
#57858 If permalink structure is set to /%category%/%postname% , WordPress will match a /0/ path as a category archive Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 7 weeks ago
#63353 Invalid type false for permalink_structure property Rewrite Rules normal trivial Awaiting Review defect (bug) has-patch 17 months ago
#51662 Pagination adds extra trailing slash at the end of some URLs Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 15 months ago
Note: See TracReports for help on using and creating reports.