Make WordPress Core

{1} All Tickets (7978 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (6101 - 6200 of 7978)

REST API (17 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#57361 WP_REST_Attachments_Controller::get_media_types not returning existing mime types, but the ones allowed for upload normal normal Awaiting Review enhancement 12/20/2022 1
#57455 respond_to_request: store matched handlers across other methods, saving a call to get_routes(). dev-feedback normal normal Awaiting Review enhancement 01/19/2023 1
#57512 Warning as a part of API response dev-feedback normal normal Awaiting Review defect (bug) 02/05/2023 12
#57704 Add revisions to the links of the template and template part REST endpoint normal minor 6.3 enhancement 02/14/2023 3
#57745 REST API post update fails with unchanged but auth-restricted meta value kadamwhite has-patch normal normal 6.3 defect (bug) 03/29/2023 4
#57749 In REST APIs, only prime meta data if there are registered keys normal normal Awaiting Review enhancement 02/17/2023
#57752 Improve rest_(allowed|exposed)_cors_headers filters rachelbaker* has-patch normal normal 6.3 enhancement 02/21/2023 2
#57879 fix rest_get_endpoint_args_for_schema() to allow user-defined sanitize and validate callbacks. dev-feedback normal normal Awaiting Review defect (bug) 03/08/2023 2
#57897 REST attachments controller does not handle terms on creation needs-unit-tests normal normal Future Release enhancement 05/30/2023 3
#57900 Only prime post thumbnails in post REST API controller spacedmonkey has-patch normal normal Future Release enhancement 05/10/2023 1
#57902 REST API index does not respect fields dlh has-patch normal normal 6.3 defect (bug) 05/22/2023 4
#57945 Locale bug in short-circuited WP REST API request via rest_pre_dispatch? close normal normal Awaiting Review defect (bug) 03/20/2023 3
#57957 Media title falsely has kebab case when inserted via REST API (e.g. in Block Editor) needs-unit-tests normal major 6.2.3 defect (bug) 05/26/2023 18
#57973 Can not delete custom template when name contains non-Latin characters has-patch normal normal Awaiting Review defect (bug) 03/26/2023 2
#58034 Post API can't get image URL on Endpoint dev-feedback normal normal Awaiting Review feature request 04/06/2023 2
#58123 Indicate when a theme supports the Site editor in the Themes REST API response has-patch normal normal Awaiting Review enhancement 04/13/2023 1
#58238 comment_text filter not applied with correct number of arguments within REST API has-patch normal normal Awaiting Review defect (bug) 05/03/2023 1

Revisions (36 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#20299 Preview changes on a published post makes all post meta "live" adamsilverstein dev-feedback normal major Future Release defect (bug) 01/18/2022 37
#20564 Framework for storing revisions of Post Meta adamsilverstein dev-feedback normal normal Future Release enhancement 03/28/2019 102
#23314 Allow published posts to be revised without being updated immediately has-patch normal normal Future Release enhancement 01/10/2020 29
#24958 Large number of revisions cause memory exhaustion adamsilverstein dev-feedback low normal Future Release defect (bug) 05/06/2021 17
#27244 'Restore This Autosave' immediately updates a published post normal normal Awaiting Review defect (bug) 08/07/2017 6
#27938 Restore This Autosave does not work for custom post types that don't support 'revisions' chriscct7 has-patch normal normal Future Release defect (bug) 06/04/2019 6
#29276 Ability to edit and preview any revision, not just autosaves normal normal Awaiting Review enhancement 01/10/2020 8
#29920 Autosave breaks if post revision fields contains a value that isn't a string has-patch normal normal Awaiting Review defect (bug) 06/04/2019 6
#30679 Clicking "Restore this Revision" publishes immediately normal normal defect (bug) 06/04/2019 7
#30854 `wp_insert_post` doesn't save revision for new published post adamsilverstein normal normal Future Release defect (bug) 04/19/2022 47
#38368 Add front-end revision browsing normal normal Awaiting Review enhancement 03/08/2018 9
#40577 Introduce a capability for viewing the revisions of a post adamsilverstein needs-unit-tests normal normal Future Release enhancement 03/02/2023 12
#41029 The changed author is not making the coming revisons adamsilverstein normal normal Awaiting Review defect (bug) 04/30/2021 1
#42086 Option to view condensed diffs for post revisions normal normal Awaiting Review feature request 09/01/2020 3
#42712 Enhance wp revisions to keep with expiration date for the revisions normal normal Awaiting Review feature request 11/28/2017 2
#43189 Restoring page revision doesn't restore page template previously used normal normal Awaiting Review defect (bug) 01/31/2018 1
#44540 Revision restoring redirect issue when using custom wp_query inside shortcodes normal normal Awaiting Review defect (bug) 03/11/2019 2
#44684 Page/Post revisions don't seem to load into preview has-patch normal normal Awaiting Review defect (bug) 08/01/2018 1
#44786 Autosave: Conditionally allow revisions to be saved reporter-feedback normal normal Awaiting Review enhancement 01/16/2019 6
#44929 Revisions: wp_get_revision_ui_diff only displays existing meta fields of the current post normal normal Awaiting Review defect (bug) 01/16/2019 1
#45366 Optimize wp_get_post_revisions() call in wp_list_post_revisions() has-patch normal normal Awaiting Review defect (bug) 11/17/2018 3
#47518 Add an explanatory message to the Revisions screen for locked posts adamsilverstein normal normal Awaiting Review enhancement 04/30/2021 1
#47831 Compare any two revisions: Improve the distinction of From/To columns normal normal Awaiting Review enhancement 11/12/2019 3
#47899 Drafts not saving revisions reporter-feedback normal normal Awaiting Review defect (bug) 08/21/2019 2
#48315 Scheduling already published posts or pages causes 404 error on page normal normal Awaiting Review enhancement 10/20/2022 3
#48574 Create better post diff screens normal normal Awaiting Review enhancement 11/12/2019 1
#48953 Improved revision control related to posts and the numerous auxiliary benefits normal major Awaiting Review enhancement 12/18/2019 5
#48973 wp_text_diff() out of memory with 10GB memory limit on certain revisions normal normal Awaiting Review defect (bug) 12/16/2019 1
#49291 Code issues with set_time_limit normal normal Awaiting Review defect (bug) 01/27/2020 2
#52303 Accessibility issues in revisions screen joedolson normal normal Future Release defect (bug) 01/27/2021 3
#52635 Save revisions on the `wp_after_insert_post` action adamsilverstein normal normal Awaiting Review defect (bug) 04/30/2021 1
#53417 The revisions endpoints provide an incorrect JSON schema normal normal Awaiting Review defect (bug) 06/15/2021 1
#53607 Loading or saving a post with enough (large) revisions exhausts available memory normal normal Awaiting Review defect (bug) 07/06/2021
#57395 Improve wp_die message when previewing post revision with expired nonce and unauthenticated requests has-patch normal normal Awaiting Review enhancement 12/29/2022
#57641 Need functionality to preview revisions for the post such as preview normal normal Awaiting Review feature request 02/06/2023 1
#58298 Deprecated errors on /wp-admin/revision.php?revision=2895&gutenberg=true SergeyBiryukov* has-patch normal normal 6.3 defect (bug) 05/12/2023 4

Rewrite Rules (47 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#9824 make better use of stubs when verbose rules should apply needs-unit-tests normal normal task (blessed) 06/04/2019 16
#11931 Day/Month/Year Permalink Structure Fails in Archives normal normal enhancement 04/05/2019 4
#12779 Better support for custom post types in WP_Rewrite has-patch normal normal enhancement 06/04/2019 8
#13701 Full support for middle and little endian permalink structures needs-unit-tests normal normal enhancement 06/04/2019 21
#14502 Enable /post-type/taxonomy/term/ permalinks normal normal Future Release enhancement 06/04/2019 8
#14991 extra_rules_top should take priority over extra_permastructs needs-unit-tests normal normal defect (bug) 12/05/2022 6
#16830 url_to_postid() doesn't resolve attachments when rewrite rules are disabled needs-unit-tests normal normal enhancement 06/04/2019 10
#16832 Trouble if the slug of a custom taxonomy is the same as the url of page/post normal normal defect (bug) 06/04/2019 12
#16839 Category Base Should be Slugified SergeyBiryukov* needs-unit-tests normal normal Future Release defect (bug) 03/02/2023 9
#17047 Not following spec for REQUEST_URI sterlo has-patch normal normal Future Release defect (bug) 12/13/2020 16
#17185 Optimize verbose attachment rules needs-unit-tests normal normal enhancement 06/04/2019 6
#18450 New safe action to add rewrite rules on dev-feedback normal normal Awaiting Review enhancement 09/21/2018 34
#18877 DRY up rewrite rule matching ericlewis has-patch normal normal Future Release enhancement 10/10/2022 25
#19493 post and archive pagination don't work with custom endpoints normal normal Awaiting Review defect (bug) 01/25/2018 8
#19896 Non-WP rewrites not saved on a multisite install normal normal Awaiting Review defect (bug) 08/22/2017 7
#20109 Valid htaccess rule causes 404 after upgrade to 3.3.1 normal normal defect (bug) 06/04/2019 4
#20520 Author Page Pagination Broken When Removing /author/ Slug normal normal defect (bug) 06/04/2019 1
#20746 Accessing non-existing theme folder in Network install gives 500 error dev-feedback normal normal Future Release defect (bug) 12/19/2021 53
#21374 Add core support for letting custom permalink structure for different post types normal normal enhancement 06/04/2019 11
#21682 Rewrite endpoints are lost if a custom category or tag base is defined DrewAPicture dev-feedback normal normal defect (bug) 06/04/2019 7
#22798 Invalid URLs not giving 404 with "Default" permalink settings dev-feedback normal normal enhancement 06/04/2019 7
#23867 add_rewrite_endpoint causes front-page.php template to be ignored reporter-feedback normal normal defect (bug) 06/04/2019 9
#24853 Add endpoint support to CPT archives normal normal enhancement 06/04/2019 2
#24963 IIS Multisite, Suspected bug in web.config code for URL Rewrite (404 wp-login) has-patch normal normal Future Release defect (bug) 10/06/2017 19
#25106 web.config for multisite configurations on IIS7 needs-unit-tests normal normal defect (bug) 06/04/2019 16
#25194 Filtered IIS rewrite rules not added to web.config has-patch normal normal defect (bug) 06/04/2019 4
#26829 Use of strpos() in extract_from_markers() and insert_with_markers() can target wrong BEGIN and END markers. has-patch normal normal Future Release defect (bug) 04/08/2019 13
#26885 Path Based Multisite Rewrite rule absolute path without trailing slash normal normal defect (bug) 06/04/2019 2
#27276 wp_rewrite_rule does not update option when it's empty normal normal defect (bug) 06/04/2019 2
#28517 Logic error in WP_Rewrite flush_rules dev-feedback normal normal Future Release defect (bug) 05/18/2017 8
#29118 Registering rewrite rules is hard, so let's introduce remove_rewrite_rule. has-patch normal normal Awaiting Review enhancement 11/19/2017 20
#30907 Rewrite Rules collision normal normal enhancement 06/04/2019
#31591 Bug in the author permalink . reporter-feedback normal normal defect (bug) 06/04/2019 2
#32471 There is no proper way to flush rewrite rules at plugin network de-activation normal normal defect (bug) 06/04/2019 1
#33728 Rewrite endpoints cannot be added to custom taxonomies with public rewrites johnbillion needs-unit-tests normal normal Future Release defect (bug) 01/23/2018 10
#34136 Allow register_post_type's rewrite to remove CPT slug normal normal Awaiting Review enhancement 06/24/2022 15
#34385 Missing site_url path results in array to string conversion normal normal enhancement 06/04/2019
#34683 Default .htaccess config creates rewrite infinite loops for path-based multisite installations normal normal Awaiting Review defect (bug) 03/27/2020 3
#34776 Introduced the `$site_root` and `$home_root` parameter in `mod_rewrite_rules` has-patch normal normal Awaiting Review enhancement 04/01/2018 1
#35482 Archival pagination fails in 4.4 and up needs-unit-tests normal normal defect (bug) 06/04/2019 5
#35916 WP_Rewrite::generate_rewrite_rules() ignores boolean $endpoints / $feed parameters for CPT needs-unit-tests normal normal defect (bug) 06/04/2019 3
#35983 Better support for "singular" endpoints has-patch normal normal enhancement 06/04/2019 2
#36188 After WordPress installation, the default category archive page is showing a 404 page dev-feedback normal normal Future Release defect (bug) 12/06/2017 16
#36292 Rewrites: Next Generation rmccue normal normal Future Release feature request 11/19/2020 17
#36486 is_apache in vars.php does not always work has-patch normal normal Awaiting Review defect (bug) 05/12/2019 3
#36812 WP_Rewrite removes regex groups, should replace with non-capturing normal normal defect (bug) 06/04/2019 1
#36915 Permalinks broken after 4.5 Rewrite rules normal normal defect (bug) 06/04/2019 4
Note: See TracReports for help on using and creating reports.