Make WordPress Core

{2} All Tickets, Workflow Oriented (8215 matches)

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

Results (1 - 100 of 8215)

1 2 3 4 5 6 7 8 9 10 11

Changes Requested (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified Comments
#61179 Deprecated messages about passing null in widgets.php hellofromTonya Widgets normal normal Future Release defect (bug) changes-requested 17 months ago 9
#50561 Links Widget display: Image alt text and link name are redundant for screen readers sabernhardt Widgets normal minor Future Release defect (bug) changes-requested 17 months ago 13
#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 5 months ago 3
#50849 Incorrect action passed to hooks when updating plugin/theme by uploading ZIP file Upgrade/Install normal normal Future Release defect (bug) changes-requested 13 months ago 26
#18289 Direct link to plugin installation should have admin chrome Upgrade/Install normal normal Future Release task (blessed) changes-requested 13 months ago 16
#51126 Document the update offer parameter for auto updates desrosj Upgrade/Install normal normal Future Release task (blessed) changes-requested 4 years ago 36
#28983 Admin bar length or Admin bar on two line Toolbar normal normal Future Release defect (bug) changes-requested 3 weeks ago 58
#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 19
#59702 Excerpt filters does not work in Ajax calls Themes normal critical Awaiting Review defect (bug) changes-requested 3 years ago 2
#43728 Implements site_enable_theme and site_disable_theme functions in WP_Theme class Themes normal normal Awaiting Review enhancement changes-requested 13 months ago 9
#64445 Expose disk size for each installed plugin Site Health normal normal 7.2 enhancement changes-requested 8 days ago 16
#47528 Site Health: Add test for file checksums Site Health normal normal Future Release enhancement changes-requested 14 months ago 22
#58484 Site Health: Improve display of constants in debug data SergeyBiryukov Site Health normal normal Future Release enhancement changes-requested 22 months ago 19
#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 4 weeks ago 15
#58302 Deprecate and disable the unused compression_test() and wp_ajax_wp_compression_test() Script Loader normal normal Future Release enhancement changes-requested 9 months ago 14
#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 9 months ago 13
#64260 Default filter `doing_it_wrong_trigger_error` for REST request cause no notice at all. westonruter REST API normal normal 7.1 defect (bug) changes-requested 6 weeks ago 14
#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 4 months ago 7
#53784 Limiting user enumeration through the REST API REST API normal normal Future Release defect (bug) changes-requested 2 years ago 18
#54484 REST API returns (empty) array for Meta but Schema has type object flixos90 REST API normal normal 7.1 defect (bug) changes-requested 6 weeks ago 15
#65050 REST API: Comments controller returns 403 instead of 404 for invalid post ID in update_item() saratheonline REST API normal normal 7.1 defect (bug) changes-requested 7 days ago 6
#63056 Add Missing rest_prepare_ Filters to Several REST API Controllers vipulpatil REST API normal normal Awaiting Review enhancement changes-requested 14 months ago 1
#62701 Post controller: support for grouping results by parent-child relationship REST API normal normal Future Release enhancement changes-requested 10 months ago 14
#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 22 months ago 42
#12684 Add Edit to Bulk Actions menu on Categories screen dipalidhole27gmailcom Quick/Bulk Edit normal normal Future Release feature request changes-requested 14 months ago 22
#39428 Die fast in get_posts if get_user_by returns false Query normal normal Future Release defect (bug) changes-requested 13 months ago 1
#46577 Improve tests related to file permissions for privacy export requests Privacy normal normal Future Release defect (bug) changes-requested 14 months ago 3
#43809 Add personal data from posts to personal data export tz-media Privacy normal normal Future Release enhancement changes-requested 13 months ago 34
#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 1
#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 3
#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 29
#62468 wp_update_post overwrites post_date when updating post_status Posts, Post Types normal normal Future Release defect (bug) changes-requested 8 months ago 31
#55920 Ability to query by post author in post_exists() Posts, Post Types normal normal Awaiting Review enhancement changes-requested 4 years ago 3
#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 17
#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 22 months ago 11
#59402 Plugin cannot be uninstalled if uninstall crashes Plugins normal normal Future Release defect (bug) changes-requested 14 months ago 14
#58057 Replace loose comparison operator in plugins.php Plugins normal normal Awaiting Review defect (bug) changes-requested 3 years ago 2
#64568 get_plugins() returning stale data after delete_plugins() successfully executed Plugins normal normal Awaiting Review defect (bug) changes-requested 6 months ago 2
#64143 Plugin search box lacks margin Plugins normal normal Awaiting Review enhancement changes-requested 2 months ago 12
#10483 Change post_name's length from 200 to 400 SergeyBiryukov Permalinks normal minor Future Release enhancement changes-requested 12 months ago 57
#4463 Pretty permalink on search aristath* Permalinks normal normal Future Release enhancement changes-requested 22 months ago 31
#64250 Refactor redirect_guess_404_permalink to use WP_Query instead of raw SQL spacedmonkey Permalinks normal normal Future Release enhancement changes-requested 12 days ago 22
#58903 set_transient() allows invalid transient name Options, Meta APIs normal normal Future Release defect (bug) changes-requested 5 months ago 23
#63518 get_blog_details( get_all: false ) not working as expected johnjamesjacoby Networks and Sites normal normal 7.1 defect (bug) changes-requested 5 months ago 8
#60549 "Site Upload Quota Space" should indicate network default and possibly site's current usage realloc Networks and Sites normal normal Future Release enhancement changes-requested 7 days ago 32
#39318 Assign a theme when creating a site (Multisite) Networks and Sites normal normal Future Release enhancement changes-requested 13 months ago 14
#43162 Deleting a site from a multisite network leaves orphaned database tables and files Networks and Sites normal normal Future Release enhancement changes-requested 7 weeks ago 35
#59390 Incorrect method / function args used in bin/tests/core/tests/rest-api/wpRestMenuItemsController.php hellofromTonya Menus normal normal Future Release defect (bug) changes-requested 2 years ago 11
#38057 'wp_update_nav_menu' action returns inconsistent number of arguments johnbillion Menus normal normal Future Release enhancement changes-requested 13 months ago 14
#63553 Administration: Color Schemes are not properly applied on individual attachment within media views Media normal normal Awaiting Review defect (bug) changes-requested 6 months ago 5
#39625 Give an error message when a non-image is uploaded for featured image Media normal normal Future Release defect (bug) changes-requested 3 months ago 25
#64467 Grid view displays attachments in the wrong order when an order query var is present but not normalized Media normal minor 7.1 defect (bug) changes-requested 3 months ago 17
#65300 Increase Minor Bottom Spacing for Labels “Filter by type” and “Filter by date” in Media Modal Media normal normal 7.0.3 defect (bug) changes-requested 5 days ago 10
#58730 Media not getting removed from the media library popup after clicking "Delete permanently" button Media normal normal Future Release defect (bug) changes-requested 2 years ago 25
#62571 Media uploader tabs styling are little broken Media normal normal Awaiting Review defect (bug) changes-requested 20 months ago 6
#61398 Missing src attribute on <audio> tag prevents m4a audio files playing in safari. joedolson* Media normal normal Future Release defect (bug) changes-requested 9 months ago 28
#58137 WP creates unnecessary "cropped-"[filename] icon file antpb Media normal normal Future Release defect (bug) changes-requested 2 years ago 20
#28474 WordPress destroys animation in animated GIF when it resizes Media normal normal Future Release defect (bug) changes-requested 40 hours ago 59
#54416 Some WordPress generated emails escape special chars in the email address while other emails do not. jdeep Mail normal major Future Release defect (bug) changes-requested 10 months ago 24
#28473 wp_mail incorrectly parses multiline From header Mail normal normal Awaiting Review defect (bug) changes-requested 11 months ago 11
#30128 Allow to use associative arrays beside indexed arrays in wp_mail $headers Mail normal normal Future Release enhancement changes-requested 9 months ago 16
#57394 wp_insert_user allows the new user to have a username equal to an already registered email audrasjb Login and Registration normal normal Future Release defect (bug) changes-requested 14 months ago 50
#38079 Add hooks before output for each action in wp-login.php voldemortensen Login and Registration normal normal Future Release enhancement changes-requested 2 years ago 17
#57157 Reduce external resources for wp-login.php rajinsharwar Login and Registration normal normal Future Release enhancement changes-requested 17 months ago 23
#50773 Merge duplicate strings in bulk actions and row actions for list tables SergeyBiryukov I18N normal normal Future Release defect (bug) changes-requested 14 months ago 31
#47546 The language used for the `lang` attribute isn't validated before being used I18N low minor Future Release defect (bug) changes-requested 13 months ago 9
#65346 The about page on network has ui issues for mobile device Help/About normal normal 7.0.3 defect (bug) changes-requested 5 days ago 16
#60328 Deprecated parameter default value of unregister_setting() is not correct type audrasjb General normal normal Awaiting Review defect (bug) changes-requested 2 years ago 7
#63137 Getting Use isset() or empty() to check the index exists before using it error into the WordPress core files. audrasjb General normal normal Awaiting Review defect (bug) changes-requested 16 months ago 1
#58837 Horizontal Scroll Issue in theme/plugin Editor Page File Navigation Section General normal minor Awaiting Review defect (bug) changes-requested 18 months ago 4
#56446 Query loop next page button not working as expected. General normal normal Awaiting Review defect (bug) changes-requested 4 years ago 1
#58263 REQUEST_METHOD Warning with server cron General normal normal Awaiting Review defect (bug) changes-requested 3 years ago
#14808 Add Editor Documentation Functions URL for theme-defined functions adamsilverstein General normal normal Future Release enhancement changes-requested 16 months ago 11
#34669 Custom back_link in wp_die and provide a filter General normal normal Future Release enhancement changes-requested 4 years ago 7
#54479 Set_blog_id performance flixos90 General normal normal Future Release enhancement changes-requested 9 months ago 11
#55376 Use wp_filesize in core General normal normal Future Release enhancement changes-requested 8 weeks ago 17
#49442 Request: filter for parse_blocks() result General normal normal Future Release feature request changes-requested 6 months ago 34
#54327 Support wp_die from array print General normal normal Awaiting Review feature request changes-requested 13 months ago 4
#44394 Error when trying to get the columns of a three-columns gallery. Gallery normal normal Awaiting Review defect (bug) changes-requested 6 months ago 3
#63577 PHP Warning from `get_post_galleries()` when gallery items lack an ID. Gallery normal normal Future Release defect (bug) changes-requested 4 months ago 12
#12799 Allow gallery shortcode to accept a maximum number of items Gallery normal normal Future Release enhancement changes-requested 3 months ago 22
#60138 make_clickable() processing emails start with www. incorrectly. Formatting normal trivial Awaiting Review defect (bug) changes-requested 2 years ago 2
#60979 safecss_filter_attr() should support query strings with "&amp;" as used by Gutenberg Formatting normal normal Future Release defect (bug) changes-requested 18 months ago 28
#60347 wp_kses breaking text fragments links Formatting normal normal Awaiting Review defect (bug) changes-requested 13 months ago 13
#61246 wp_kses makes HTML comment HTML uncommented Formatting normal normal Awaiting Review defect (bug) changes-requested 23 months ago 4
#63192 wptexturize add filter for disable some replacement Formatting normal normal Awaiting Review feature request changes-requested 16 months ago 4
#19643 Allow array for $extra_fields in request_filesystem_credentials dd32 Filesystem API normal minor defect (bug) changes-requested 13 months ago 18
#61796 Blank Page When $_GET['postId'] Does Not Exist in /wp-admin/site-editor.php Editor normal normal Future Release defect (bug) changes-requested 5 months ago 37
#48787 Classic Editor user interface CSS inconsistencies when toggling "Enable full-height editor ..." sabernhardt* Editor normal normal Future Release defect (bug) changes-requested 13 months ago 10
#57647 Deprecate wp_enqueue_block_support_styles function Editor normal normal Future Release defect (bug) changes-requested 18 months ago 11
#62602 Table directory not available for the wp editor Editor normal normal Awaiting Review defect (bug) changes-requested 14 months ago 2
#64608 Add support for Terms Query Pagination blocks Editor normal normal Awaiting Review enhancement changes-requested 8 weeks ago 4
#40608 show view link and permalink when editing a post even if post type does not supports 'title' Editor normal normal Awaiting Review enhancement changes-requested 10 months ago 5
#61732 get_calendar() will use invalid dates in SQL queries pbearne Date/Time normal normal Future Release defect (bug) changes-requested 16 months ago 10
#57955 wp_localize_jquery_ui_datepicker parsing general settings date_format wrong Date/Time normal minor Awaiting Review defect (bug) changes-requested 3 years ago 1
#59269 Add support for adding metadata in bulk johnbillion Database normal normal Future Release enhancement changes-requested 12 days ago 18
#65030 Customize: `isLinkPreviewable()` regex overrides `customize_allowed_urls` filter for sites with `/wp-content/` in home URL westonruter* Customize normal normal 7.1 defect (bug) changes-requested 3 months ago 3
#62314 Infinite callback loop when 'priority' is not numeric in php 8.x Cron API normal minor Awaiting Review enhancement changes-requested 21 months ago 2
#40319 Apostrophe in commenter's name prevents comment_whitelist setting from working. Comments normal normal Future Release defect (bug) changes-requested 3 months ago 3
#58058 Fix PHP open and close tag placement in /wp-admin/comment.php LineNo 175 Comments normal normal Awaiting Review defect (bug) changes-requested 3 years ago 2
1 2 3 4 5 6 7 8 9 10 11
Note: See TracReports for help on using and creating reports.