Make WordPress Core

{1} All Tickets (8249 matches)

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

Results (6301 - 6400 of 8249)

REST API (51 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#61978 Managing Dynamic Search, Category Filtering, and Pagination for Bulk Patterns normal normal Awaiting Review enhancement 2 years ago 2
#55672 Media endpoint allows multiple media types on request, but only returns image in response normal minor Awaiting Review enhancement 4 years ago
#60608 Missing REST API users endpoint orderby parameters normal normal Awaiting Review enhancement 2 years ago
#57221 Opportunity for optimization on invalid query to REST API Search Controller normal minor Awaiting Review enhancement 4 years ago 1
#53836 Option to additionally format API response normal normal Awaiting Review enhancement 5 years ago
#65486 Performance: Avoid redundant cache invalidation in WP_REST_Meta_Fields during batch meta updates has-patch normal normal Awaiting Review enhancement 7 weeks ago 1
#62701 Post controller: support for grouping results by parent-child relationship has-patch normal normal Future Release enhancement 10 months ago 14
#47194 Posts endpoint: Enable collection parameters for querying by custom field normal normal Future Release enhancement 6 years ago 2
#62604 Prevent false-positive in validate_callback() in REST API has-patch normal normal Awaiting Review enhancement 15 months ago 1
#50409 REST API about links should be embeddable. normal normal Future Release enhancement 6 years ago 7
#53860 REST API returns special characters as Unicode Decimal Code has-patch normal minor Awaiting Review enhancement 18 months ago 2
#56587 REST API sanitize and validate order / priority normal normal Awaiting Review enhancement 4 years ago
#38702 REST API: Add accessor functions for post_status and post_parent needs-unit-tests normal normal Future Release enhancement 5 years ago 5
#54247 REST API: Add block editor settings endpoint has-patch normal normal Future Release enhancement 5 years ago 11
#51757 REST API: Add const validation has-patch normal normal Awaiting Review enhancement 6 years ago 6
#41821 REST API: Add support for threaded comments needs-unit-tests normal normal Future Release enhancement 6 years ago 7
#46238 REST API: Allow conditional field registration needs-unit-tests normal normal Awaiting Review enhancement 13 months ago 9
#40556 REST API: Allow for server generating a user's password has-patch normal normal Awaiting Review enhancement 9 years ago 2
#41616 REST API: Expose old slugs has-patch normal normal Future Release enhancement 2 years ago 5
#39954 REST API: Improve date updates if both `date` and `date_gmt` are set normal minor Awaiting Review enhancement 9 years ago 7
#45140 REST API: Increase upper bound allowed on per_page argument needs-unit-tests normal normal Future Release enhancement 15 months ago 8
#38813 REST API: Test schema registration for required fields. has-patch normal normal Future Release enhancement 14 months ago 6
#41554 REST API: Use `wp.apiRequest` helper to build URLs for media embed requests has-patch normal normal Awaiting Review enhancement 4 months ago 3
#49330 REST API: introduce block-editor context normal normal Future Release enhancement 6 years ago 9
#45252 Reconsider the `context` argument in REST API calls normal normal Awaiting Review enhancement 7 years ago 2
#35425 Return HTTP status code in WP_Error objects normal normal Future Release enhancement 9 years ago 11
#39037 Should REST API support multiple orderby values? has-patch normal normal Awaiting Review enhancement 17 months ago 14
#62333 Simplify code structure and optimize conditional logic in REST API controllers has-patch normal minor Awaiting Review enhancement 21 months ago 12
#38641 Support partial ISO8601 dates in queries normal normal Future Release enhancement 5 years ago 7
#65616 Support the HTTP `QUERY` method for read/search REST endpoints (RFC 10008) dev-feedback normal normal Awaiting Review enhancement 4 weeks ago
#63253 Theme REST API: expose "has_theme_json" field has-patch normal normal Awaiting Review enhancement 15 months ago 4
#56368 Unable to use enum with array data type - REST API normal normal Awaiting Review enhancement 4 years ago 2
#40748 Use REST API for Community Events needs-unit-tests normal normal Future Release enhancement 6 years ago 14
#48816 Use get_bloginfo in the REST API index dev-feedback normal normal Awaiting Review enhancement 7 years ago 2
#57361 WP_REST_Attachments_Controller::get_media_types not returning existing mime types, but the ones allowed for upload normal normal Awaiting Review enhancement 4 years ago 1
#39473 get_routes() called multiple times within single REST request causing the rest_endpoints() filter to also fire more than once has-patch normal normal Awaiting Review enhancement 7 weeks ago 11
#54387 trailing slash in the url /wp-json dev-feedback normal minor Awaiting Review enhancement 2 years ago 1
#61205 Add support for relative paths to theme assets in theme.json normal normal Awaiting Review feature request 2 years ago 4
#41325 Adding GraphQL support in core? normal normal feature request 13 months ago 5
#58034 Post API can't get image URL on Endpoint dev-feedback normal normal Awaiting Review feature request 3 years ago 2
#56593 Post meta validation error messages are not helpful to end users dev-feedback normal normal Awaiting Review feature request 4 years ago
#63402 Query Posts without URL parameters to avoid running into character limit with many filters normal normal Awaiting Review feature request 15 months ago
#50239 REST API Debug/Dev Mode normal normal Awaiting Review feature request 6 years ago
#46379 REST API posts/pages response to include scripts needed for display of post content normal normal Future Release feature request 6 years ago 6
#39972 REST API: Allow querying posts by post format normal normal Awaiting Review feature request 9 years ago 3
#52384 WordPress API - Add Limit / Block API Access Features normal normal Awaiting Review feature request 6 years ago 1
#60142 wordpress api not returns category descriptions in embedded data of post normal normal Awaiting Review feature request 2 years ago
#41459 Introduce a REST API endpoint for networks / network options has-patch normal normal Future Release task (blessed) 6 years ago 6
#40365 Introduce a REST API endpoint for sites needs-unit-tests normal normal Future Release task (blessed) 11 months ago 18
#39544 REST API: Improve users endpoint in multisite normal normal Future Release task (blessed) 5 years ago 26
#39851 WP_REST_Posts_Controller::get_items() has too many concerns normal normal Future Release task (blessed) 8 years ago 3

Revisions (36 matches)

#61447 Clarify revisions UI to better indicate what version you are viewing and restoring. joedolson* has-patch normal normal Future Release defect (bug) 3 weeks ago 12
#63208 Slider: Revision page slider does not support touch interactions on mobile devices joedolson* dev-feedback normal normal Future Release defect (bug) 6 months ago 14
#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) 7 years ago 6
#60099 Fix revisions system adamsilverstein reporter-feedback normal minor Awaiting Review defect (bug) 12 months ago 1
#24958 Large number of revisions cause memory exhaustion adamsilverstein dev-feedback low normal Future Release defect (bug) 11 months ago 21
#41029 The changed author is not making the coming revisons adamsilverstein normal normal Awaiting Review defect (bug) 5 years ago 1
#30854 `wp_insert_post` doesn't save revision for new published post adamsilverstein has-patch normal normal Future Release defect (bug) 7 weeks ago 52
#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) 3 years ago 29
#47518 Add an explanatory message to the Revisions screen for locked posts adamsilverstein normal normal Awaiting Review enhancement 5 years ago 1
#40577 Introduce a capability for viewing the revisions of a post adamsilverstein needs-unit-tests normal normal Future Release enhancement 3 years ago 12
#27244 'Restore This Autosave' immediately updates a published post has-patch normal normal Awaiting Review defect (bug) 4 months ago 8
#65122 Accessibility issues in Visual History normal normal 7.2 defect (bug) 2 weeks ago 18
#29920 Autosave breaks if post revision fields contains a value that isn't a string has-patch normal normal Awaiting Review defect (bug) 7 years ago 6
#53607 Loading or saving a post with enough (large) revisions exhausts available memory normal normal Awaiting Review defect (bug) 14 months ago 2
#44684 Page/Post revisions don't seem to load into preview normal normal Awaiting Review defect (bug) 7 months ago 2
#43189 Restoring page revision doesn't restore page template previously used normal normal Awaiting Review defect (bug) 9 years ago 1
#44540 Revision restoring redirect issue when using custom wp_query inside shortcodes normal normal Awaiting Review defect (bug) 7 years ago 2
#58844 Revisions: Compare Revisions layout issues on mobile has-patch normal normal Future Release defect (bug) 3 years ago 7
#44929 Revisions: wp_get_revision_ui_diff only displays existing meta fields of the current post normal normal Awaiting Review defect (bug) 8 years ago 1
#51374 The initial revision of an imported post goes missing normal normal Awaiting Review defect (bug) 11 months ago
#53417 The revisions endpoints provide an incorrect JSON schema has-patch normal normal Awaiting Review defect (bug) 4 months ago 2
#48973 wp_text_diff() out of memory with 10GB memory limit on certain revisions normal normal Awaiting Review defect (bug) 7 years ago 1
#29276 Ability to edit and preview any revision, not just autosaves normal normal Awaiting Review enhancement 7 years ago 8
#38368 Add front-end revision browsing normal normal Awaiting Review enhancement 8 years ago 9
#23314 Allow published posts to be revised without being updated immediately has-patch normal normal Future Release enhancement 7 years ago 29
#44786 Autosave: Conditionally allow revisions to be saved reporter-feedback normal normal Awaiting Review enhancement 8 years ago 6
#47831 Compare any two revisions: Improve the distinction of From/To columns normal normal Awaiting Review enhancement 7 years ago 3
#48574 Create better post diff screens normal normal Awaiting Review enhancement 7 years ago 1
#61849 Improve performance and memory usage of wp_list_post_revisions() / wp_get_post_revisions() reporter-feedback normal normal Future Release enhancement 7 months ago 15
#57395 Improve wp_die message when previewing post revision with expired nonce and unauthenticated requests has-patch normal normal Awaiting Review enhancement 4 years ago
#48315 Scheduling already published posts or pages causes 404 error on page normal normal Awaiting Review enhancement 3 years ago 6
#56576 When post is switched from published to draft, create revision normal normal Awaiting Review enhancement 11 months ago
#62690 Add "Copy to Clipboard" button to Revision Viewer has-patch normal normal Awaiting Review feature request 19 months ago 4
#57641 Need functionality to preview revisions for the post such as preview normal normal Awaiting Review feature request 3 years ago 2
#42086 Option to view condensed diffs for post revisions normal normal Awaiting Review feature request 6 years ago 3
#59419 Revisions page: how to support varying "Go to editor" link templates normal normal Awaiting Review feature request 3 years ago 3

Rewrite Rules (13 matches)

#17047 Not following spec for REQUEST_URI sterlo has-patch normal normal Future Release defect (bug) 6 years ago 16
#36292 Rewrites: Next Generation rmccue normal normal Future Release feature request 6 years ago 17
#60713 remove 'array_merge(...)' is used in a loop and is a resources greedy construction. from generate_rewrite_rules pbearne has-patch normal normal Awaiting Review defect (bug) 2 years ago 5
#33728 Rewrite endpoints cannot be added to custom taxonomies with public rewrites johnbillion needs-unit-tests normal normal Future Release defect (bug) 9 years ago 10
#18877 DRY up rewrite rule matching ericlewis has-patch normal normal Future Release enhancement 4 years ago 25
#16839 Category Base Should be Slugified SergeyBiryukov* needs-unit-tests normal normal Future Release defect (bug) 7 months ago 11
#43746 Custom post type single post feed returns a 404 if has_archive is set to false when calling register_post_type() SergeyBiryukov dev-feedback normal normal Future Release defect (bug) 4 months ago 9
#43571 `add_feed` with regex characters breaks rewrite rules SergeyBiryukov has-patch normal normal Future Release defect (bug) 4 weeks ago 2
#21682 Rewrite endpoints are lost if a custom category or tag base is defined DrewAPicture dev-feedback normal normal defect (bug) 7 years ago 7
#43676 .htaccess rules don't work with Plain has-patch normal normal Awaiting Review defect (bug) 5 years ago 2
#20746 Accessing non-existing theme folder in Network install gives 500 error dev-feedback normal normal Future Release defect (bug) 2 years ago 59
#42478 Add_permastruct ignores EP_NONE and other args if %post_id% is present in struct normal normal Awaiting Review defect (bug) 9 years ago
#41680 Added rewrite tags using add_rewrite_tag() not working on static front-page normal normal Awaiting Review defect (bug) 9 years ago
Note: See TracReports for help on using and creating reports.