Make WordPress Core

{31} Tickets in the General component (658 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 658)

1 2 3 4 5 6 7

Tickets Awaiting Review (20 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#49032 Introduce __return_value() normal normal Awaiting Review feature request 12/18/2019
#62006 License adaptable text (e.g., suggested Privacy Policy) under liberal license normal normal Awaiting Review feature request 09/07/2024
#56916 Look to the current request to get the URL settings. normal normal Awaiting Review feature request 10/26/2022
#51585 Make beta & RC releases available in Github normal normal Awaiting Review feature request 06/15/2022
#38419 Make beta testing an opt-in feature in core normal normal Awaiting Review feature request 10/05/2021
#36335 Next generation: core autoloader proposal normal normal Awaiting Review feature request has-patch 03/27/2024
#59680 Nextpage add pagination for page normal normal Awaiting Review feature request has-patch 10/31/2023
#60546 Posts link management in post editor sidebar normal normal Awaiting Review feature request 02/15/2024
#59519 Reconsider including Google branding and product in WordPress core (Google Fonts) normal normal Awaiting Review feature request 10/05/2023
#40852 Support Micropub normal normal Awaiting Review feature request 09/09/2020
#54327 Support wp_die from array print normal normal Awaiting Review feature request has-patch 10/28/2021
#54628 Third-Party API Integrations normal normal Awaiting Review feature request 03/18/2024
#50375 Using post_type_archive_title() does not return the right laebl normal normal Awaiting Review feature request 04/04/2023
#59148 WordPress CDN/Mirror plugins/themes... normal normal Awaiting Review feature request 08/19/2023
#59605 activate, deactivate items in menue normal normal Awaiting Review feature request 10/12/2023
#44103 change the type attribute of #menu_order from 'text' to 'number' normal normal Awaiting Review feature request has-patch 12/03/2019
#61618 changing permalink structure normal normal Awaiting Review feature request 08/13/2024
#44159 feature request: otption for removing save my name in comments normal normal Awaiting Review feature request 05/25/2018
#39425 sending mails with e-sign certificate feature request normal normal Awaiting Review feature request 03/15/2019
#54343 set custom name for metadata value in custom-fileds metabox select box normal normal Awaiting Review feature request 10/29/2021

Tickets Needing Feedback (20 matches)

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

Tickets with Patches (55 matches)

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

Unpatched Bugs (5 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#34028 wp_safe_redirect can return admin_url() when get_admin_url() is used aaroncampbell normal normal defect (bug) needs-unit-tests 06/04/2019
#13779 Preview doesn’t work - WP installed in its own directory SergeyBiryukov normal normal Future Release defect (bug) dev-feedback 07/13/2022
#22369 get_transient() do not call delete_transient() when deleting one normal normal defect (bug) close 03/18/2024
#51806 Add an early exit for files with _deprecated_file() calls normal normal Future Release defect (bug) 06/08/2022
#37409 Broken & illogic conditional check in wp_get_document_title() normal normal defect (bug) 06/04/2019
1 2 3 4 5 6 7
Note: See TracReports for help on using and creating reports.