Make WordPress Core

{1} All Tickets (7975 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (2901 - 3000 of 7975)

General (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#50422 Prevent Browser Caching From Getting Involved With wp_redirect and wp_safe_redirect (Leaving the Browser to Purely Honor the Redirect Code Used) has-patch normal normal Awaiting Review enhancement 06/22/2021 3
#33704 Reduce reliance on wp_is_mobile() has-patch normal normal Future Release enhancement 11/16/2021 25
#37280 Remove boldness from update notices Presskopp has-patch normal normal Future Release enhancement 11/14/2021 14
#58061 Replace '==' with '===' in wp-admin/update-core.php has-patch low normal Awaiting Review enhancement 04/03/2023 4
#40280 Short-circuit filters can't return common values has-patch normal normal Awaiting Review enhancement 12/08/2017 17
#57537 Site editor theme export: remove site specific details has-patch normal normal Awaiting Review enhancement 01/24/2023 3
#29972 Split pagination calculations and HTML in paginate_links has-patch normal normal enhancement 06/04/2019 2
#42723 Tag Cloud CSS needed for HTML minification has-patch normal normal Awaiting Review enhancement 04/17/2023 9
#31737 Unique identifier for Heartbeat API calls has-patch normal minor Awaiting Review enhancement 07/06/2022 8
#51227 Update paginate_links dots to account for total pages has-patch normal trivial Awaiting Review enhancement 09/03/2020 1
#41986 Use regular core button styling for page header buttons has-patch normal normal Awaiting Review enhancement 06/30/2022 14
#55376 Use wp_filesize in core has-patch normal normal Future Release enhancement 04/21/2023 10
#30325 WP List Table: allow filtering view switcher modes has-patch normal normal enhancement 06/04/2019 11
#56262 WP_List_Util::pluck doesn't support a null $field has-patch low minor Awaiting Review enhancement 07/26/2022 1
#49408 Why is the action wp_ajax_wp_link_ajax not using wp_send_json() has-patch normal normal Awaiting Review enhancement 12/16/2020 1
#23454 _deprecated_function Messages chriscct7 has-patch normal normal enhancement 06/04/2019 3
#17520 cite element used incorrectly has-patch normal normal Future Release enhancement 07/05/2022 8
#30499 define WP_VERSION, to prevent having to code around plugins which change $wp_version has-patch normal normal Awaiting Review enhancement 06/01/2021 5
#48054 wp.sanitize.stripTags should iterate instead of using recursion has-patch normal minor Awaiting Review enhancement 10/08/2020 2
#46370 Fonts API: a proposal for creating an API to register and enqueue web fonts hellofromTonya has-patch normal normal 6.3 feature request 06/09/2023 137
#50807 Introduce a function for deprecated options has-patch normal normal Future Release feature request 10/15/2020 6
#36335 Next generation: core autoloader proposal has-patch normal normal Awaiting Review feature request 01/26/2023 263
#34058 Proposal: wp_get_archives_object() function has-patch normal normal Future Release feature request 07/05/2021 12
#54327 Support wp_die from array print has-patch normal normal Awaiting Review feature request 10/28/2021 3
#44103 change the type attribute of #menu_order from 'text' to 'number' has-patch normal normal Awaiting Review feature request 12/03/2019 7
#29798 unified theme and plugin uploader has-patch normal normal Future Release feature request 07/15/2022 4
#57345 Bump the minimum required PHP version to 7.0 has-patch normal normal 6.3 task (blessed) 06/08/2023 102
#41121 Consistency of the _deprecated_function() calls and related documentation. SergeyBiryukov has-patch normal normal Future Release task (blessed) 06/07/2023 43
#57840 Docblock improvements for 6.3 has-patch normal normal 6.3 task (blessed) 06/10/2023 61
#52699 Flash is dead has-patch low normal Future Release task (blessed) 07/29/2022 3
#53465 PHP 8.1.: the default value of the flags parameter for htmlentities() et all needs to be explicitly set hellofromTonya has-patch normal normal 6.3 task (blessed) 06/01/2023 17
#56009 Prepare for PHP 8.2 has-patch normal normal 6.3 task (blessed) 03/01/2023 37
#52264 Rename `$array` when used in `@param` tags has-patch normal normal Future Release task (blessed) 02/25/2022 10
#46484 Cleaning WP from any reference to php4 early normal normal Future Release enhancement 05/22/2019 1
#47420 Block markup containing HTML in block attributes is corrupted when using wp_insert_post dev-feedback normal normal Awaiting Review defect (bug) 05/28/2019 4
#49069 Multisite: 404 template isn't used in network installs when a file extension is used in the URL dev-feedback normal normal Awaiting Review defect (bug) 04/15/2020 8
#38596 Preview Change button does not reflect Custom Page Template dev-feedback normal normal Awaiting Review defect (bug) 09/08/2017 1
#13779 Preview doesn’t work - WP installed in its own directory SergeyBiryukov dev-feedback normal normal Future Release defect (bug) 07/13/2022 17
#55336 Query strings with reserved characters get wrongly redirected to encoded variant at the root level. dev-feedback normal normal Awaiting Review defect (bug) 05/01/2022 4
#56919 REST API term embed 401 - not allowed to view terms for this post dev-feedback normal blocker Awaiting Review defect (bug) 10/31/2022
#42167 Reading -> Static Page - domain/page/1111 duplicates home page dev-feedback normal normal Awaiting Review defect (bug) 10/10/2017 1
#57825 Something's wrong with the way the 'admin_init' hook and/or the wp_update_post function works dev-feedback normal normal Awaiting Review defect (bug) 02/28/2023
#56172 Strict comparisons not used. dev-feedback normal normal Awaiting Review defect (bug) 07/08/2022
#49664 Uppercase Greek letters are getting accents on iPhone mobile devices dev-feedback normal normal Awaiting Review defect (bug) 03/18/2020 4
#44429 WP-CLI incompatibility with wp_redirect( https://... ) dev-feedback normal major Awaiting Review defect (bug) 07/24/2018 8
#57797 WP_Block_Type_Registry::register issues incorrect error message when block.json folder doesn't exist dev-feedback normal normal Awaiting Review defect (bug) 03/07/2023 3
#57262 force_ssl_admin can be set to return a string dev-feedback normal normal Awaiting Review defect (bug) 12/14/2022 3
#57476 hash characters at start of wp post titles are stripped upon pasting dev-feedback normal normal Awaiting Review defect (bug) 02/02/2023 2
#44595 wp_insert_post() inserts wrong GUID (adds http:// prefix) dev-feedback normal normal Awaiting Review defect (bug) 07/17/2018 3
#53262 wp_robots() (via wp_die) triggers a "doing_it_wrong_trigger_error", but should not. dev-feedback normal minor Awaiting Review defect (bug) 08/03/2022 5
#56025 wp_validate_boolean() not doing what it describes, causes issues with [video] shortcode dev-feedback normal normal Awaiting Review defect (bug) 06/22/2022 1
#40790 Ability to filter $post_type in _get_last_post_time dev-feedback normal normal Awaiting Review enhancement 04/25/2019 4
#51301 Add class field to wp_nonce_field dev-feedback normal normal Awaiting Review enhancement 09/14/2020 4
#53541 Arguments passed to load_template() should be extracted dev-feedback normal minor Awaiting Review enhancement 06/28/2021 1
#56164 Create a way to reference function parameter documentation when complex parameters are passed to hooks dev-feedback normal normal Awaiting Review enhancement 07/06/2022 2
#56582 Decide how to format multi-line comments in global scope. dev-feedback normal normal Awaiting Review enhancement 09/17/2022 3
#38073 Deprecate and replace wp_reset_vars() davideferre dev-feedback normal normal Awaiting Review enhancement 09/01/2021 23
#28774 Hooking into wp_ajax_upload_attachment dev-feedback normal normal enhancement 06/04/2019 2
#30798 Ideas for improvements to to wp_die() usages dev-feedback normal normal enhancement 06/04/2019 5
#57299 Implement array key type notation dev-feedback normal normal Awaiting Review enhancement 12/08/2022 5
#40178 Menus that contain post types in Draft status should be hidden from logged out users dev-feedback normal normal Awaiting Review enhancement 03/19/2017 3
#31559 Meta boxes should have before/after hooks dev-feedback normal normal enhancement 06/04/2019 3
#31206 Move AJAX action parameters out of the method body and into the declaration. dev-feedback normal normal enhancement 06/04/2019 3
#36120 Move wp_*_link() functions into wp-includes dev-feedback normal normal enhancement 06/04/2019 3
#56527 Need specific SAN and common name for .CSR file to generate website certificate that does not expire dev-feedback normal normal Awaiting Review enhancement 09/07/2022
#31387 New core API for adding Meta tags to the header dev-feedback normal normal Awaiting Review enhancement 08/11/2021 10
#34699 New function: `get_query_arg()` dev-feedback normal normal Future Release enhancement 07/20/2021 8
#27122 Optimization for PHP FPM dev-feedback normal normal enhancement 06/04/2019 13
#43258 Output buffering dev-feedback normal normal Awaiting Review enhancement 05/10/2023 9
#56362 Remove Link/Bookmark API form Core: Phase 2 desrosj dev-feedback normal normal Future Release enhancement 04/27/2023 14
#58459 Replace multiple single line comments with multi-line comments audrasjb dev-feedback normal normal 6.3 enhancement 06/05/2023 10
#58206 Replace usage of strpos with str_contains SergeyBiryukov dev-feedback normal normal 6.3 enhancement 05/30/2023 17
#58012 Replace usage of strpos with str_starts_with SergeyBiryukov dev-feedback normal normal 6.3 enhancement 05/04/2023 41
#58220 Replace usage of substr with str_starts_with and str_ends_with SergeyBiryukov dev-feedback normal normal 6.3 enhancement 05/25/2023 8
#34116 Rethink default install content like "Sample Page", etc. dev-feedback normal normal Awaiting Review enhancement 04/10/2021 13
#17619 Soft 404 at /wp-content/plugins/ dev-feedback normal normal Future Release enhancement 09/24/2019 11
#48962 Start using namespaces in Core dev-feedback normal normal Awaiting Review enhancement 12/13/2019 1
#33381 Strategize the updating of minimum PHP version. jorbin dev-feedback normal normal Awaiting Review enhancement 12/19/2022 148
#51278 Update return types to reflect the real return types. Remove mixed. dev-feedback normal major Future Release enhancement 05/31/2021 24
#53998 Use network_home_url() instead of $_SERVER['HTTP_HOST'] for added safety. dev-feedback normal normal Awaiting Review enhancement 08/07/2022 4
#57398 User roles are reset to "All" tabs when performing bulk actions on certain user roles. dev-feedback normal normal Awaiting Review enhancement 02/17/2023 1
#33837 We should avoid Superglobals when possible wonderboymusic dev-feedback normal normal enhancement 06/04/2019 24
#54861 cache_javascript_headers() is not call by core dev-feedback normal normal Awaiting Review enhancement 01/20/2022 1
#42958 create callers for loop functions to accept post id dev-feedback normal normal Awaiting Review enhancement 11/17/2020 3
#27286 create menu page for custom post types dev-feedback normal normal enhancement 06/04/2019 3
#39080 created unittest for is_serialized and is_serialized_string files and move tests into them whyisjake* dev-feedback normal normal Future Release enhancement 04/23/2020 5
#53216 A Gutenberg Block repo dev-feedback normal normal WordPress.org feature request 04/20/2023 4
#32639 A URL Agnostic Wordpress dev-feedback normal normal Awaiting Review feature request 07/25/2018 5
#51525 Add new functions apply_filters_single_type() and apply_filters_ref_array_single_type() dev-feedback normal normal Future Release feature request 04/06/2023 22
#50673 Create "Accessibility Statement" tool with features equivalent to Privacy Policy Tools audrasjb dev-feedback normal normal Future Release feature request 05/13/2022 10
#54218 Introduce a way to communicate incoming UI updates to users dev-feedback normal normal Awaiting Review feature request 11/04/2021 2
#38618 wp_description() and description-tag dev-feedback normal normal Awaiting Review feature request 04/05/2019 2
#55603 PHP 8.2: address deprecation of the utf8_encode() and utf8_decode() functions hellofromTonya dev-feedback normal normal 6.3 task (blessed) 02/23/2023 40
#57670 Invalid return type for wp_get_raw_referer() johnbillion* commit normal normal 6.3 defect (bug) 05/14/2023 8
#57832 Multiple classes should be in separate files (class-wp-block-parser.php) SergeyBiryukov* commit normal normal 6.3 enhancement 04/19/2023 12
#45854 Avoid printf/sprintf strings to be "double-quoted" close normal normal Awaiting Review defect (bug) 08/04/2021 3
#53847 Removed 'noreferrer' relationship In JS file. Shital Patel close normal normal Future Release defect (bug) 07/31/2021 2
#43654 Silence "JQMIGRATE: Migrate is installed with logging active, version x.y.z" close low trivial Awaiting Review defect (bug) 11/17/2021 8
#48565 The `site_url` function doesn't work with objects implemented `__toString` close normal trivial Awaiting Review defect (bug) 11/13/2019 5
#56181 Video alignment off - items aligned left when they should align center close normal normal Awaiting Review defect (bug) 07/10/2022 1
Note: See TracReports for help on using and creating reports.