Make WordPress Core

{8} Future Releases, Workflow Oriented (8053 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 (1 - 100 of 8053)

1 2 3 4 5 6 7 8 9 10 11

Changes Requested (38 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#55920 Ability to query by post author in post_exists() Posts, Post Types normal normal Awaiting Review enhancement changes-requested 06/07/2022
#56005 Twenty Twenty One: Pullquote Block: Font Size Change Not reflected in editor and Frontend Bundled Theme normal normal Awaiting Review defect (bug) changes-requested 06/30/2022
#56204 Twenty Thirteen: Table font size not reflected in editor and Front Bundled Theme normal normal Awaiting Review defect (bug) changes-requested 07/12/2022
#26798 While inserting a post some values for 'post_date' throw a PHP exception Date/Time normal normal Future Release defect (bug) changes-requested 07/14/2022
#14808 Add Editor Documentation Functions URL for theme-defined functions exthilion General normal normal Future Release enhancement changes-requested 07/19/2022
#56446 Query loop next page button not working as expected. General normal normal Awaiting Review defect (bug) changes-requested 08/27/2022
#34669 Custom back_link in wp_die and provide a filter General normal normal Future Release enhancement changes-requested 09/16/2022
#56590 TypeError error in get_the_content when $elements['page'] and $elements['pages'] are null Posts, Post Types normal normal Awaiting Review defect (bug) changes-requested 09/23/2022
#48978 Add a new test case for E2E test (Show admin bar if user logged in) hellofromTonya Build/Test Tools normal normal Future Release defect (bug) changes-requested 10/10/2022
#51126 Document the update offer parameter for auto updates desrosj Upgrade/Install normal normal Future Release task (blessed) changes-requested 10/10/2022
#56878 Remove Desktopserver references from the docs General normal normal Awaiting Review defect (bug) changes-requested 10/21/2022
#42586 Code Editor: Inconsistent results between finding in CodeMirror vs browser Administration normal major Future Release defect (bug) changes-requested 11/17/2022
#57349 Page cache is not detected but the server response time is OK Site Health normal normal Awaiting Review enhancement changes-requested 12/18/2022
#57647 Deprecate wp_enqueue_block_support_styles function hellofromTonya Editor normal normal Future Release defect (bug) changes-requested 02/13/2023
#38643 Show toolbar in the user's locale Toolbar normal normal Future Release enhancement changes-requested 02/27/2023
#57955 wp_localize_jquery_ui_datepicker parsing general settings date_format wrong Date/Time normal minor Awaiting Review defect (bug) changes-requested 03/20/2023
#58057 Replace loose comparison operator in plugins.php Plugins normal normal Awaiting Review defect (bug) changes-requested 04/02/2023
#58058 Fix PHP open and close tag placement in /wp-admin/comment.php LineNo 175 Comments normal normal Awaiting Review defect (bug) changes-requested 04/02/2023
#58061 Replace '==' with '===' in wp-admin/update-core.php General low normal Awaiting Review enhancement changes-requested 04/03/2023
#58263 REQUEST_METHOD Warning with server cron General normal normal Awaiting Review defect (bug) changes-requested 05/06/2023
#58291 Speed up WordPress hooks addition/removal by ~20% Plugins normal normal Awaiting Review defect (bug) changes-requested 06/22/2023
#57577 Admin: Color schema is not applied correctly to beta labels in site editor Administration normal minor Future Release defect (bug) changes-requested 06/27/2023
#54970 "Please update WordPress" link on incompatible theme tile on the "Add Themes" view is not clickable audrasjb Themes normal normal Future Release defect (bug) changes-requested 07/06/2023
#58355 Twenty Sixteen: Table block does not show selected font size in editor Bundled Theme normal normal Awaiting Review defect (bug) changes-requested 07/08/2023
#54827 Elemtentor, pagina Formatting normal normal Future Release defect (bug) changes-requested 08/07/2023
#18282 Issue with admin page hierarchy in Menu admin Menus normal critical Awaiting Review defect (bug) changes-requested 08/12/2023
#59101 Twenty Fourteen: Improve various globals documentation, as per docblock standards. audrasjb Bundled Theme normal normal Awaiting Review defect (bug) changes-requested 08/14/2023
#59133 Collapse Menu title consistency Administration normal normal Awaiting Review enhancement changes-requested 08/18/2023
#58606 Twenty Thirteen: Improve various globals documentation Bundled Theme normal normal Awaiting Review defect (bug) changes-requested 08/19/2023
#59195 deprecation notice triggered in post.php by passing null to parameter #2 in preg_match() Media normal normal Awaiting Review defect (bug) changes-requested 09/05/2023
#59203 Twenty Nineteen: fix Separator block's full-width size and placement Bundled Theme normal normal Awaiting Review defect (bug) changes-requested 09/06/2023
#44777 Multiple bundled themes ignore/override ordered list types Bundled Theme normal normal Future Release enhancement changes-requested 09/14/2023
#31992 Unicode Email Addresses Formatting normal normal defect (bug) changes-requested 10/02/2023
#52738 Use of get_object_vars() in sanitize_post() and WP_Post constructor does not handle null byte Posts, Post Types normal normal Awaiting Review defect (bug) changes-requested 10/04/2023
#12799 Allow gallery shortcode to accept a maximum number of items Gallery normal normal Future Release enhancement changes-requested 10/19/2023
#55501 Multiple loader issue on admin general setting page. Administration normal normal Awaiting Review defect (bug) changes-requested 10/26/2023
#59702 Excerpt filters does not work in Ajax calls Themes normal critical Awaiting Review defect (bug) changes-requested 11/14/2023
#53784 Limiting user enumeration through the REST API REST API normal normal Future Release defect (bug) changes-requested 11/24/2023

Has Patch / Needs Testing (62 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#27282 WP_Query returns more results when there are sticky posts Query normal normal Future Release defect (bug) has-patch 01/01/2017
#35130 .wp-full-overlay-main prevents touch scrolling in theme preview iframe in iOS Safari obenland* Themes normal normal Future Release defect (bug) has-patch 01/02/2017
#39493 Include custom post type slug as body class Themes normal normal Future Release enhancement has-patch 01/06/2017
#39505 Add an option to add custom classes to comment_reply_link() Comments normal normal Awaiting Review enhancement has-patch 01/06/2017
#28607 Make wpautop()'s $allblocks variable filterable Formatting normal normal Awaiting Review enhancement has-patch 01/18/2017
#24795 OS X Treatment Administration normal trivial Future Release enhancement has-patch 02/05/2017
#31313 refactor is_email() tests to use separate data files and PHPUnit dataProvider Build/Test Tools normal normal Future Release enhancement has-patch 02/05/2017
#30527 function to add separator Administration normal minor Future Release enhancement has-patch 02/05/2017
#25769 import vs DISALLOW_FILE_MODS Import normal normal Awaiting Review defect (bug) has-patch 02/05/2017
#34538 Improvement of the IPv4 address format check chriscct7 HTTP API normal normal Future Release enhancement has-patch 02/05/2017
#35022 WP allows Unicode 0x00a0 spaces in editor but shortcode parser can't handle them Shortcodes normal normal Future Release defect (bug) has-patch 02/06/2017
#25333 Can't remove theme support for certain custom header arguments Customize normal normal Awaiting Review defect (bug) has-patch 02/14/2017
#33053 download_url() includes query string in temporary filenames Upgrade/Install normal normal Future Release defect (bug) has-patch 02/21/2017
#39754 `_post_format_get_terms()` can overwrite names of terms in other taxonomies Taxonomy normal normal Awaiting Review defect (bug) has-patch 02/22/2017
#23279 Add templates to style registration, signup, activation, login and password reset pages Login and Registration normal normal Awaiting Review enhancement has-patch 02/22/2017
#31682 reg_passmail message on login.php needs filter Login and Registration normal normal Awaiting Review enhancement has-patch 03/01/2017
#40038 Padding load_template's require with a do_action on each end Themes normal normal Future Release enhancement has-patch 03/08/2017
#40115 Duplicate Custom Fields are created Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 03/15/2017
#40164 Apace HTTP 414 error on deleting comments in bulk Comments normal normal Awaiting Review defect (bug) has-patch 03/15/2017
#31600 WP_Object_Cache incr & decr can use a more strict type checking on offset SergeyBiryukov Cache API normal minor Future Release defect (bug) has-patch 03/17/2017
#40311 Disable inline edit post via filter Posts, Post Types normal normal Future Release enhancement has-patch 03/30/2017
#40369 Mail server settings page (options-writing.php) has no validation Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 04/05/2017
#37929 Add `pre_delete_option` filter Options, Meta APIs normal normal Awaiting Review enhancement has-patch 04/21/2017
#37928 add `pre_add_option` filter Options, Meta APIs normal normal Awaiting Review enhancement has-patch 04/21/2017
#40524 Filter hook for max image columns in gallery settings Gallery normal normal Awaiting Review enhancement has-patch 04/22/2017
#40528 Title with ascii paragraph separator is not being filtered on post save Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 04/23/2017
#40556 REST API: Allow for server generating a user's password REST API normal normal Awaiting Review enhancement has-patch 04/27/2017
#40608 show view link and permalink when editing a post even if post type does not supports 'title' Posts, Post Types normal normal Awaiting Review enhancement has-patch 05/01/2017
#37284 Add indication for required next to Confirm Password Users normal normal Awaiting Review enhancement has-patch 05/04/2017
#38071 Add status links to network/sites.php Networks and Sites normal normal Future Release enhancement has-patch 05/06/2017
#40585 'Update' vs 'Schedule' Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 05/08/2017
#40711 WP_Post:get_instance: Update cache if $_post->filter is empty Posts, Post Types normal normal Awaiting Review enhancement has-patch 05/10/2017
#40751 Login form - Consider making Back to {site name} & Lost your password inline. General normal normal Awaiting Review enhancement has-patch 05/15/2017
#40761 Make Walker_Category::start_lvl more flexible by introducing filters for class name(s) at least Taxonomy normal normal Awaiting Review enhancement has-patch 05/15/2017
#40760 Make Walker_Page::start_lvl more flexible by introducing filters for class name(s) at least Menus normal normal Awaiting Review enhancement has-patch 05/15/2017
#40630 Advanced meta compare "like" in WP_Query Query normal normal Awaiting Review defect (bug) has-patch 05/16/2017
#39356 grunt precommit doesn't work on full checkouts of develop.svn Build/Test Tools normal normal Future Release defect (bug) has-patch 05/18/2017
#39387 Responsive Images Broken When Full Size <= 300 px joemcgill Media normal normal Future Release defect (bug) has-patch 05/18/2017
#39794 Notice if update_plugins cap is off SergeyBiryukov Plugins normal normal Future Release defect (bug) has-patch 05/18/2017
#39351 Passing 'none' to menu_icon of custom post type displays broken image in admin menu Posts, Post Types normal minor Future Release defect (bug) has-patch 05/19/2017
#40497 wp_insert_user requires user_login when ID is given Users normal normal Future Release defect (bug) has-patch 05/19/2017
#40587 Feed link markup should contain rel and type attributes Feeds normal normal Future Release enhancement has-patch 05/19/2017
#33141 Search form clear button is clipped in Safari (OS X) General low minor Awaiting Review defect (bug) has-patch 05/23/2017
#39238 The active handler for a video header isn't accessible joemcgill* Themes normal normal Future Release defect (bug) has-patch 05/23/2017
#34225 Display correct dimensions for image sizes in media modal Media normal normal Future Release defect (bug) has-patch 05/24/2017
#40885 Update admin color scheme using the REST API Administration normal normal Awaiting Review task (blessed) has-patch 05/31/2017
#40737 Script tags inside unclosed HTML comment in value passed to WP_Script->localize() breaks page Script Loader normal normal Awaiting Review defect (bug) has-patch 06/01/2017
#40695 `install_blog` suppresses database errors Database normal normal Future Release defect (bug) has-patch 06/01/2017
#40485 Add function for retrieving metadata from registered script Script Loader normal normal Awaiting Review feature request has-patch 06/07/2017
#27896 wordpress-importer's lack of understanding of XML Namespaces causing compatibility issues Import normal normal Awaiting Review defect (bug) has-patch 06/13/2017
#32071 Function to generate safe & trusted URLs General normal normal Awaiting Review enhancement has-patch 06/13/2017
#41105 Fire action hook after updating option group. Options, Meta APIs normal normal Awaiting Review enhancement has-patch 06/20/2017
#41110 Display full content of "Pending" comment on WP Dashboard Comments normal normal Awaiting Review enhancement has-patch 06/21/2017
#40701 Admin menu icon distorted in Chrome when #adminmenu folded Administration normal normal Awaiting Review defect (bug) has-patch 06/22/2017
#19556 Make wp_term_checklist() available as a template tag Taxonomy normal normal Future Release enhancement has-patch 06/26/2017
#35099 Make the filter links (Mine, Status, Author, Taxonomy, etc.) links in the posts list table filterable Posts, Post Types normal normal Awaiting Review enhancement has-patch 07/01/2017
#41224 WP strips query vars if post contains "wp-admin" Query normal normal Awaiting Review defect (bug) has-patch 07/03/2017
#40459 WP_Site::__set() and WP_Network::__set() allow to set any property without a way to retrieve it Networks and Sites low normal Future Release enhancement has-patch 07/03/2017
#39196 When saving large menus the JSON encoded string was not used. related to #14134 Menus normal normal Awaiting Review defect (bug) has-patch 07/05/2017
#40933 Improvements for get_file_data() function Formatting normal normal Awaiting Review enhancement has-patch 07/18/2017
#26861 Too easy to delete a site in Multisite flixos90 Networks and Sites normal minor Awaiting Review enhancement has-patch 07/18/2017
#30170 "Start Date"/"End Date" are confusing in the exporter Export normal normal Awaiting Review enhancement has-patch 07/22/2017
1 2 3 4 5 6 7 8 9 10 11
Note: See TracReports for help on using and creating reports.