Make WordPress Core

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

1 2 3 4 5 6 7

Tickets Awaiting Review (29 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#62544 Consolidate repetitive CSS rules in list-tables.css normal trivial Awaiting Review feature request 11/23/2024
#46394 Create a Function to Allow the WordPress Search to Only Return Results from a Specified Post Type normal normal Awaiting Review feature request 03/01/2019
#51917 Create a staging environment within Core normal normal Awaiting Review feature request 01/26/2021
#54626 Custom Objects normal normal Awaiting Review feature request 12/14/2021
#55086 Different URLs according to environment type with filters to work smoothly in all envs without replacement in the database normal normal Awaiting Review feature request 02/05/2022
#62649 Gutenberg support for categories and tags normal major Awaiting Review feature request 12/05/2024
#61038 Image Edit Option on the Media Library Should Support the Image Compression Option normal normal Awaiting Review feature request 04/18/2024
#43334 Include Post/Page status when restoring the previous revision normal normal Awaiting Review feature request 02/16/2018
#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
#62300 WordPress functionality usage outside wordpress itself normal critical Awaiting Review feature request 10/25/2024
#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
#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
#22530 garbage query strings on URLs are not sanitized or removed 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 09/08/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 10/11/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
#56362 Remove Link/Bookmark API form Core: Phase 2 desrosj normal normal Future Release enhancement dev-feedback 04/27/2023
#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
#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
#53216 A Gutenberg Block repo normal normal WordPress.org feature request dev-feedback 04/20/2023

Tickets with Patches (51 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#37253 Add several missing "_deprecated_function()" calls low normal Future Release defect (bug) has-patch 04/19/2019
#46639 unit test for wp_is_numeric_array() low normal Future Release defect (bug) has-patch 09/10/2020
#59232 Introduce #[Override] attribute to mark overloaded methods low normal Future Release enhancement has-patch 09/20/2024
#52699 Flash is dead low normal Future Release task (blessed) has-patch 07/29/2022
#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
#60352 Fix the architectural design of `/wp-includes/blocks/index.php` normal normal Future Release defect (bug) has-patch 09/30/2024
#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
#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
#53847 Removed 'noreferrer' relationship In JS file. Shital Patel normal normal Future Release defect (bug) close 07/31/2021
#57579 Replace most strip_tags() with wp_strip_tags() normal normal Future Release defect (bug) needs-unit-tests 10/28/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
#33929 Wrong data type for several variables holding a wpdb query result boonebgorges 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
#22369 get_transient() do not call delete_transient() when deleting one normal normal defect (bug) close 10/27/2024
#31711 is_front_page flag affected by frontpage ID and page Title strange conflict normal normal defect (bug) has-patch 09/06/2024
#59700 tests for wp_update_php_annotation normal normal Future Release defect (bug) has-patch 10/09/2024
#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
#14808 Add Editor Documentation Functions URL for theme-defined functions exthilion normal normal Future Release enhancement has-patch 07/19/2022
#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
#59791 Add test for get_tag_regex normal normal Future Release enhancement has-patch 10/09/2024
#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
#58874 Code Modernization: Consider using the null coalescing operator. costdev* normal normal Future Release enhancement dev-feedback 07/22/2024
#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 12/04/2024
#38597 Discourage usage of legacy properties in WP_Network normal normal Future Release enhancement has-patch 09/17/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 11/28/2024
#44171 Flushing the rewrite rules is "wrong" on the front-end kraftbj normal normal Future Release enhancement has-patch 03/20/2019
#42897 Hard deprecate functions deprecated before WP 3.7.0 normal normal Future Release enhancement needs-unit-tests 04/20/2020
#61175 Integrate PHPStan into the core development workflow normal normal Future Release enhancement has-patch 11/06/2024
#31559 Meta boxes should have before/after hooks normal normal enhancement dev-feedback 06/04/2019
#60112 PHPUnit test for _deprecated_argument() normal normal Future Release enhancement has-patch 10/09/2024
#60113 PHPUnit test for _deprecated_file() normal normal Future Release enhancement has-patch 10/09/2024
#60110 PHPUnit test for _deprecated_hook() normal normal Future Release enhancement has-patch 10/09/2024
#60117 PHPUnit tests for _deprecated_argument() normal normal Future Release enhancement has-patch 10/09/2024
#60115 PHPUnit tests for _deprecated_constructor() normal normal Future Release enhancement has-patch 10/09/2024
#60116 PHPUnit tests for _deprecated_function() normal normal Future Release enhancement has-patch 10/09/2024
#33704 Reduce reliance on wp_is_mobile() normal normal Future Release enhancement has-patch 09/18/2023
#37280 Remove boldness from update notices Presskopp normal normal Future Release enhancement has-patch 11/14/2021
1 2 3 4 5 6 7
Note: See TracReports for help on using and creating reports.