Make WordPress Core

{8} Future Releases, Workflow Oriented (8263 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 (101 - 200 of 8263)

1 2 3 4 5 6 7 8 9 10 11 12

Changes Requested (44 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#58903 set_transient() allows invalid transient name Options, Meta APIs normal normal Future Release defect (bug) changes-requested 6 months ago
#4463 Pretty permalink on search aristath* Permalinks normal normal Future Release enhancement changes-requested 23 months ago
#64250 Refactor redirect_guess_404_permalink to use WP_Query instead of raw SQL spacedmonkey Permalinks normal normal Future Release enhancement changes-requested 5 weeks ago
#59402 Plugin cannot be uninstalled if uninstall crashes Plugins normal normal Future Release defect (bug) changes-requested 15 months ago
#58057 Replace loose comparison operator in plugins.php Plugins normal normal Awaiting Review defect (bug) changes-requested 3 years ago
#64568 get_plugins() returning stale data after delete_plugins() successfully executed Plugins normal normal Awaiting Review defect (bug) changes-requested 7 months ago
#64143 Plugin search box lacks margin Plugins normal normal Awaiting Review enhancement changes-requested 3 weeks ago
#62461 If a post has 2 term tags children's and kid+ and from all terms we have children's, kid and kid+, when the post/tags is saved, kid+ is saved as kid Posts, Post Types normal normal Awaiting Review defect (bug) changes-requested 15 months ago
#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 15 months ago
#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 3 years ago
#62468 wp_update_post overwrites post_date when updating post_status Posts, Post Types normal normal Future Release defect (bug) changes-requested 9 months ago
#55920 Ability to query by post author in post_exists() Posts, Post Types normal normal Awaiting Review enhancement changes-requested 4 years ago
#35099 Make the filter links (Mine, Status, Author, Taxonomy, etc.) links in the posts list table filterable Posts, Post Types normal normal Future Release enhancement changes-requested 9 months ago
#60038 Pass original array of arguments to hooks that fire within `wp_insert_post()` johnbillion Posts, Post Types normal normal Future Release enhancement changes-requested 23 months ago
#46577 Improve tests related to file permissions for privacy export requests Privacy normal normal Future Release defect (bug) changes-requested 15 months ago
#43809 Add personal data from posts to personal data export tz-media Privacy normal normal Future Release enhancement changes-requested 14 months ago
#39428 Die fast in get_posts if get_user_by returns false Query normal normal Future Release defect (bug) changes-requested 14 months ago
#35833 Adding a table with the "widefat" class on post and taxonomy list table screens causes the quick edit UI and bulk edit to fail oglekler Quick/Bulk Edit normal normal Future Release enhancement changes-requested 2 years ago
#12684 Add Edit to Bulk Actions menu on Categories screen dipalidhole27gmailcom Quick/Bulk Edit normal normal Future Release feature request changes-requested 15 months ago
#64260 Default filter `doing_it_wrong_trigger_error` for REST request cause no notice at all. westonruter REST API normal normal 7.2 defect (bug) changes-requested 2 weeks ago
#63186 Empty `properties` PHP array in REST API JSON schema leads to invalid JSON schema output flixos90 REST API normal normal Future Release defect (bug) changes-requested 5 months ago
#53784 Limiting user enumeration through the REST API REST API normal normal Future Release defect (bug) changes-requested 2 years ago
#54484 REST API returns (empty) array for Meta but Schema has type object flixos90 REST API normal normal 7.2 defect (bug) changes-requested 3 weeks ago
#65050 REST API: Comments controller returns 403 instead of 404 for invalid post ID in update_item() westonruter REST API normal normal 7.2 defect (bug) changes-requested 11 days ago
#63056 Add Missing rest_prepare_ Filters to Several REST API Controllers vipulpatil REST API normal normal Awaiting Review enhancement changes-requested 15 months ago
#62701 Post controller: support for grouping results by parent-child relationship REST API normal normal Future Release enhancement changes-requested 10 months ago
#58302 Deprecate and disable the unused compression_test() and wp_ajax_wp_compression_test() Script Loader normal normal Future Release enhancement changes-requested 10 months ago
#63805 Extend the existing conditional loading optimization for block-specific global styles from core blocks to include third-party blocks, improving performance by only loading styles for blocks actually present on the page. Script Loader normal normal Future Release enhancement changes-requested 10 months ago
#65448 Use the new Uri\Rfc3986\Uri::parse in wp_parse_url() if PHP 8.5 is available Security normal normal Awaiting Review enhancement changes-requested 8 weeks ago
#64445 Expose disk size for each installed plugin Site Health normal normal 7.2 enhancement changes-requested 5 weeks ago
#47528 Site Health: Add test for file checksums Site Health normal normal Future Release enhancement changes-requested 15 months ago
#58484 Site Health: Improve display of constants in debug data SergeyBiryukov Site Health normal normal Future Release enhancement changes-requested 23 months ago
#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 3 years ago
#64620 function read_json_file throws an error if the file is missing pbearne Themes normal normal 7.2 defect (bug) changes-requested 2 weeks ago
#43728 Implements site_enable_theme and site_disable_theme functions in WP_Theme class Themes normal normal Awaiting Review enhancement changes-requested 14 months ago
#28983 Admin bar length or Admin bar on two line Toolbar normal normal Future Release defect (bug) changes-requested 10 days ago
#50849 Incorrect action passed to hooks when updating plugin/theme by uploading ZIP file Upgrade/Install normal normal Future Release defect (bug) changes-requested 14 months ago
#18289 Direct link to plugin installation should have admin chrome Upgrade/Install normal normal Future Release task (blessed) changes-requested 14 months ago
#51126 Document the update offer parameter for auto updates desrosj Upgrade/Install normal normal Future Release task (blessed) changes-requested 4 years ago
#58917 Email Sending validation doesn't occur when password reset is sent from the Users page Users normal normal Awaiting Review defect (bug) changes-requested 6 months ago
#41314 If the required fields are not set on user profile's save, every field's value will be dropped jackjohansson Users normal normal Awaiting Review defect (bug) changes-requested 3 weeks ago
#61179 Deprecated messages about passing null in widgets.php hellofromTonya Widgets normal normal Future Release defect (bug) changes-requested 3 weeks ago
#50026 Twenty Twenty: Full height with short content Bundled Theme normal trivial Future Release enhancement changes-requested 12 months ago
#60138 make_clickable() processing emails start with www. incorrectly. Formatting normal trivial Awaiting Review defect (bug) changes-requested 3 years ago

Commit Candidates (6 matches)

#65764 Changes to multiple administration color schemes reduce the visibility of active/highlighted UI elements in WordPress 7.1 Beta 4 joedolson* Administration normal normal 7.2 enhancement commit 13 days ago
#62807 Protect `env:start` command against connection issues Build/Test Tools normal normal Future Release enhancement commit 3 months ago
#65537 Comments: Add a filter for the comment types excluded from queries by default adamsilverstein Comments normal normal 7.2 defect (bug) commit 4 weeks ago
#63986 Multisite site registration table doesn't support IPv6 Login and Registration normal normal Future Release defect (bug) commit 3 weeks ago
#65445 Improve the focus state in the admin bar afercia Toolbar normal normal 7.2 defect (bug) commit 8 hours ago
#65824 HTML API: Allow more set_modifiable_text contents where possible. jonsurrell* HTML API low trivial 7.2 enhancement commit 7 days ago

Has Patch / Needs Testing (50 matches)

#58799 Need to add filter to register a template in [NEW] WordPress site editor through a plugin Editor normal blocker Awaiting Review enhancement has-patch 2 years ago
#56996 Getting error Uncaught exception 'TypeError' with message 'Cannot access offset of type string on string' in /var/www/wp-includes/media.php:2147 General normal blocker Awaiting Review defect (bug) has-patch 4 years ago
#63130 Add comment_count Support to REST API for Enhanced Sorting and Gutenberg Integration REST API normal blocker Awaiting Review enhancement has-patch 15 months ago
#63783 Fix: uncaught exception error from wp-includes folder files General normal critical Awaiting Review defect (bug) has-patch 13 months ago
#53255 WordPress multisite allows you to delete plugins which are active on some subdomains Plugins normal critical Awaiting Review defect (bug) has-patch 2 months ago
#39338 class-wp-hook.php - apply_filters() infinite loop Plugins normal critical Future Release defect (bug) has-patch 7 years ago
#62543 URGENT FEATURE: Plugin Updates Section Needs To Show Warning Message For Newer Version Plugins Plugins normal critical Awaiting Review enhancement has-patch 6 weeks ago
#44630 WP_Term_Query does not return all terms when 'number' and 'object_ids' are specified Taxonomy normal critical Awaiting Review defect (bug) has-patch 8 years ago
#29051 get_raw_theme_root : Windows paths Themes high critical Awaiting Review defect (bug) has-patch 4 months ago
#59845 kritischen Fehler seit Update auf WordPress 6.4 Upgrade/Install normal critical Awaiting Review enhancement has-patch 3 years ago
#39309 Secure WordPress Against Infrastructure Attacks Upgrade/Install normal critical Future Release task (blessed) has-patch 2 years ago
#51538 Widget disappears from the sidebar when switching the theme and back again. Widgets normal critical Awaiting Review defect (bug) has-patch 6 years ago
#56842 WordPress performance drop due to introduce Gutenberg Build/Test Tools normal major Awaiting Review defect (bug) has-patch 15 months ago
#23074 Changing post's URL and then setting it back causes redirect loop (wp_old_slug_redirect) Canonical normal major Future Release defect (bug) has-patch 2 years ago
#25693 blog_charset should be checked for null values Charset normal major Future Release defect (bug) has-patch 17 months ago
#39566 WordPress ignoring previously approved comment for some comment authors rachelbaker Comments normal major Future Release defect (bug) has-patch 3 months ago
#28314 cancel_comment_reply_link() is unflexible - respond_id & post check Comments normal major defect (bug) has-patch 7 years ago
#65474 Flushing response data in wp-cron needs to be optional Cron API normal major Future Release enhancement has-patch 2 months ago
#43019 Hook to validate post form data before save Database normal major Awaiting Review enhancement has-patch 5 years ago
#65480 Custom HTML Block hangs when switching tabs and scrolling (Gutenberg/WordPress 7.0) Editor normal major Awaiting Review defect (bug) close 7 weeks ago
#55284 thumbnails issue Editor normal major Awaiting Review defect (bug) has-patch 4 years ago
#10511 Enclosure Custom Fields are automatically deleted Feeds high major Future Release defect (bug) has-patch 16 months ago
#47623 Feeds: <lastBuildDate> has incorrect date Feeds normal major Awaiting Review defect (bug) has-patch 7 years ago
#59956 author feed having an issue on latest WP6.4 version westonruter Feeds normal major 7.2 defect (bug) has-patch 2 weeks ago
#46966 urlencode query string parameters Formatting normal major Awaiting Review defect (bug) has-patch 9 months ago
#54233 Hardcoded wp-content instead of using WP_CONTENT_DIR General normal major Future Release defect (bug) has-patch 4 years ago
#61277 PHP message: PHP Fatal error: Uncaught Error: Undefined constant "ABSPATH direct access to wp-includes/rss.php on line 19 deepakrohilla General normal major Awaiting Review defect (bug) has-patch 2 years ago
#61286 PHP message: PHP Fatal error: Uncaught Error: Undefined constant "ABSPATH" in wp-includes/cache.php deepakrohilla General normal major Awaiting Review defect (bug) has-patch 2 years ago
#64550 wp_update_plugins function (possibly wp_update_themes) breaks when the transient setting fails General normal major Awaiting Review defect (bug) has-patch 4 weeks ago
#29664 Support font embedding and word break for Burmese in core. I18N normal major Future Release enhancement has-patch 9 years ago
#36010 New password reset styling changes are confusing to casual users Login and Registration normal major Awaiting Review enhancement has-patch 7 months ago
#65204 Custom Bulk Actions missing from Grid View takshil Media normal major Awaiting Review defect (bug) has-patch 3 months ago
#57276 Failing TIFF image uploads to S3 buckets using WP Offload Plugin Media normal major Awaiting Review defect (bug) has-patch 4 years ago
#62388 If image size exists with crop and without crop, only 1 will be created, Media normal major defect (bug) has-patch 2 months ago
#61220 manage_media_columns filter conflict Media normal major Future Release defect (bug) has-patch 2 years ago
#14439 Unable to get a post associated menu items for a specific menu Menus normal major defect (bug) has-patch 7 days ago
#19415 wp_nav_menu showing private/conctepts posts without rights Menus normal major defect (bug) has-patch 7 years ago
#9296 Settings API & Permalink Settings Page Bug jfarthing84 Permalinks normal major Future Release defect (bug) has-patch 14 months ago
#51715 get_permalink: stdClass treated as WP_Post causes bad behavour Permalinks normal major Awaiting Review defect (bug) has-patch 6 years ago
#11903 insert_with_markers is not threadsafe westi* Permalinks normal major defect (bug) has-patch 7 years ago
#60550 A plugin is deactivated if it is updated and the plugin folder has been renamed at some point. Plugins normal major Awaiting Review defect (bug) has-patch 7 months ago
#63882 Plugins: Preflight activation to avoid WSOD when plugin code uses syntax incompatible with PHP runtime Plugins normal major Awaiting Review defect (bug) has-patch 12 months ago
#48656 Views details blocked by SAMEORIGIN Plugins normal major Awaiting Review defect (bug) has-patch 5 months ago
#63273 Fatal due to superglobal $_POST modification with invalid int type Posts, Post Types normal major Future Release defect (bug) has-patch 10 months ago
#50447 wp_publish_post not checking for unique post slugs Posts, Post Types normal major Future Release defect (bug) has-patch 4 years ago
#44001 oEmbed two click / local emoji scripts Privacy normal major Awaiting Review enhancement has-patch 8 weeks ago
#56521 wp_kses wp_kses_hair fails to allow a valueless attribute when is follwed by / Security normal major Awaiting Review defect (bug) has-patch 4 years ago
#52904 WP_Term_Query does not return deeper descendants of child_of when direct children of child_of are not part of the results Taxonomy normal major Awaiting Review defect (bug) has-patch 2 months ago
#58216 numeric tags are tagged with tag-ID instead of tag-slug in the post_class() Taxonomy normal major Awaiting Review defect (bug) has-patch 3 years ago
#57300 parse_tax_query() does not handle array query param when taxonomy has rewrite set to hierarchical Taxonomy normal major Awaiting Review defect (bug) has-patch 7 months ago
1 2 3 4 5 6 7 8 9 10 11 12
Note: See TracReports for help on using and creating reports.