Make WordPress Core

{30} Tickets with a focus on (5324 matches)

Arguments
Create a new ticket
  • Active tickets with a focus on
  • Grouped by workflow and sorted by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1101 - 1200 of 5324)

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22

Tickets Awaiting Review (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#19896 Non-WP rewrites not saved on a multisite install Rewrite Rules normal normal Awaiting Review defect (bug) 08/22/2017
#49510 Regular expression metacharacters in category and tag base lead rewrite rules to fail. Rewrite Rules normal normal Awaiting Review defect (bug) 02/25/2020
#38518 Rewrite Rules rebuilding on parse_request Rewrite Rules normal normal Awaiting Review defect (bug) 03/26/2019
#41791 Unicode + add_permastruct breaks rewrite rules Rewrite Rules normal normal Awaiting Review defect (bug) needs-unit-tests 09/15/2017
#42328 directory listing, missing index.html Rewrite Rules normal normal Awaiting Review defect (bug) 10/24/2017
#42120 htpasswd protection not working due to .htaccess rewrite rules Rewrite Rules normal normal Awaiting Review defect (bug) 05/14/2019
#40719 iis7_add_rewrite_rule and iis7_delete_rewrite_rule create malformed web.config Rewrite Rules normal normal Awaiting Review defect (bug) 02/15/2020
#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 Awaiting Review defect (bug) 01/13/2019
#36486 is_apache in vars.php does not always work Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 07/31/2024
#19493 post and archive pagination don't work with custom endpoints Rewrite Rules normal normal Awaiting Review defect (bug) 01/25/2018
#60713 remove 'array_merge(...)' is used in a loop and is a resources greedy construction. from generate_rewrite_rules pbearne Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 04/10/2024
#58536 url_to_postid does not work at MS install in context of another blog when $wp_rewrite->use_verbose_page_rules differs Rewrite Rules normal normal Awaiting Review defect (bug) 10/29/2023
#43678 Add indents to default .htaccess rules Rewrite Rules normal normal Awaiting Review enhancement has-patch 04/02/2018
#34136 Allow register_post_type's rewrite to remove CPT slug Rewrite Rules normal normal Awaiting Review enhancement 06/24/2022
#34776 Introduced the `$site_root` and `$home_root` parameter in `mod_rewrite_rules` Rewrite Rules normal normal Awaiting Review enhancement has-patch 04/01/2018
#18450 New safe action to add rewrite rules on Rewrite Rules normal normal Awaiting Review enhancement dev-feedback 09/21/2018
#41946 Option to delete_with_markers Rewrite Rules normal normal Awaiting Review enhancement 09/21/2017
#29118 Registering rewrite rules is hard, so let's introduce remove_rewrite_rule. Rewrite Rules normal normal Awaiting Review enhancement has-patch 08/14/2024
#40395 New action: pre_generate_rewrite_rules Rewrite Rules normal normal Awaiting Review feature request has-patch 09/02/2019
#27244 'Restore This Autosave' immediately updates a published post Revisions normal normal Awaiting Review defect (bug) 02/25/2024
#29920 Autosave breaks if post revision fields contains a value that isn't a string Revisions normal normal Awaiting Review defect (bug) has-patch 06/04/2019
#53607 Loading or saving a post with enough (large) revisions exhausts available memory Revisions normal normal Awaiting Review defect (bug) 07/06/2021
#44684 Page/Post revisions don't seem to load into preview Revisions normal normal Awaiting Review defect (bug) has-patch 08/01/2018
#43189 Restoring page revision doesn't restore page template previously used Revisions normal normal Awaiting Review defect (bug) 01/31/2018
#44929 Revisions: wp_get_revision_ui_diff only displays existing meta fields of the current post Revisions normal normal Awaiting Review defect (bug) 01/16/2019
#41029 The changed author is not making the coming revisons adamsilverstein Revisions normal normal Awaiting Review defect (bug) 04/30/2021
#53417 The revisions endpoints provide an incorrect JSON schema Revisions normal normal Awaiting Review defect (bug) 06/15/2021
#48973 wp_text_diff() out of memory with 10GB memory limit on certain revisions Revisions normal normal Awaiting Review defect (bug) 12/16/2019
#29276 Ability to edit and preview any revision, not just autosaves Revisions normal normal Awaiting Review enhancement 01/10/2020
#47518 Add an explanatory message to the Revisions screen for locked posts adamsilverstein Revisions normal normal Awaiting Review enhancement 04/30/2021
#38368 Add front-end revision browsing Revisions normal normal Awaiting Review enhancement 03/08/2018
#47831 Compare any two revisions: Improve the distinction of From/To columns Revisions normal normal Awaiting Review enhancement 11/12/2019
#48953 Improved revision control related to posts and the numerous auxiliary benefits Revisions normal major Awaiting Review enhancement 12/18/2019
#42712 Enhance wp revisions to keep with expiration date for the revisions Revisions normal normal Awaiting Review feature request 11/28/2017
#42086 Option to view condensed diffs for post revisions Revisions normal normal Awaiting Review feature request 09/01/2020
#57973 Can not delete custom template when name contains non-Latin characters REST API normal normal Awaiting Review defect (bug) 07/11/2024
#53942 Non-single post meta multiple value update breaks post save through REST API REST API normal blocker Awaiting Review defect (bug) 08/17/2021
#53828 Nullable registered meta with format does not display in JSON schema REST API normal normal Awaiting Review defect (bug) 07/29/2021
#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 Awaiting Review defect (bug) 04/30/2021
#55128 REST API /media leaves holes in the result, making it virtually impossible to paginate through them REST API normal normal Awaiting Review defect (bug) 02/09/2022
#62671 REST API Plugins Endpoint: Plugins are activated before language packages are installed REST API normal normal Awaiting Review defect (bug) has-patch 12/10/2024
#61843 REST API endpoint /wp-json/wp/v2/categories returns 500 instead of 400 REST API normal normal Awaiting Review defect (bug) has-patch 08/09/2024
#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 08/09/2024
#59425 REST API: Preserve boolean values when generating next/prev Link headers REST API normal normal Awaiting Review defect (bug) 12/11/2024
#41358 Shutdown hooks can significantly slow down REST API responses REST API normal normal Awaiting Review defect (bug) dev-feedback 02/10/2025
#61842 Uncaught TypeError in /wp-json/wp/v2/menu-items REST API POST operation REST API normal normal Awaiting Review defect (bug) has-patch 12/12/2024
#61838 Uncaught TypeError in multiple REST API endpoints from a single bug REST API normal normal Awaiting Review defect (bug) has-patch 08/14/2024
#43149 WP-API JS Client not triggering change event when using setMeta/setMetas helpers REST API normal normal Awaiting Review defect (bug) 10/25/2020
#54753 Wrong post content when uploading raw post data via REST API when html data url is used REST API normal normal Awaiting Review defect (bug) 05/14/2022
#54832 _doing_it_wrong should write into debug.log REST API normal normal Awaiting Review defect (bug) 02/14/2024
#59558 not documented information about changes in embedded data REST API normal normal Awaiting Review defect (bug) 10/06/2023
#62742 Add Missing REST API Filters to WP_REST_Global_Styles_Revisions_Controller REST API normal normal Awaiting Review enhancement has-patch 01/13/2025
#41740 Add comment count to "replies" link in post responses REST API normal normal Awaiting Review enhancement 10/25/2020
#55961 Add embed to WP_REST_Request class REST API normal normal Awaiting Review enhancement has-patch 07/20/2023
#46267 Add generated_slug to REST API autosaves endpoint REST API normal normal Awaiting Review enhancement 10/25/2020
#47962 Allow apiRequest to do requests on external WordPress sites REST API normal normal Awaiting Review enhancement has-patch 09/02/2019
#52590 Consider increasing the limit of the perPage argument in paginated requests. REST API normal normal Awaiting Review enhancement 02/22/2021
#54293 Expand functionality of themes REST API REST API normal normal Awaiting Review enhancement needs-unit-tests 06/07/2022
#44694 Extra and un-neccessary query when no posts found in Posts Rest Controller REST API normal normal Awaiting Review enhancement 02/12/2025
#39863 HTML description property of term in WP_REST_Terms_Controller lacks display filters joehoyle REST API normal normal Awaiting Review enhancement 07/11/2019
#43428 Improve CORS headers sent to REST Api requests REST API normal normal Awaiting Review enhancement 04/24/2023
#55675 Improve performance Themes REST API endpoint REST API normal normal Awaiting Review enhancement 04/16/2024
#41735 Include titles for JSON Schema properties REST API normal normal Awaiting Review enhancement has-patch 12/03/2017
#61978 Managing Dynamic Search, Category Filtering, and Pagination for Bulk Patterns REST API normal normal Awaiting Review enhancement 09/09/2024
#55672 Media endpoint allows multiple media types on request, but only returns image in response REST API normal minor Awaiting Review enhancement 05/04/2022
#40556 REST API: Allow for server generating a user's password REST API normal normal Awaiting Review enhancement has-patch 04/27/2017
#39954 REST API: Improve date updates if both `date` and `date_gmt` are set REST API normal minor Awaiting Review enhancement 03/09/2017
#41554 REST API: Use `wp.apiRequest` helper to build URLs for media embed requests REST API normal normal Awaiting Review enhancement has-patch 09/25/2019
#45252 Reconsider the `context` argument in REST API calls REST API normal normal Awaiting Review enhancement 11/21/2019
#59635 Revise the regular expressions defining endpoints for template revisions, template autosaves, template part revisions, and template part autosaves endpoints antonvlasenko REST API normal normal Awaiting Review enhancement has-patch 12/04/2023
#39037 Should REST API support multiple orderby values? REST API normal normal Awaiting Review enhancement has-patch 08/07/2024
#62333 Simplify code structure and optimize conditional logic in REST API controllers REST API normal minor Awaiting Review enhancement has-patch 11/21/2024
#56368 Unable to use enum with array data type - REST API REST API normal normal Awaiting Review enhancement 09/04/2022
#40988 Use objects for `get_item_schema()` calls pbearne REST API normal normal Awaiting Review enhancement 06/12/2024
#57361 WP_REST_Attachments_Controller::get_media_types not returning existing mime types, but the ones allowed for upload REST API normal normal Awaiting Review enhancement 12/20/2022
#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 needs-unit-tests 09/17/2024
#61205 Add support for relative paths to theme assets in theme.json REST API normal normal Awaiting Review feature request 09/08/2024
#44862 Create REST API endpoints to lock, release and takeover post edition timothyblynjacobs REST API normal normal Awaiting Review feature request 01/07/2022
#49634 Performance Benchmarks for REST API REST API normal normal Awaiting Review feature request dev-feedback 04/30/2020
#39972 REST API: Allow querying posts by post format REST API normal normal Awaiting Review feature request 05/07/2017
#60142 wordpress api not returns category descriptions in embedded data of post REST API normal normal Awaiting Review feature request 07/26/2024
#62634 Bug Report: Error in mediaelement-and-player.js Quick/Bulk Edit normal normal Awaiting Review defect (bug) 12/03/2024
#57753 Quickedit characters on date fields Quick/Bulk Edit normal trivial Awaiting Review defect (bug) 02/22/2023
#29821 bulk_edit_custom_box hook causes tags to display within created fieldset Quick/Bulk Edit normal normal Awaiting Review defect (bug) 02/07/2023
#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) 11/27/2024
#54378 Admin Pages - The dropdown of 'Main Page (no parent)' on QuickEdit query is slow Quick/Bulk Edit normal normal Awaiting Review enhancement 06/04/2024
#43372 $wp_query->max_num_pages return value as float Query normal trivial Awaiting Review defect (bug) 02/10/2022
#39914 'orderby' date results differs depend on 'post_status' Query normal normal Awaiting Review defect (bug) 02/19/2017
#40630 Advanced meta compare "like" in WP_Query Query normal normal Awaiting Review defect (bug) has-patch 05/16/2017
#28568 Can't get private posts/pages via WP_Query when not logged in as administrator Query normal normal 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 Awaiting Review defect (bug) has-patch 07/23/2021
#42164 Conditional Tags not working when using ugly URL Query normal normal Awaiting Review defect (bug) needs-unit-tests 10/10/2017
#40903 Filtered posts_request query can break found_posts query Query normal normal Awaiting Review defect (bug) 06/01/2017
#57678 Missing use of placeholders and $wpdb->prepare() Query normal major Awaiting Review defect (bug) dev-feedback 02/27/2023
#37251 Not return 404 on front-page with option page and url `/page/2` Query normal normal Awaiting Review defect (bug) 05/28/2023
#40397 PHP 7.1.x problem in WP_Query Query normal normal Awaiting Review defect (bug) 01/11/2018
#40984 Possible Bug with Named Orderby Meta Query SQL Query normal normal Awaiting Review defect (bug) 06/09/2017
#42732 Problem with usage of WP_Term_Query inside WP_Tax_Query Query normal normal Awaiting Review defect (bug) 11/28/2017
#38062 SELECT DISTINCT ... ORDER BY ... Query normal normal Awaiting Review defect (bug) has-patch 04/09/2019
#50873 Search query parameter causes 404 on pagename match rules Query normal normal Awaiting Review defect (bug) has-patch 02/15/2024
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Note: See TracReports for help on using and creating reports.