Make WordPress Core

{31} Tickets in the General component (656 matches)

Arguments
Create a new ticket
  • Active tickets in the General component
  • Grouped by workflow and sorted by type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (501 - 600 of 656)

1 2 3 4 5 6 7

Tickets Awaiting Review (18 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#61916 Improving Image Upload Handling: Automatic Resizing for Large Images normal normal Awaiting Review defect (bug) 08/23/2024
#46635 Improve identifying of non–trivial callbacks in hooks normal normal Awaiting Review enhancement has-patch 08/23/2024
#61879 Deprecation Warning normal minor Awaiting Review defect (bug) has-patch 08/24/2024
#61910 register_block_type_from_metadata fails to register style attribute when using $args normal normal Awaiting Review defect (bug) 08/24/2024
#61912 Uncaught exception 'Error' with message 'Undefined constant "ABSPATH"' in /var/www/wp-settings.php:33 normal normal Awaiting Review defect (bug) has-patch 08/26/2024
#61934 ctrl+shift+v - does not work in the editor normal critical Awaiting Review defect (bug) 08/27/2024
#61935 Image block zoom on touch (But only happens on Plesk preview page) normal minor Awaiting Review defect (bug) dev-feedback 08/27/2024
#61626 Settings > Reading: add a connection to the home template for block themes normal normal Awaiting Review enhancement 08/27/2024
#61804 Create a plugin template registration API normal normal Awaiting Review feature request has-patch 08/28/2024
#61965 Provide a way for classic themes to use `wp-block-library` even when loading block assets only for blocks that actually render on a page normal normal Awaiting Review enhancement 08/30/2024
#61930 size_format(): Inconsistent behaviour when zero bytes are passed normal trivial Awaiting Review defect (bug) 09/02/2024
#61959 Enhance Support for `popovertarget` and `popover` Attributes in Native Browser Popover API normal blocker Awaiting Review enhancement 09/02/2024
#61984 Favicon • multiple of 48x48 and not 512x512 as WP suggests normal normal Awaiting Review defect (bug) 09/05/2024
#61902 Block Hooks: `"multiple": false` not respected normal normal Awaiting Review defect (bug) has-patch 09/05/2024
#61991 Inconsistent file name after cropping from Site Icon normal normal Awaiting Review defect (bug) 09/05/2024
#61948 Uploading WAV files fail in Gutenberg editor on Firefox browser when drag-dropped normal normal Awaiting Review defect (bug) has-patch 09/06/2024
#58346 A way for adding inline dynamic data normal normal Awaiting Review enhancement 09/06/2024
#62006 License adaptable text (e.g., suggested Privacy Policy) under liberal license normal normal Awaiting Review feature request 09/07/2024

Tickets Needing Feedback (20 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#22530 garbage query strings on URLs are not sanitized or removed normal normal defect (bug) reporter-feedback 06/04/2019
#27122 Optimization for PHP FPM normal normal enhancement dev-feedback 06/04/2019
#27286 create menu page for custom post types normal normal enhancement dev-feedback 06/04/2019
#28774 Hooking into wp_ajax_upload_attachment normal normal enhancement dev-feedback 06/04/2019
#30285 url_to_postid on FORCE_SSL_ADMIN takes https path instead of http normal normal defect (bug) reporter-feedback 06/04/2019
#31206 Move AJAX action parameters out of the method body and into the declaration. normal normal enhancement dev-feedback 06/04/2019
#31706 wp_list_categories for hierarchical taxonomy return wrong tree if orderby clause is used normal normal defect (bug) reporter-feedback 06/04/2019
#35154 The admin_url filter might break ajaxurl usage normal normal defect (bug) reporter-feedback 06/04/2019
#36120 Move wp_*_link() functions into wp-includes normal normal enhancement dev-feedback 06/04/2019
#36499 featured image, image upload normal normal defect (bug) reporter-feedback 06/04/2019
#39080 created unittest for is_serialized and is_serialized_string files and move tests into them whyisjake* normal normal Future Release enhancement dev-feedback 04/23/2020
#51278 Update return types to reflect the real return types. Remove mixed. normal major Future Release enhancement dev-feedback 05/31/2021
#34699 New function: `get_query_arg()` normal normal Future Release enhancement dev-feedback 07/20/2021
#34669 Custom back_link in wp_die and provide a filter normal normal Future Release enhancement reporter-feedback 09/16/2022
#53216 A Gutenberg Block repo normal normal WordPress.org feature request dev-feedback 04/20/2023
#56362 Remove Link/Bookmark API form Core: Phase 2 desrosj normal normal Future Release enhancement dev-feedback 04/27/2023
#60276 Fatal error with unexpected string value for sticky_posts option normal normal Future Release defect (bug) reporter-feedback 01/21/2024
#58855 Fix and enhance wp_is_development_mode() to be able to return whether a development mode is beiung used normal normal Future Release enhancement dev-feedback 01/30/2024
#59234 Introduce a `wp_json_decode()` function, including validation when available normal normal Future Release enhancement dev-feedback 02/12/2024
#57580 Avoid errors from null parameters in add_submenu_page() normal normal Future Release enhancement dev-feedback 07/19/2024

Tickets with Patches (55 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#38597 Discourage usage of legacy properties in WP_Network jeremyfelt normal normal Future Release enhancement has-patch 04/24/2017
#42213 Code Editors: Filter autocomplete suggestions normal normal Future Release defect (bug) has-patch 10/03/2018
#44171 Flushing the rewrite rules is "wrong" on the front-end kraftbj normal normal Future Release enhancement has-patch 03/20/2019
#37253 Add several missing "_deprecated_function()" calls low normal Future Release defect (bug) has-patch 04/19/2019
#23454 _deprecated_function Messages chriscct7 normal normal enhancement has-patch 06/04/2019
#24284 is_multi_author() should query by specific post type and status normal normal enhancement needs-unit-tests 06/04/2019
#28801 Walker::walk makes an incorrect assumption if $top_level_elements is empty. normal normal defect (bug) needs-unit-tests 06/04/2019
#29972 Split pagination calculations and HTML in paginate_links normal normal enhancement has-patch 06/04/2019
#30325 WP List Table: allow filtering view switcher modes normal normal enhancement has-patch 06/04/2019
#30613 Check the return value of wp_json_encode() normal normal defect (bug) has-patch 06/04/2019
#31559 Meta boxes should have before/after hooks normal normal enhancement dev-feedback 06/04/2019
#31577 wp.ajax.send JS function should send ajax request with dataType json normal normal defect (bug) has-patch 06/04/2019
#32192 Add HTML attribute builder helper function normal normal enhancement has-patch 06/04/2019
#32856 wpColorPicker close should check that iris hasn't been destroyed before toggling it. normal normal defect (bug) has-patch 06/04/2019
#33498 get_home_path does not stripslashes $_SERVER['SCRIPT_FILENAME'] before using it normal normal defect (bug) needs-unit-tests 06/04/2019
#33929 Wrong data type for several variables holding a wpdb query result boonebgorges normal normal defect (bug) needs-unit-tests 06/04/2019
#34487 Add a new conditional tag for the "Posts Page" normal normal enhancement has-patch 06/04/2019
#34853 A helper method should be created to centralize which extensions are used for images. normal normal enhancement has-patch 06/04/2019
#17619 Soft 404 at /wp-content/plugins/ normal normal Future Release enhancement dev-feedback 09/24/2019
#45939 Coding Standards: fix <br/> in core files normal normal Future Release defect (bug) has-patch 02/21/2020
#42897 Hard deprecate functions deprecated before WP 3.7.0 normal normal Future Release enhancement needs-unit-tests 04/20/2020
#39251 Support end_size=0 in paginate_links() normal normal Future Release defect (bug) has-patch 07/18/2020
#46639 unit test for wp_is_numeric_array() low normal Future Release defect (bug) has-patch 09/10/2020
#50807 Introduce a function for deprecated options normal normal Future Release feature request has-patch 10/15/2020
#36036 Multiple CDATA regressions in wp-includes SergeyBiryukov normal normal Future Release defect (bug) has-patch 11/25/2020
#34058 Proposal: wp_get_archives_object() function normal normal Future Release feature request has-patch 07/05/2021
#53847 Removed 'noreferrer' relationship In JS file. Shital Patel normal normal Future Release defect (bug) close 07/31/2021
#46346 Page counts and related calculations typically expect and document ints but are actually floats SergeyBiryukov normal minor Future Release defect (bug) has-patch 10/13/2021
#51463 Fire an action prior to AJAX action handling (allows diagnostics) normal normal Future Release enhancement has-patch 10/19/2021
#37280 Remove boldness from update notices Presskopp normal normal Future Release enhancement has-patch 11/14/2021
#52264 Rename `$array` when used in `@param` tags normal normal Future Release task (blessed) has-patch 02/25/2022
#17520 cite element used incorrectly normal normal Future Release enhancement has-patch 07/05/2022
#29798 unified theme and plugin uploader normal normal Future Release feature request has-patch 07/15/2022
#14808 Add Editor Documentation Functions URL for theme-defined functions exthilion normal normal Future Release enhancement has-patch 07/19/2022
#52699 Flash is dead low normal Future Release task (blessed) has-patch 07/29/2022
#54233 Hardcoded wp-content instead of using WP_CONTENT_DIR normal major Future Release defect (bug) has-patch 09/16/2022
#54028 Fix improper use of the hooks API normal normal Future Release defect (bug) has-patch 01/17/2023
#57213 Coding standards : Use Strict Comparison except Loose Comparison wp-includes/class-wp-hook.php normal normal Future Release enhancement has-patch 02/06/2023
#41121 Consistency of the _deprecated_function() calls and related documentation. SergeyBiryukov normal normal Future Release task (blessed) has-patch 07/06/2023
#55376 Use wp_filesize in core normal normal Future Release enhancement has-patch 07/10/2023
#33704 Reduce reliance on wp_is_mobile() normal normal Future Release enhancement has-patch 09/18/2023
#59918 Allow wp_get_global_settings to return null if the value is not found. normal normal Future Release enhancement needs-unit-tests 11/27/2023
#33837 We should avoid Superglobals when possible wonderboymusic normal normal enhancement dev-feedback 04/03/2024
#52217 Fix code issues identified by PHPStan normal normal Future Release enhancement has-patch 05/08/2024
#58763 Inconsistent add/get/update/delete_post_meta() functions leads to deleting post metadata. normal major Future Release defect (bug) has-patch 05/21/2024
#60638 Gravatar: Upgrade md5 hashing algorithm to sha256 normal normal Future Release enhancement has-patch 05/28/2024
#52900 Instantly index WordPress web sites content in Search Engines normal normal Future Release feature request has-patch 06/11/2024
#61069 Change the http:// links to https:// of ma.tt and hello dolly normal minor Future Release defect (bug) has-patch 06/23/2024
#55414 Filter error suppression for individual DB query errors normal normal Future Release enhancement has-patch 06/28/2024
#58874 Code Modernization: Consider using the null coalescing operator. costdev* normal normal Future Release enhancement dev-feedback 07/22/2024
#56897 First time contributor welcome message improvements normal normal Future Release enhancement has-patch 07/24/2024
#51525 Add new functions apply_filters_single_type() and apply_filters_ref_array_single_type() normal normal Future Release feature request dev-feedback 08/08/2024
#60414 Core PHP autoloader proposal normal normal Future Release enhancement has-patch 08/09/2024
#57579 Replace most strip_tags() with wp_strip_tags() normal normal Future Release defect (bug) needs-unit-tests 08/10/2024
#31711 is_front_page flag affected by frontpage ID and page Title strange conflict normal normal defect (bug) has-patch 09/06/2024

Unpatched Bugs (7 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#28563 Dashicons transition normal normal defect (bug) 06/04/2019
#29124 missing icons in editor on windows 7 phone normal normal defect (bug) 06/04/2019
#31725 Protect against jQuery being downgraded by poorly coded plugins and themes normal normal defect (bug) 06/04/2019
#31778 Opening the collapsed admin menu doesn't close toolbar submenus normal normal defect (bug) 06/04/2019
#32392 HTML entities in Pingback notifications? normal normal defect (bug) 06/04/2019
#33308 Responsive list tables don't handle primary columns that are not the first non-checkbox one normal normal defect (bug) 06/04/2019
#33344 Do not force draggable elements on touch devices, stop using touch-punch.js normal normal defect (bug) 06/04/2019
1 2 3 4 5 6 7
Note: See TracReports for help on using and creating reports.