Make WordPress Core

{8} Future Releases, Workflow Oriented (8254 matches)

Create a new ticket
  • Active tickets slated for future releases or with no assigned milestone, workflow oriented
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1801 - 1900 of 8254)

Has Patch / Needs Testing (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#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 15 months ago
#65855 REST API: Taxonomy REST bases can overwrite existing post item properties despite conflict warning REST API normal normal Awaiting Review defect (bug) has-patch 4 days ago
#65240 REST API: WP_REST_Plugins_Controller::create_item() fatals when plugins_api response lacks language_packs property REST API normal normal Awaiting Review defect (bug) has-patch 3 months ago
#65810 REST API: attachments created from a `url` skip the shared insert path in `create_item()` adamsilverstein REST API normal normal 7.2 defect (bug) has-patch 2 days ago
#48257 REST API: post-process endpoint cannot be discovered from media creation endpoint REST API normal normal Future Release defect (bug) has-patch 3 months ago
#65694 REST autosave controller silently ignores post_title updates matching the published post's title, leaving stale title in the autosave revision REST API normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#47443 REST-API prevents users with edit_published_posts capability updating published posts REST API normal normal Future Release defect (bug) has-patch 3 years ago
#60349 Rest API media upload utf8 urlencoded filename not decoded on server REST API normal normal Awaiting Review defect (bug) has-patch 3 years ago
#65754 Revisionable, Multivalue Post Meta are not saved properly via REST autosave REST API normal normal Future Release defect (bug) has-patch 5 days ago
#52640 The rest_prepare_attachment filter runs twice during REST request REST API normal normal Future Release defect (bug) has-patch 5 years ago
#61842 Uncaught TypeError in /wp-json/wp/v2/menu-items REST API POST operation REST API normal normal Awaiting Review defect (bug) has-patch 20 months ago
#61838 Uncaught TypeError in multiple REST API endpoints from a single bug REST API normal normal Awaiting Review defect (bug) has-patch 2 years ago
#64670 WP_REST_Posts_Controller::update_item() not passing parent to wp_unique_post_slug() for draft child REST API normal normal Awaiting Review defect (bug) has-patch 5 weeks ago
#43502 `WP_REST_Posts_Controller::prepare_item_for_response()` doesn't reset postdata after calling setup_postdata() REST API normal normal Future Release defect (bug) has-patch 2 weeks ago
#62903 permission_callback should be called before validate_callback in REST API REST API normal normal Awaiting Review defect (bug) close 19 months ago
#64032 wp_die() status code Rest API component updates (parent ticket: #64009) REST API normal normal Awaiting Review defect (bug) has-patch 9 months ago
#53063 Add batch support to core REST resources TimothyBlynJacobs REST API normal normal Future Release enhancement has-patch 2 years ago
#55961 Add embed to WP_REST_Request class REST API normal normal Awaiting Review enhancement has-patch 3 years ago
#50074 Add filter on post/etc action links in the REST API REST API normal normal Future Release enhancement has-patch 5 years ago
#54513 Add meta support to template REST API REST API normal normal Future Release enhancement has-patch 5 years ago
#63231 Add support for batching GET REST API Requests REST API normal normal Future Release enhancement has-patch 17 months ago
#63670 Add trashability to REST API posts controller REST API normal normal Awaiting Review enhancement has-patch 13 months ago
#59903 Add user pattern categories to the pattern categories API response REST API normal normal Awaiting Review enhancement has-patch 3 years ago
#63761 Adding Edit/PUT Method for Template REST API Endpoint. REST API normal normal Future Release enhancement has-patch 5 weeks ago
#47962 Allow apiRequest to do requests on external WordPress sites REST API normal normal Awaiting Review enhancement has-patch 7 years ago
#64073 Attachments REST API: extend to support ordering by `mime_type`. REST API normal normal Awaiting Review enhancement has-patch 10 months ago
#41735 Include titles for JSON Schema properties REST API normal normal Awaiting Review enhancement has-patch 9 years ago
#43681 Incorrect HTTP status code in 'posts' query. REST API normal normal Future Release enhancement close 13 months ago
#63946 Introduce a mechanism for lazy-loading REST routes and handlers REST API normal normal Awaiting Review enhancement has-patch 2 months ago
#65486 Performance: Avoid redundant cache invalidation in WP_REST_Meta_Fields during batch meta updates REST API normal normal Awaiting Review enhancement has-patch 2 months ago
#62604 Prevent false-positive in validate_callback() in REST API REST API normal normal Awaiting Review enhancement has-patch 15 months ago
#54247 REST API: Add block editor settings endpoint REST API normal normal Future Release enhancement has-patch 5 years ago
#51757 REST API: Add const validation REST API normal normal Awaiting Review enhancement has-patch 6 years ago
#40556 REST API: Allow for server generating a user's password REST API normal normal Awaiting Review enhancement has-patch 9 years ago
#41616 REST API: Expose old slugs REST API normal normal Future Release enhancement has-patch 2 years ago
#63092 REST API: Support preloading 'HEAD' requests Mamaduka REST API normal normal Awaiting Review enhancement has-patch 17 months ago
#38813 REST API: Test schema registration for required fields. REST API normal normal Future Release enhancement has-patch 15 months ago
#41554 REST API: Use `wp.apiRequest` helper to build URLs for media embed requests REST API normal normal Awaiting Review enhancement has-patch 4 months ago
#61308 Return `post_types` field in templates REST API oandregal REST API normal normal Future Release enhancement has-patch 19 months ago
#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 3 years ago
#39037 Should REST API support multiple orderby values? REST API normal normal Awaiting Review enhancement has-patch 17 months ago
#63253 Theme REST API: expose "has_theme_json" field REST API normal normal Awaiting Review enhancement has-patch 16 months ago
#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 has-patch 8 weeks ago
#41459 Introduce a REST API endpoint for networks / network options REST API normal normal Future Release task (blessed) has-patch 6 years ago
#27244 'Restore This Autosave' immediately updates a published post Revisions normal normal Awaiting Review defect (bug) has-patch 4 months ago
#29920 Autosave breaks if post revision fields contains a value that isn't a string Revisions normal normal Awaiting Review defect (bug) has-patch 7 years ago
#61447 Clarify revisions UI to better indicate what version you are viewing and restoring. joedolson* Revisions normal normal Future Release defect (bug) has-patch 5 days ago
#27938 Restore This Autosave does not work for custom post types that don't support 'revisions' chriscct7 Revisions normal normal Future Release defect (bug) has-patch 7 years ago
#58844 Revisions: Compare Revisions layout issues on mobile Revisions normal normal Future Release defect (bug) has-patch 3 years ago
#53417 The revisions endpoints provide an incorrect JSON schema Revisions normal normal Awaiting Review defect (bug) has-patch 4 months ago
#30854 `wp_insert_post` doesn't save revision for new published post adamsilverstein Revisions normal normal Future Release defect (bug) has-patch 8 weeks ago
#23314 Allow published posts to be revised without being updated immediately Revisions normal normal Future Release enhancement has-patch 7 years ago
#57395 Improve wp_die message when previewing post revision with expired nonce and unauthenticated requests Revisions normal normal Awaiting Review enhancement has-patch 4 years ago
#62690 Add "Copy to Clipboard" button to Revision Viewer Revisions normal normal Awaiting Review feature request has-patch 19 months ago
#43676 .htaccess rules don't work with Plain Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 5 years ago
#47686 Always flush rewrite rules when active plugins changes & on plugin upgrades Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 6 weeks ago
#39442 Custom rewrite endpoints and wp_old_slug_redirect Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 2 months ago
#25194 Filtered IIS rewrite rules not added to web.config Rewrite Rules normal normal defect (bug) has-patch 6 months ago
#24963 IIS Multisite, Suspected bug in web.config code for URL Rewrite (404 wp-login) Rewrite Rules normal normal Future Release defect (bug) has-patch 9 years ago
#57858 If permalink structure is set to /%category%/%postname% , WordPress will match a /0/ path as a category archive Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#17047 Not following spec for REQUEST_URI sterlo Rewrite Rules normal normal Future Release defect (bug) has-patch 6 years ago
#51662 Pagination adds extra trailing slash at the end of some URLs Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 15 months ago
#26829 Use of strpos() in extract_from_markers() and insert_with_markers() can target wrong BEGIN and END markers. Rewrite Rules normal normal Future Release defect (bug) has-patch 7 years ago
#56381 WordPress creates invalid web.config -file Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 4 years ago
#43571 `add_feed` with regex characters breaks rewrite rules SergeyBiryukov Rewrite Rules normal normal Future Release defect (bug) has-patch 5 weeks ago
#36486 is_apache in vars.php does not always work Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 2 years ago
#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 2 years ago
#58516 url_to_postid does not return post id for static Posts page Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 3 years ago
#43678 Add indents to default .htaccess rules Rewrite Rules normal normal Awaiting Review enhancement has-patch 8 years ago
#46283 Allow filtering post-type archive rewrites Rewrite Rules normal normal Awaiting Review enhancement has-patch 12 months ago
#35983 Better support for "singular" endpoints Rewrite Rules normal normal enhancement has-patch 7 years ago
#12779 Better support for custom post types in WP_Rewrite Rewrite Rules normal normal enhancement has-patch 7 years ago
#18877 DRY up rewrite rule matching ericlewis Rewrite Rules normal normal Future Release enhancement has-patch 4 years ago
#34776 Introduced the `$site_root` and `$home_root` parameter in `mod_rewrite_rules` Rewrite Rules normal normal Awaiting Review enhancement has-patch 8 years ago
#29118 Registering rewrite rules is hard, so let's introduce remove_rewrite_rule. Rewrite Rules normal normal Awaiting Review enhancement has-patch 2 years ago
#40395 New action: pre_generate_rewrite_rules Rewrite Rules normal normal Awaiting Review feature request has-patch 7 years ago
#56256 The 'capability' parameter in the get_users function may not give the expected results. Role/Capability normal normal Future Release defect (bug) has-patch 4 years ago
#37917 Users without the edit_private_posts capability can still create private posts Role/Capability normal normal Awaiting Review defect (bug) close 10 months ago
#38997 delete_private_posts capability doesn't prevent user from deleting private posts Role/Capability normal normal Future Release defect (bug) has-patch 17 months ago
#62600 fatal error on capabilities. Role/Capability normal normal Future Release defect (bug) has-patch 6 days ago
#47338 is_super_admin() should check a different capability Role/Capability normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#26365 map_meta_cap() should use parent post status when post has a post status of inherit Role/Capability normal normal defect (bug) has-patch 5 weeks ago
#40197 meta cap 'publish_post' is not being used johnbillion Role/Capability normal normal Awaiting Review defect (bug) has-patch 22 months ago
#40950 wp_terms_checklist() does not pass $post_id to current_user_can() Role/Capability normal normal Awaiting Review defect (bug) has-patch 5 years ago
#44468 Introduce infrastructure for testing primitive capabilities granted via `user_has_cap` Role/Capability normal normal Future Release enhancement has-patch 7 years ago
#51837 Adding `add_theme_support` for html5 for scripts, does not remove the type attribute from `wp-emoji-release.min.js` SergeyBiryukov Script Loader normal normal Future Release defect (bug) has-patch 21 months ago
#65272 Blocks' opinionated styles are not loading on demand in classic themes westonruter* Script Loader normal normal 7.2 defect (bug) has-patch 12 days ago
#59972 Clarify description of wp_script_add_data() Script Loader normal normal Awaiting Review defect (bug) has-patch 22 months ago
#63017 Compression via PHP documented and in URL but not used anymore Script Loader normal normal Future Release defect (bug) has-patch 3 months ago
#61828 Global Styles: Refactor wp_add_inline_style() to use HTML API Script Loader normal normal Awaiting Review defect (bug) has-patch 2 years ago
#45008 Inconsistent use of 'script_loader_src' and 'style_loader_src' filters when performing concatenation Script Loader normal normal Awaiting Review defect (bug) has-patch 8 years ago
#13078 Make wp_register_style and wp_enqueue_style consistent Script Loader normal normal defect (bug) has-patch 7 years ago
#15833 Script concatenation fails to take external dependencies into account. Script Loader normal normal Future Release defect (bug) has-patch 6 weeks ago
#64812 Scripts: wp_enqueue_registered_block_scripts_and_styles() does not include modules Script Loader normal normal Future Release defect (bug) has-patch 5 months ago
#39991 jQuery UI Datepicker Localization Error with PHP date 'S' Script Loader normal normal Future Release defect (bug) has-patch 8 years ago
#63043 script-loader 'colors' src true invalid argument Script Loader normal normal Awaiting Review defect (bug) has-patch 18 months ago
#52465 Allow a relation type in resource hints to be used multiple times Script Loader normal normal Future Release enhancement has-patch 5 years ago
#54018 Allow scripts registered via block.json to be enqueued in the footer Script Loader normal normal Future Release enhancement has-patch 10 months ago
#40602 Implement immutable cache headers pbearne Script Loader normal normal Future Release enhancement has-patch 18 months ago
#63793 Parser-blocking scripts should render last in all cases to speed up page load Script Loader normal normal Future Release enhancement has-patch 12 months ago
Note: See TracReports for help on using and creating reports.