Make WordPress Core

{1} All Tickets (8366 matches)

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

Results (6401 - 6500 of 8366)

REST API (41 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#52629 Introduce a better way to deprecate REST API parameters normal normal Future Release defect (bug) 02/23/2021 1
#53942 Non-single post meta multiple value update breaks post save through REST API normal blocker Awaiting Review defect (bug) 08/17/2021 1
#62671 REST API Plugins Endpoint: Plugins are activated before language packages are installed has-patch normal normal Awaiting Review defect (bug) 12/10/2024 1
#61843 REST API endpoint /wp-json/wp/v2/categories returns 500 instead of 400 has-patch normal normal Awaiting Review defect (bug) 08/09/2024 1
#51909 REST API inconsistencies normal normal Awaiting Review defect (bug) 12/01/2020 1
#54484 REST API returns (empty) array for Meta but Schema has type object normal normal Awaiting Review defect (bug) 11/24/2021 1
#58710 REST: media (images) deleted or replaced are returned by their new id when requested by their old id normal major Awaiting Review defect (bug) 10/16/2023 1
#43149 WP-API JS Client not triggering change event when using setMeta/setMetas helpers normal normal Awaiting Review defect (bug) 10/25/2020 1
#62287 WP_REST_Posts_Controller::prepare_items_query() - Warning $prepared_args can be null has-patch normal normal Awaiting Review defect (bug) 10/23/2024 1
#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
#55946 `post_tag` is not supporting in rest api for custom meta reporter-feedback normal normal Awaiting Review defect (bug) 09/16/2022 1
#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
#63056 Add Missing rest_prepare_ Filters to Several REST API Controllers vipulpatil has-patch normal normal Awaiting Review enhancement 03/05/2025 1
#62855 Add object_id to WP_REST_Meta_Fields::prepare_value_for_response() dev-feedback normal normal Awaiting Review enhancement 01/29/2025 1
#47962 Allow apiRequest to do requests on external WordPress sites has-patch normal normal Awaiting Review enhancement 09/02/2019 1
#54293 Expand functionality of themes REST API needs-unit-tests normal normal Awaiting Review enhancement 06/07/2022 1
#48822 Indicate partial success/error of a REST API request normal normal Awaiting Review enhancement 10/24/2020 1
#57221 Opportunity for optimization on invalid query to REST API Search Controller normal minor Awaiting Review enhancement 11/28/2022 1
#62604 Prevent false-positive in validate_callback() in REST API has-patch normal normal Awaiting Review enhancement 11/29/2024 1
#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
#54387 trailing slash in the url /wp-json dev-feedback normal minor Awaiting Review enhancement 06/25/2024 1
#52384 WordPress API - Add Limit / Block API Access Features normal normal Awaiting Review feature request 01/27/2021 1
#53828 Nullable registered meta with format does not display in JSON schema normal normal Awaiting Review defect (bug) 07/29/2021
#55128 REST API /media leaves holes in the result, making it virtually impossible to paginate through them normal normal Awaiting Review defect (bug) 02/09/2022
#56668 REST API calls are failed when cookies are cleared from the site normal normal Awaiting Review defect (bug) 09/27/2022
#56919 REST API term embed 401 - not allowed to view terms for this post dev-feedback normal blocker Awaiting Review defect (bug) 10/29/2023
#61444 REST API: If Super Admin does not exist in subsite, retrieving users is rejected normal normal Awaiting Review defect (bug) 06/14/2024
#48257 REST API: post-process endpoint cannot be discovered from media creation endpoint normal normal Future Release defect (bug) 10/08/2019
#57088 Rest API improve time response with cache dev-feedback normal normal Awaiting Review defect (bug) 11/15/2022
#60349 Rest API media upload utf8 urlencoded filename not decoded on server has-patch normal normal Awaiting Review defect (bug) 01/25/2024
#54513 Add meta support to template REST API has-patch normal normal Future Release enhancement 11/25/2021
#63074 Automated Output Escaping Based on REST API Schema normal normal Awaiting Review enhancement 03/07/2025
#52590 Consider increasing the limit of the perPage argument in paginated requests. normal normal Awaiting Review enhancement 02/22/2021
#55672 Media endpoint allows multiple media types on request, but only returns image in response normal minor Awaiting Review enhancement 05/04/2022
#60608 Missing REST API users endpoint orderby parameters normal normal Awaiting Review enhancement 02/22/2024
#53836 Option to additionally format API response normal normal Awaiting Review enhancement 07/30/2021
#56587 REST API sanitize and validate order / priority normal normal Awaiting Review enhancement 09/16/2022
#56593 Post meta validation error messages are not helpful to end users dev-feedback normal normal Awaiting Review feature request 09/17/2022
#50239 REST API Debug/Dev Mode normal normal Awaiting Review feature request 05/24/2020
#60142 wordpress api not returns category descriptions in embedded data of post normal normal Awaiting Review feature request 07/26/2024

Revisions (37 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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
#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
#40577 Introduce a capability for viewing the revisions of a post adamsilverstein needs-unit-tests normal normal Future Release enhancement 03/02/2023 12
#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
#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
#38368 Add front-end revision browsing normal normal Awaiting Review enhancement 03/08/2018 9
#29276 Ability to edit and preview any revision, not just autosaves normal normal Awaiting Review enhancement 01/10/2020 8
#30679 Clicking "Restore this Revision" publishes immediately normal normal defect (bug) 06/04/2019 7
#58844 Revisions: Compare Revisions layout issues on mobile has-patch normal normal Future Release defect (bug) 11/30/2023 7
#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
#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
#44786 Autosave: Conditionally allow revisions to be saved reporter-feedback normal normal Awaiting Review enhancement 01/16/2019 6
#48315 Scheduling already published posts or pages causes 404 error on page normal normal Awaiting Review enhancement 10/12/2023 6
#48953 Improved revision control related to posts and the numerous auxiliary benefits normal major Awaiting Review enhancement 12/18/2019 5
#62690 Add "Copy to Clipboard" button to Revision Viewer has-patch normal normal Awaiting Review feature request 01/13/2025 4
#47831 Compare any two revisions: Improve the distinction of From/To columns normal normal Awaiting Review enhancement 11/12/2019 3
#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
#47899 Drafts not saving revisions reporter-feedback normal normal Awaiting Review defect (bug) 08/21/2019 2
#44540 Revision restoring redirect issue when using custom wp_query inside shortcodes normal normal Awaiting Review defect (bug) 03/11/2019 2
#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
#63029 Better align restore revision buttons on mobile devices has-patch normal normal Awaiting Review defect (bug) 02/28/2025 1
#44684 Page/Post revisions don't seem to load into preview has-patch normal normal Awaiting Review defect (bug) 08/01/2018 1
#43189 Restoring page revision doesn't restore page template previously used normal normal Awaiting Review defect (bug) 01/31/2018 1
#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
#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
#48973 wp_text_diff() out of memory with 10GB memory limit on certain revisions normal normal Awaiting Review defect (bug) 12/16/2019 1
#47518 Add an explanatory message to the Revisions screen for locked posts adamsilverstein normal normal Awaiting Review enhancement 04/30/2021 1
#48574 Create better post diff screens normal normal Awaiting Review enhancement 11/12/2019 1
#60099 Fix revisions system reporter-feedback normal minor Awaiting Review defect (bug) 03/11/2024
#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

Rewrite Rules (22 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#20746 Accessing non-existing theme folder in Network install gives 500 error dev-feedback normal normal Future Release defect (bug) 04/18/2024 59
#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
#13701 Full support for middle and little endian permalink structures needs-unit-tests normal normal enhancement 06/04/2019 21
#29118 Registering rewrite rules is hard, so let's introduce remove_rewrite_rule. has-patch normal normal Awaiting Review enhancement 08/14/2024 21
#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
#36292 Rewrites: Next Generation rmccue normal normal Future Release feature request 11/19/2020 17
#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
#17047 Not following spec for REQUEST_URI sterlo has-patch normal normal Future Release defect (bug) 12/13/2020 16
#25106 web.config for multisite configurations on IIS7 needs-unit-tests normal normal defect (bug) 06/04/2019 16
#34136 Allow register_post_type's rewrite to remove CPT slug normal normal Awaiting Review enhancement 03/10/2025 16
#9824 make better use of stubs when verbose rules should apply needs-unit-tests normal normal task (blessed) 06/04/2019 16
#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
#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
#21374 Add core support for letting custom permalink structure for different post types normal normal enhancement 06/04/2019 11
#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
#16830 url_to_postid() doesn't resolve attachments when rewrite rules are disabled needs-unit-tests normal normal enhancement 06/04/2019 10
#16839 Category Base Should be Slugified SergeyBiryukov* needs-unit-tests normal normal Future Release defect (bug) 03/02/2023 9
#23867 add_rewrite_endpoint causes front-page.php template to be ignored reporter-feedback normal normal defect (bug) 06/04/2019 9
#47686 Always flush rewrite rules when active plugins changes & on plugin upgrades normal normal Awaiting Review defect (bug) 12/18/2021 8
#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
#28517 Logic error in WP_Rewrite flush_rules dev-feedback normal normal Future Release defect (bug) 05/18/2017 8
Note: See TracReports for help on using and creating reports.