Make WordPress Core

{31} Tickets in the General component (771 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 (601 - 700 of 771)

1 2 3 4 5 6 7 8

Tickets Awaiting Review (9 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#51768 In documentation, replace references to 'list' with 'array' normal trivial Awaiting Review defect (bug) has-patch 14 months ago
#64911 Incorrectly documented hooks johnbillion normal trivial Awaiting Review defect (bug) 4 months ago
#63528 Mouse scroll wheel scrolls whole Post while editing when attempting to scroll through autocomplete pop-up of internal Posts normal trivial Awaiting Review defect (bug) 15 months ago
#62286 Trying to access array offset on null normal trivial Awaiting Review defect (bug) has-patch 22 months ago
#59330 Improvement in wp_parse_args for mutli-dimensional arrays normal trivial Awaiting Review enhancement has-patch 3 years ago
#63436 PHPCS for Class FTP files normal trivial Awaiting Review enhancement dev-feedback 7 months ago
#55330 Set global_styles_svg_filters transient to return true causing symbol `1` to be appeared on the screen in a production mode normal trivial Awaiting Review enhancement 5 years ago
#63103 Add 'orderby'=>'rand' option for get_users() function normal trivial Awaiting Review feature request 18 months ago
#62544 Consolidate repetitive CSS rules in list-tables.css normal trivial Awaiting Review feature request has-patch 21 months ago

Tickets Needing Feedback (21 matches)

#58763 Inconsistent add/get/update/delete_post_meta() functions leads to deleting post metadata. adamsilverstein normal major Future Release defect (bug) dev-feedback 5 months ago
#51278 Update return types to reflect the real return types. Remove mixed. normal major Future Release enhancement dev-feedback 5 years ago
#60276 Fatal error with unexpected string value for sticky_posts option normal normal Future Release defect (bug) reporter-feedback 3 years ago
#64921 REST API POST /wp/v2/posts: Undefined property stdClass::$id (line 766) westonruter* normal normal Future Release defect (bug) reporter-feedback 6 weeks ago
#35154 The admin_url filter might break ajaxurl usage normal normal defect (bug) reporter-feedback 7 years ago
#36499 featured image, image upload normal normal defect (bug) reporter-feedback 7 years ago
#22530 garbage query strings on URLs are not sanitized or removed normal normal defect (bug) reporter-feedback 7 years ago
#30285 url_to_postid on FORCE_SSL_ADMIN takes https path instead of http normal normal defect (bug) reporter-feedback 7 years ago
#31706 wp_list_categories for hierarchical taxonomy return wrong tree if orderby clause is used normal normal defect (bug) reporter-feedback 7 years ago
#57580 Avoid errors from null parameters in add_submenu_page() normal normal Future Release enhancement dev-feedback 10 months ago
#34669 Custom back_link in wp_die and provide a filter normal normal Future Release enhancement reporter-feedback 4 years ago
#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 2 years ago
#28774 Hooking into wp_ajax_upload_attachment normal normal enhancement dev-feedback 7 years ago
#65738 Introduce a CSS tokenizer. normal normal Future Release enhancement dev-feedback 6 weeks ago
#31206 Move AJAX action parameters out of the method body and into the declaration. normal normal enhancement dev-feedback 7 years ago
#36120 Move wp_*_link() functions into wp-includes normal normal enhancement close 14 months ago
#34699 New function: `get_query_arg()` normal normal Future Release enhancement dev-feedback 5 years ago
#56362 Remove Link/Bookmark API form Core: Phase 2 desrosj normal normal Future Release enhancement dev-feedback 6 days ago
#27286 create menu page for custom post types normal normal enhancement dev-feedback 7 years ago
#39080 created unittest for is_serialized and is_serialized_string files and move tests into them whyisjake* normal normal Future Release enhancement dev-feedback 6 years ago
#55603 PHP 8.2: address deprecation of the utf8_encode() and utf8_decode() functions SergeyBiryukov* normal normal Future Release task (blessed) dev-feedback 6 weeks ago

Tickets with Patches (70 matches)

#54233 Hardcoded wp-content instead of using WP_CONTENT_DIR normal major Future Release defect (bug) has-patch 4 years ago
#60355 Can't save object to metadata with `readonly` properties low major Future Release enhancement needs-unit-tests 6 months ago
#46346 Page counts and related calculations typically expect and document ints but are actually floats SergeyBiryukov normal minor Future Release defect (bug) has-patch 5 years ago
#37253 Add several missing "_deprecated_function()" calls low normal Future Release defect (bug) has-patch 7 years ago
#30613 Check the return value of wp_json_encode() normal normal defect (bug) has-patch 8 months ago
#42213 Code Editors: Filter autocomplete suggestions normal normal Future Release defect (bug) has-patch 8 years ago
#45939 Coding Standards: fix <br/> in core files normal normal Future Release defect (bug) has-patch 14 months ago
#54028 Fix improper use of the hooks API normal normal Future Release defect (bug) has-patch 4 years ago
#60352 Fix the architectural design of `/wp-includes/blocks/index.php` normal normal Future Release defect (bug) has-patch 2 years ago
#36036 Multiple CDATA regressions in wp-includes SergeyBiryukov normal normal Future Release defect (bug) has-patch 6 years ago
#62407 PHP Notice: Undefined offset in WordPress core when using template registered in a plugin via register_block_template() in WordPress 6.7 normal normal Future Release defect (bug) has-patch 6 weeks ago
#65828 Replace core's remaining utf8_encode() calls in wxr_cdata() and wp_read_image_metadata() normal normal Future Release defect (bug) has-patch 4 weeks ago
#57579 Replace most strip_tags() with wp_strip_all_tags() normal normal Future Release defect (bug) needs-unit-tests 10 months ago
#39251 Support end_size=0 in paginate_links() normal normal Future Release defect (bug) has-patch 6 years ago
#59774 Undefined array key when using wp_list_pluck function hellofromTonya normal normal Future Release defect (bug) has-patch 6 months ago
#28801 Walker::walk makes an incorrect assumption if $top_level_elements is empty. normal normal defect (bug) needs-unit-tests 7 months ago
#33929 Wrong data type for several variables holding a wpdb query result boonebgorges normal normal defect (bug) needs-unit-tests 7 years ago
#33498 get_home_path does not stripslashes $_SERVER['SCRIPT_FILENAME'] before using it normal normal defect (bug) needs-unit-tests 7 years ago
#31711 is_front_page flag affected by frontpage ID and page Title strange conflict normal normal defect (bug) has-patch 2 years ago
#59700 tests for wp_update_php_annotation normal normal Future Release defect (bug) has-patch 4 months ago
#46639 unit test for wp_is_numeric_array() low normal Future Release defect (bug) has-patch 4 months ago
#31577 wp.ajax.send JS function should send ajax request with dataType json normal normal defect (bug) has-patch 7 years ago
#32856 wpColorPicker close should check that iris hasn't been destroyed before toggling it. normal normal defect (bug) has-patch 7 years ago
#34853 A helper method should be created to centralize which extensions are used for images. normal normal enhancement has-patch 7 years ago
#14808 Add Editor Documentation Functions URL for theme-defined functions adamsilverstein normal normal Future Release enhancement has-patch 17 months ago
#32192 Add HTML attribute builder helper function normal normal enhancement has-patch 7 years ago
#34487 Add a new conditional tag for the "Posts Page" normal normal enhancement has-patch 7 years ago
#64561 Add to wp_trigger_error() log output information about the source of the error normal normal Future Release enhancement has-patch 5 months ago
#59918 Allow wp_get_global_settings to return null if the value is not found. normal normal Future Release enhancement needs-unit-tests 3 years ago
#62139 Broaden use of `addAdminNotice()` joedolson* normal normal Future Release enhancement has-patch 11 months ago
#38597 Discourage usage of legacy properties in WP_Network normal normal Future Release enhancement has-patch 2 years ago
#55414 Filter error suppression for individual DB query errors normal normal Future Release enhancement has-patch 2 years ago
#51463 Fire an action prior to AJAX action handling (allows diagnostics) normal normal Future Release enhancement has-patch 5 years ago
#44171 Flushing the rewrite rules is "wrong" on the front-end kraftbj normal normal Future Release enhancement has-patch 7 years ago
#42897 Hard deprecate functions deprecated before WP 3.7.0 normal normal Future Release enhancement needs-unit-tests 6 years ago
#59232 Introduce #[Override] attribute to mark overloaded methods low normal Future Release enhancement has-patch 2 years ago
#31559 Meta boxes should have before/after hooks normal normal enhancement dev-feedback 7 years ago
#60112 PHPUnit test for _deprecated_argument() normal normal Future Release enhancement has-patch 19 months ago
#60113 PHPUnit test for _deprecated_file() normal normal Future Release enhancement has-patch 19 months ago
#60110 PHPUnit test for _deprecated_hook() normal normal Future Release enhancement has-patch 19 months ago
#60117 PHPUnit tests for _deprecated_argument() normal normal Future Release enhancement has-patch 19 months ago
#60115 PHPUnit tests for _deprecated_constructor() normal normal Future Release enhancement has-patch 19 months ago
#60116 PHPUnit tests for _deprecated_function() normal normal Future Release enhancement has-patch 19 months ago
#33704 Reduce reliance on wp_is_mobile() normal normal Future Release enhancement close 15 months ago
#37280 Remove boldness from update notices Presskopp normal normal Future Release enhancement has-patch 5 years ago
#54479 Set_blog_id performance flixos90 normal normal Future Release enhancement has-patch 3 weeks ago
#17619 Soft 404 at /wp-content/plugins/ normal normal Future Release enhancement dev-feedback 7 years ago
#29972 Split pagination calculations and HTML in paginate_links normal normal enhancement has-patch 7 years ago
#60114 Test for _deprecated_class() normal normal Future Release enhancement has-patch 4 months ago
#55376 Use wp_filesize in core normal normal Future Release enhancement has-patch 3 months ago
#30325 WP List Table: allow filtering view switcher modes normal normal enhancement has-patch 7 years ago
#33837 We should avoid Superglobals when possible wonderboymusic normal normal enhancement dev-feedback 2 years ago
#23454 _deprecated_function Messages chriscct7 normal normal enhancement has-patch 7 years ago
#40566 add_query_arg() returns only URL fragments in certain circumstances normal normal Future Release enhancement has-patch 2 months ago
#17520 cite element used incorrectly normal normal Future Release enhancement has-patch 12 months ago
#24284 is_multi_author() should query by specific post type and status normal normal enhancement needs-unit-tests 4 weeks ago
#62483 maybe_serialize() does support double serialization, but does not inform the developer if doing so audrasjb normal normal Future Release enhancement has-patch 7 months ago
#60056 phpUnit tests for is_lighttpd_before_150 normal normal Future Release enhancement has-patch 19 months ago
#60057 phpunit tests for _doing_it_wrong() normal normal Future Release enhancement has-patch 19 months ago
#60054 phpunit tests for apache_mod_loaded normal normal Future Release enhancement has-patch 19 months ago
#59790 test for mbstring_binary_safe_encoding normal normal Future Release enhancement has-patch 4 months ago
#59792 test for wp_auth_check_html normal normal Future Release enhancement has-patch 4 months ago
#59820 test for wp_auth_check_load normal normal Future Release enhancement has-patch 4 months ago
#59829 test for wp_debug_backtrace_summary normal normal Future Release enhancement has-patch 4 months ago
#59854 test for wp_find_hierarchy_loop_tortoise_hare normal normal Future Release enhancement has-patch 4 months ago
#59697 test for wp_get_direct_php_update_url normal normal Future Release enhancement has-patch 4 months ago
#54359 test for wp_get_direct_update_https_url normal normal Future Release enhancement has-patch 4 months ago
#59637 test for wp_get_update_https_url normal normal Future Release enhancement has-patch 4 months ago
#59699 test for wp_get_update_php_annotation normal normal Future Release enhancement has-patch 4 months ago
#60177 test for wp_ob_end_flush_all normal normal Future Release enhancement has-patch 4 months ago
1 2 3 4 5 6 7 8
Note: See TracReports for help on using and creating reports.