Make WordPress Core

{8} Future Releases, Workflow Oriented (7946 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 (6701 - 6800 of 7946)

Needs Patch (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#60608 Missing REST API users endpoint orderby parameters REST API normal normal Awaiting Review enhancement 02/22/2024
#57221 Opportunity for optimization on invalid query to REST API Search Controller REST API normal minor Awaiting Review enhancement 11/28/2022
#53836 Option to additionally format API response REST API normal normal Awaiting Review enhancement 07/30/2021
#47194 Posts endpoint: Enable collection parameters for querying by custom field REST API normal normal Future Release enhancement 10/25/2020
#50409 REST API about links should be embeddable. REST API normal normal Future Release enhancement 10/15/2020
#56587 REST API sanitize and validate order / priority REST API normal normal Awaiting Review enhancement 09/16/2022
#39954 REST API: Improve date updates if both `date` and `date_gmt` are set REST API normal minor Awaiting Review enhancement 03/09/2017
#36257 REST API: It's difficult to impossible to determine the endpoint matched to a request rmccue REST API normal normal enhancement 01/18/2022
#49330 REST API: introduce block-editor context REST API normal normal Future Release enhancement 10/01/2020
#45252 Reconsider the `context` argument in REST API calls REST API normal normal Awaiting Review enhancement 11/21/2019
#35425 Return HTTP status code in WP_Error objects REST API normal normal Future Release enhancement 03/26/2017
#38641 Support partial ISO8601 dates in queries REST API normal normal Future Release enhancement 01/18/2022
#56368 Unable to use enum with array data type - REST API REST API normal normal Awaiting Review enhancement 09/04/2022
#40988 Use objects for `get_item_schema()` calls pbearne REST API normal normal Awaiting Review enhancement 06/12/2024
#57361 WP_REST_Attachments_Controller::get_media_types not returning existing mime types, but the ones allowed for upload REST API normal normal Awaiting Review enhancement 12/20/2022
#29276 Ability to edit and preview any revision, not just autosaves Revisions normal normal Awaiting Review enhancement 01/10/2020
#47518 Add an explanatory message to the Revisions screen for locked posts adamsilverstein Revisions normal normal Awaiting Review enhancement 04/30/2021
#38368 Add front-end revision browsing Revisions normal normal Awaiting Review enhancement 03/08/2018
#47831 Compare any two revisions: Improve the distinction of From/To columns Revisions normal normal Awaiting Review enhancement 11/12/2019
#48574 Create better post diff screens Revisions normal normal Awaiting Review enhancement 11/12/2019
#48315 Scheduling already published posts or pages causes 404 error on page Revisions normal normal Awaiting Review enhancement 10/12/2023
#21374 Add core support for letting custom permalink structure for different post types Rewrite Rules normal normal enhancement 06/04/2019
#24853 Add endpoint support to CPT archives Rewrite Rules normal normal enhancement 06/04/2019
#56592 Add filter to wp_redirect_admin_locations() Rewrite Rules normal normal Awaiting Review enhancement 09/17/2022
#34136 Allow register_post_type's rewrite to remove CPT slug Rewrite Rules normal normal Awaiting Review enhancement 03/10/2025
#11931 Day/Month/Year Permalink Structure Fails in Archives Rewrite Rules normal normal enhancement 04/05/2019
#14502 Enable /post-type/taxonomy/term/ permalinks Rewrite Rules normal normal Future Release enhancement 06/04/2019
#34385 Missing site_url path results in array to string conversion Rewrite Rules normal normal enhancement 06/04/2019
#41946 Option to delete_with_markers Rewrite Rules normal normal Awaiting Review enhancement 09/21/2017
#30907 Rewrite Rules collision Rewrite Rules normal normal enhancement 06/04/2019
#36691 Ability to disable "Password Protected" post option Role/Capability normal normal Awaiting Review enhancement 03/10/2018
#34608 Add role display name to WP_Role object Role/Capability normal normal enhancement 06/06/2019
#56373 La EDICION de Contenidos y los ROLES de Usuario Role/Capability normal normal Awaiting Review enhancement 08/14/2022
#32085 Less ambiguous dashboard access. Suggested new capability: access_dashboard Role/Capability normal normal enhancement 11/23/2023
#14986 Make WordPress roles/capabilities more secure (edit_users related) Role/Capability normal normal enhancement 12/05/2022
#31210 Problem with WP core function to get user dropdown Role/Capability normal normal enhancement 02/14/2020
#23391 User in contributor role can add images to post only via the text editor Role/Capability normal normal Awaiting Review enhancement 10/03/2018
#47350 Add method to get JSON from a file without using file_get_contents() Script Loader normal normal Awaiting Review enhancement 05/22/2019
#38548 Add new filters on wp_script_is/wp_style_is Script Loader normal normal Awaiting Review enhancement 03/26/2019
#51200 Consider a better way to deprecate JavaScript code Script Loader normal normal Awaiting Review enhancement 08/31/2020
#60734 Deregistering Open Sans Script Loader normal normal Awaiting Review enhancement 03/09/2024
#55639 Implement Async CSS Script Loader normal normal Awaiting Review enhancement 06/10/2025
#43403 Improve wp_add_inline_script() Script Loader normal normal Awaiting Review enhancement 02/24/2018
#52497 New filter "wp_script_attributes" doesn't take effort in enqueued scripts Script Loader normal normal Awaiting Review enhancement 02/11/2021
#59076 Proposal for removing the version numbers of the JS and CSS files when SCRIPT_DEBUG is set to true Script Loader normal normal Awaiting Review enhancement 08/11/2023
#60234 Script Modules API: Add a translations API Script Loader normal normal Awaiting Review enhancement 05/06/2025
#61771 Script Modules: add the importmap's scopes key Script Loader normal normal Awaiting Review enhancement 09/27/2024
#62709 Script modules integration with wp_resource_hints Script Loader normal minor Awaiting Review enhancement 12/19/2024
#57548 Stop concatenating scripts and stylesheets in wp-admin and retire load-scripts.php and load-styles.php Script Loader normal normal Future Release enhancement 04/29/2024
#43825 Style/script loading infrastructure: Etag header as a hash of script/style handles and their corresponding versions Script Loader normal normal Awaiting Review enhancement 01/16/2019
#38800 add WP_ADMIN_URL and WP_INCLUDES_URL constants Script Loader normal normal Awaiting Review enhancement 09/29/2017
#43781 adding apply_filters on $handle in localize Script Loader normal normal Awaiting Review enhancement 04/16/2018
#40276 enhancement: add a $type parameter to wp_add_inline_script() Script Loader normal normal Awaiting Review enhancement 11/08/2021
#37162 wp_style_add_data and wp_script_add_data should accept SRI information Script Loader normal normal Awaiting Review enhancement 11/14/2018
#62384 .htaccess lacks Security normal normal Awaiting Review enhancement 12/09/2024
#58636 Automatic Sanitization of Nonces in wp_verify_nonce Security normal normal Awaiting Review enhancement 06/26/2023
#40237 Educate users about modern password best-practices Security normal normal Awaiting Review enhancement 06/06/2022
#51611 Escape echoing Core functions Security normal normal Awaiting Review enhancement 10/24/2020
#28521 FORCE_SSL constant for really forcing SSL adamsilverstein Security normal normal Future Release enhancement 11/19/2024
#43320 Harden API requests against man-in-the-middle attacks Security low minor Awaiting Review enhancement 02/18/2018
#44058 Include security sniffs in PHPCS ruleset Security normal normal Future Release enhancement 05/16/2018
#51159 Let's expand our context specific escaping methods for wp_json_encode(). Security normal normal Awaiting Review enhancement 05/09/2024
#36087 Migration plan from insecure RNG fallback Security normal normal Future Release enhancement 09/30/2020
#57424 Specific hook for Content Security Policy Security normal normal Awaiting Review enhancement 01/05/2023
#60470 Use `filter_input` instead of superglobals where possible Security normal normal Awaiting Review enhancement 02/09/2024
#36177 default htaccess should include security measures Security normal normal Awaiting Review enhancement 12/24/2024
#46412 Make shortcode attributes case-insensitive? shortcode_parse_atts Shortcodes normal normal Awaiting Review enhancement 03/04/2019
#60200 Search functionality does not search shortcodes Shortcodes normal normal Awaiting Review enhancement 01/06/2024
#29661 Should Shortcode Attributes Allow HTML Special Characters? Shortcodes normal normal enhancement 06/04/2019
#36958 extending has_shortcode to allow searching in custom fields Shortcodes normal normal enhancement 06/04/2019
#35179 playlist shortcode needs an option to not loop Shortcodes normal normal enhancement 06/04/2019
#52011 'The REST API encountered an unexpected result' should be a critical error Site Health normal normal Awaiting Review enhancement 08/28/2022
#62129 Add a Site Health test for existence of sender email address Site Health normal normal Awaiting Review enhancement 09/29/2024
#62994 Add a site health check for global table schemas Site Health normal normal Awaiting Review enhancement 02/20/2025
#50055 Add more user-actionable information to the timezone health check Site Health normal normal Awaiting Review enhancement 06/15/2020
#56376 Add wp_is_ini_value_changeable( 'memory_limit' ) yes or no to class WP_Debug_Data Site Health normal normal Awaiting Review enhancement 08/14/2022
#53230 Allow nested arrays to be displayed in site health. Site Health normal normal Awaiting Review enhancement 08/28/2022
#61743 Capture and inform users when plugins or themes are `_doing_it_wrong()` Site Health normal normal Awaiting Review enhancement 07/24/2024
#52014 Change the phrase 'Learn more about debugging in WordPress.' for a clearer instruction such as 'Follow this guide to find out the source of the problem'. Site Health normal normal Awaiting Review enhancement 07/28/2022
#54116 Check ImageMagick version 6/7 Site Health normal normal Awaiting Review enhancement 01/24/2024
#52652 Check for display_errors in Site Health Site Health normal normal Future Release enhancement 09/14/2023
#56276 Check hosting compatibility for Mobile Application to work with the site Site Health normal normal Awaiting Review enhancement 03/07/2023
#47336 Consider adding a JS/Client based Site Health Check for the REST API Site Health normal normal Awaiting Review enhancement close 10/25/2020
#52799 Easy HTTPS Redirects in WordPress Dashboard Site Health normal normal Awaiting Review enhancement 04/02/2021
#47765 Email from improved fatal error protection Site Health normal minor Awaiting Review enhancement 12/05/2019
#56035 Error logging improvements Site Health normal normal Awaiting Review enhancement 08/03/2022
#63634 Expand servehappy to detect MariaDB/MySQL versions with very short support periods Site Health normal normal Awaiting Review enhancement 06/27/2025
#50770 Facilitate async debug entries in Site Health Info Site Health normal normal Awaiting Review enhancement 05/27/2022
#51816 Implement auto recovery mode during auto update cron Site Health normal normal Future Release enhancement 11/18/2020
#48051 Keeping default theme but removing inactive themes? Site Health normal trivial Awaiting Review enhancement 09/16/2019
#53024 List https functionality health check failures as critical Site Health normal normal Future Release enhancement 11/10/2021
#50272 Move current admin footer reminder when running development version to Site Health Site Health normal normal Awaiting Review enhancement 05/06/2022
#49817 Simple Site Health Improvement to Check for Plugin Compatibility wiith Latest WP Version Release Site Health normal normal Awaiting Review enhancement 08/14/2020
#54338 Site Health dashboard: "insecure PHP" Site Health normal normal Awaiting Review enhancement 01/24/2024
#47426 Site Health should check for incompatible plugins and plugins no longer maintained Site Health normal normal Awaiting Review enhancement 12/29/2020
#54584 Site Health should flag PHP versions in the dev-stable branch Site Health normal normal Awaiting Review enhancement 01/21/2022
#51326 Site Health: Add all constants used by core Site Health normal minor Awaiting Review enhancement 04/13/2025
#62304 Site Health: Allow dismissing warnings Site Health normal normal Awaiting Review enhancement 10/27/2024
#50018 Site Health: is_writable() check when there are more than 1 theme directories Site Health normal normal Future Release enhancement 09/19/2022
#50745 Visualisation of site health could be better Site Health normal normal Awaiting Review enhancement 09/21/2020
Note: See TracReports for help on using and creating reports.