Make WordPress Core

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

1 2 3 4 5 6 7 8

Tickets Awaiting Review (10 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#54327 Support wp_die from array print normal normal Awaiting Review feature request has-patch 14 months ago
#54628 Third-Party API Integrations normal normal Awaiting Review feature request 2 years ago
#50375 Using post_type_archive_title() does not return the right laebl normal normal Awaiting Review feature request 3 years ago
#63415 Utilize a feature request management platform normal normal Awaiting Review feature request 16 months ago
#59148 WordPress CDN/Mirror plugins/themes... normal normal Awaiting Review feature request 3 years ago
#62300 WordPress functionality usage outside wordpress itself normal critical Awaiting Review feature request 23 months ago
#59605 activate, deactivate items in menue normal normal Awaiting Review feature request 3 years ago
#44159 feature request: otption for removing save my name in comments normal normal Awaiting Review feature request 8 years ago
#39425 sending mails with e-sign certificate feature request normal normal Awaiting Review feature request 7 years ago
#54343 set custom name for metadata value in custom-fileds metabox select box normal normal Awaiting Review feature request 5 years ago

Tickets Needing Feedback (21 matches)

#60276 Fatal error with unexpected string value for sticky_posts option normal normal Future Release defect (bug) reporter-feedback 3 years ago
#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
#64921 REST API POST /wp/v2/posts: Undefined property stdClass::$id (line 766) westonruter* normal normal Future Release defect (bug) reporter-feedback 5 weeks 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
#65738 Introduce a CSS tokenizer. normal normal Future Release enhancement dev-feedback 6 weeks 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 5 days ago
#51278 Update return types to reflect the real return types. Remove mixed. normal major Future Release enhancement dev-feedback 5 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
#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
#28774 Hooking into wp_ajax_upload_attachment normal normal enhancement dev-feedback 7 years 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
#27286 create menu page for custom post types normal normal enhancement dev-feedback 7 years ago

Tickets with Patches (69 matches)

#37253 Add several missing "_deprecated_function()" calls low normal Future Release defect (bug) has-patch 7 years 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
#54233 Hardcoded wp-content instead of using WP_CONTENT_DIR normal major Future Release defect (bug) has-patch 4 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 5 weeks 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
#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
#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
#14808 Add Editor Documentation Functions URL for theme-defined functions adamsilverstein normal normal Future Release enhancement has-patch 17 months 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
#60355 Can't save object to metadata with `readonly` properties low major Future Release enhancement needs-unit-tests 6 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
#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
#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
#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
#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
#60828 tests for wp_check_browser_version normal normal Future Release enhancement has-patch 4 months ago
#59623 tests for wp_get_direct_update_https_url normal normal Future Release enhancement has-patch 4 months ago
#55729 tests for wp_original_referer_field normal normal Future Release enhancement has-patch 4 months ago
#51525 Add new functions apply_filters_single_type() and apply_filters_ref_array_single_type() normal normal Future Release feature request close 6 weeks ago
#52900 Instantly index WordPress web sites content in Search Engines normal normal Future Release feature request has-patch 13 months ago
#50807 Introduce a function for deprecated options normal normal Future Release feature request has-patch 6 years ago
#34058 Proposal: wp_get_archives_object() function normal normal Future Release feature request has-patch 3 months ago
#49442 Request: filter for parse_blocks() result normal normal Future Release feature request has-patch 7 months ago
#29798 unified theme and plugin uploader normal normal Future Release feature request has-patch 4 weeks ago
#41121 Consistency of the _deprecated_function() calls and related documentation. SergeyBiryukov normal normal Future Release task (blessed) has-patch 3 years ago
#56897 First time contributor welcome message improvements normal normal Future Release task (blessed) has-patch 11 months ago
#59233 Improve error handling for unserialize() normal normal Future Release task (blessed) has-patch 14 months ago
#59649 PHP 8.0: improvements to allow for named parameters in 7.0 normal normal Future Release task (blessed) has-patch 6 weeks ago
#52264 Rename `$array` when used in `@param` tags normal normal Future Release task (blessed) has-patch 5 years ago
#30613 Check the return value of wp_json_encode() normal normal defect (bug) has-patch 8 months ago
1 2 3 4 5 6 7 8
Note: See TracReports for help on using and creating reports.