Make WordPress Core

{1} All Tickets (8451 matches)

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

Results (6501 - 6600 of 8451)

REST API (12 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#62232 WordPress Application Password CORS error when Headless WordPress URL and Site URL are different reporter-feedback normal critical Awaiting Review defect (bug) 10/29/2024 2
#62577 WordPress Rest API broken in 6.7.1 close normal normal Awaiting Review defect (bug) 12/11/2024 7
#50964 WordPress view/preview links + post editor don't get along with SPA frontend normal major Awaiting Review defect (bug) 04/20/2021 2
#54753 Wrong post content when uploading raw post data via REST API when html data url is used normal normal Awaiting Review defect (bug) 05/14/2022 1
#54832 _doing_it_wrong should write into debug.log normal normal Awaiting Review defect (bug) 02/14/2024 3
#43502 `WP_REST_Posts_Controller::prepare_item_for_response()` doesn't reset postdata after calling setup_postdata() has-patch normal normal Future Release defect (bug) 06/09/2023 19
#55946 `post_tag` is not supporting in rest api for custom meta reporter-feedback normal normal Awaiting Review defect (bug) 09/16/2022 1
#57879 fix rest_get_endpoint_args_for_schema() to allow user-defined sanitize and validate callbacks. dev-feedback normal normal Awaiting Review defect (bug) 06/19/2024 3
#59558 not documented information about changes in embedded data normal normal Awaiting Review defect (bug) 10/06/2023 1
#57312 pattern validation fails in case of multitype validation using WP JSON REST normal normal Awaiting Review defect (bug) 12/11/2022 1
#62903 permission_callback should be called before validate_callback in REST API close normal normal Awaiting Review defect (bug) 02/05/2025 5
#44157 the comments/[id] endpoints should have the same permissions checks as the comments endpoint dev-feedback normal normal Future Release defect (bug) 06/20/2019 4

Revisions (37 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#62690 Add "Copy to Clipboard" button to Revision Viewer has-patch normal normal Awaiting Review feature request 01/13/2025 4
#42712 Enhance wp revisions to keep with expiration date for the revisions normal normal Awaiting Review feature request 11/28/2017 2
#57641 Need functionality to preview revisions for the post such as preview normal normal Awaiting Review feature request 11/20/2023 2
#42086 Option to view condensed diffs for post revisions normal normal Awaiting Review feature request 09/01/2020 3
#59419 Revisions page: how to support varying "Go to editor" link templates normal normal Awaiting Review feature request 11/21/2023 3
#29276 Ability to edit and preview any revision, not just autosaves normal normal Awaiting Review enhancement 01/10/2020 8
#47518 Add an explanatory message to the Revisions screen for locked posts adamsilverstein normal normal Awaiting Review enhancement 04/30/2021 1
#38368 Add front-end revision browsing normal normal Awaiting Review enhancement 03/08/2018 9
#23314 Allow published posts to be revised without being updated immediately has-patch normal normal Future Release enhancement 01/10/2020 29
#44786 Autosave: Conditionally allow revisions to be saved reporter-feedback normal normal Awaiting Review enhancement 01/16/2019 6
#47831 Compare any two revisions: Improve the distinction of From/To columns normal normal Awaiting Review enhancement 11/12/2019 3
#48574 Create better post diff screens normal normal Awaiting Review enhancement 11/12/2019 1
#61849 Improve performance and memory usage of wp_list_post_revisions() / wp_get_post_revisions() reporter-feedback normal normal Future Release enhancement 09/25/2024 11
#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
#40577 Introduce a capability for viewing the revisions of a post adamsilverstein needs-unit-tests normal normal Future Release enhancement 03/02/2023 12
#48315 Scheduling already published posts or pages causes 404 error on page normal normal Awaiting Review enhancement 10/12/2023 6
#27244 'Restore This Autosave' immediately updates a published post normal normal Awaiting Review defect (bug) 02/25/2024 6
#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
#63029 Better align restore revision buttons on mobile devices joedolson* has-patch normal normal 6.9 defect (bug) 03/25/2025 7
#61447 Clarify revisions UI to better indicate what version you are viewing and restoring. joedolson* normal normal Future Release defect (bug) 03/13/2025 11
#30679 Clicking "Restore this Revision" publishes immediately normal normal defect (bug) 06/04/2019 7
#47899 Drafts not saving revisions reporter-feedback normal normal Awaiting Review defect (bug) 08/21/2019 2
#60099 Fix revisions system reporter-feedback normal minor Awaiting Review defect (bug) 03/11/2024
#24958 Large number of revisions cause memory exhaustion adamsilverstein dev-feedback low normal Future Release defect (bug) 05/06/2021 17
#53607 Loading or saving a post with enough (large) revisions exhausts available memory normal normal Awaiting Review defect (bug) 07/06/2021
#44684 Page/Post revisions don't seem to load into preview has-patch normal normal Awaiting Review defect (bug) 08/01/2018 1
#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
#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
#58844 Revisions: Compare Revisions layout issues on mobile has-patch normal normal Future Release defect (bug) 11/30/2023 7
#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
#63208 Slider: Revision page slider does not support touch interactions on mobile devices dev-feedback normal normal Awaiting Review defect (bug) 04/02/2025 3
#41029 The changed author is not making the coming revisons 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
#30854 `wp_insert_post` doesn't save revision for new published post adamsilverstein normal normal Future Release defect (bug) 04/19/2022 47
#59827 wp_save_post_revision() assumes ALL post meta is text! Fatal error in PHP 8.2. adamsilverstein reporter-feedback normal normal Awaiting Review defect (bug) 02/05/2024 29
#48973 wp_text_diff() out of memory with 10GB memory limit on certain revisions normal normal Awaiting Review defect (bug) 12/16/2019 1

Rewrite Rules (51 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
#47526 Flagging system needed to help flush rewrite rules on post type registration from a plugin dev-feedback normal normal Awaiting Review feature request 07/11/2019 4
#40395 New action: pre_generate_rewrite_rules has-patch normal normal Awaiting Review feature request 09/02/2019 1
#36292 Rewrites: Next Generation rmccue normal normal Future Release feature request 11/19/2020 17
#21374 Add core support for letting custom permalink structure for different post types normal normal enhancement 06/04/2019 11
#24853 Add endpoint support to CPT archives normal normal enhancement 06/04/2019 2
#56592 Add filter to wp_redirect_admin_locations() normal normal Awaiting Review enhancement 09/17/2022
#43678 Add indents to default .htaccess rules has-patch normal normal Awaiting Review enhancement 04/02/2018
#34136 Allow register_post_type's rewrite to remove CPT slug normal normal Awaiting Review enhancement 03/10/2025 16
#35983 Better support for "singular" endpoints has-patch normal normal enhancement 06/04/2019 2
#12779 Better support for custom post types in WP_Rewrite has-patch normal normal enhancement 06/04/2019 8
#18877 DRY up rewrite rule matching ericlewis has-patch normal normal Future Release enhancement 10/10/2022 25
#11931 Day/Month/Year Permalink Structure Fails in Archives normal normal enhancement 04/05/2019 4
#14502 Enable /post-type/taxonomy/term/ permalinks normal normal Future Release 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
#34776 Introduced the `$site_root` and `$home_root` parameter in `mod_rewrite_rules` has-patch normal normal Awaiting Review enhancement 04/01/2018 1
#22798 Invalid URLs not giving 404 with "Default" permalink settings dev-feedback normal normal enhancement 06/04/2019 7
#34385 Missing site_url path results in array to string conversion normal normal enhancement 06/04/2019
#18450 New safe action to add rewrite rules on dev-feedback normal normal Awaiting Review enhancement 09/21/2018 34
#41946 Option to delete_with_markers normal normal Awaiting Review enhancement 09/21/2017
#29118 Registering rewrite rules is hard, so let's introduce remove_rewrite_rule. has-patch normal normal Awaiting Review enhancement 08/14/2024 21
#30907 Rewrite Rules collision normal normal enhancement 06/04/2019
#46087 Short-circuit `page_on_front` check during site creation dev-feedback normal normal Awaiting Review enhancement 01/23/2019
#40525 apply_filters_deprecated() in WP_Rewrite SergeyBiryukov has-patch normal normal Future Release enhancement 06/01/2021 8
#16830 url_to_postid() doesn't resolve attachments when rewrite rules are disabled needs-unit-tests normal normal enhancement 06/04/2019 10
#43676 .htaccess rules don't work with Plain has-patch normal normal Awaiting Review defect (bug) 01/05/2022 2
#20746 Accessing non-existing theme folder in Network install gives 500 error dev-feedback normal normal Future Release defect (bug) 04/18/2024 59
#42478 Add_permastruct ignores EP_NONE and other args if %post_id% is present in struct normal normal Awaiting Review defect (bug) 11/08/2017
#41680 Added rewrite tags using add_rewrite_tag() not working on static front-page normal normal Awaiting Review defect (bug) 08/20/2017
#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
#47686 Always flush rewrite rules when active plugins changes & on plugin upgrades normal normal Awaiting Review defect (bug) 12/18/2021 8
#35482 Archival pagination fails in 4.4 and up needs-unit-tests normal normal defect (bug) 06/04/2019 5
#20520 Author Page Pagination Broken When Removing /author/ Slug normal normal defect (bug) 06/04/2019 1
#31591 Bug in the author permalink . reporter-feedback normal normal defect (bug) 06/04/2019 2
#41891 Bug when changing $(comments_)pagination_base of WP_Rewite instance to string with non-ASCII characters normal normal Awaiting Review defect (bug) 09/15/2017
#54654 Can flush_rewrite_rules() be called automatically after changing the site URL? normal normal Awaiting Review defect (bug) 12/18/2021 3
#16839 Category Base Should be Slugified SergeyBiryukov* needs-unit-tests normal normal Future Release defect (bug) 03/02/2023 9
#51805 Clarify the prerequisites for updating the .htaccess file in flush_rewrite_rules() normal normal Future Release defect (bug) 03/04/2022 2
#43746 Custom post type single post feed returns a 404 if has_archive is set to false when calling register_post_type() SergeyBiryukov needs-unit-tests normal normal Future Release defect (bug) 01/16/2019 8
#39442 Custom rewrite endpoints and wp_old_slug_redirect normal normal Awaiting Review defect (bug) 07/14/2020 1
#34683 Default .htaccess config creates rewrite infinite loops for path-based multisite installations normal normal Awaiting Review defect (bug) 03/27/2020 3
#53545 Domain Mapping not working with page as homepage normal normal Awaiting Review defect (bug) 06/28/2021
#25194 Filtered IIS rewrite rules not added to web.config has-patch normal normal defect (bug) 06/04/2019 4
#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
#40339 If $home_path=='wp' then WP::parse_request() will remove 'wp' from 'wp-json/wc/v1/products' in $pathinfo normal normal Awaiting Review defect (bug) 01/12/2018 1
#57858 If permalink structure is set to /%category%/%postname% , WordPress will match a /0/ path as a category archive normal normal Awaiting Review defect (bug) 03/12/2023 7
#28517 Logic error in WP_Rewrite flush_rules dev-feedback normal normal Future Release defect (bug) 05/18/2017 8
#44773 Non Existing Child Page of Custom Post Redirects Instead of 404 dev-feedback normal critical Awaiting Review defect (bug) 09/11/2020 1
#19896 Non-WP rewrites not saved on a multisite install normal normal Awaiting Review defect (bug) 08/22/2017 7
#17047 Not following spec for REQUEST_URI sterlo has-patch normal normal Future Release defect (bug) 12/13/2020 16
#43544 Pages over 999 in archive return 404 reporter-feedback normal normal Awaiting Review defect (bug) 02/21/2019 3
Note: See TracReports for help on using and creating reports.