Make WordPress Core

{1} All Tickets (8342 matches)

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

Results (401 - 500 of 8342)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15

Application Passwords (4 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#59604 app passwords not working. normal normal Awaiting Review defect (bug) 10/16/2023 2
#51838 Add first-time user message to application passwords form describing what this form is normal normal Future Release enhancement 01/27/2021 5
#51942 Application Password pagination normal normal Awaiting Review enhancement 02/01/2021 10
#61644 Invalidate application password normal normal Awaiting Review feature request 07/12/2024 1

Autosave (18 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#29386 Autosave message should disappear when the next autosave happens has-patch normal normal defect (bug) 06/04/2019 15
#60314 Revisions: PHP Warning: Undefined array key 0 in .../wp-includes/meta.php on line 642 has-patch normal normal Awaiting Review defect (bug) 02/15/2024 1
#44910 function for discriminating during auto saving has-patch normal trivial Awaiting Review feature request 09/07/2018
#42696 Autosave Notification not dismissible dev-feedback normal major Awaiting Review defect (bug) 05/15/2023 7
#11049 Page Preview does not autosave page template nacin* dev-feedback normal normal defect (bug) 06/04/2019 16
#43760 Create a revision when autosaving if the content has changed significantly dev-feedback normal normal Future Release enhancement 09/19/2019 5
#32912 Autosaves are generated every other preview if post is unchanged normal normal defect (bug) 06/04/2019
#36479 Improve autosave in the browser normal normal defect (bug) 06/04/2019
#49859 Post autosave called multiple times normal major Awaiting Review defect (bug) 04/09/2020
#59451 Saving draft and previewing page sometimes causes whole site to hang normal major Awaiting Review defect (bug) 09/26/2023
#24552 Taking over a locked post does not always load the most recent revision normal major defect (bug) 06/04/2019 3
#57956 The Phrase Site Updated appears when you edit a reusable block normal normal Awaiting Review defect (bug) 03/20/2023
#53821 Validation Error for Block that Isn't in Use - Multisite Env normal normal Awaiting Review defect (bug) 01/25/2022 1
#47743 autosave locks db and is slow normal normal Awaiting Review defect (bug) 07/20/2019
#40706 pasting text that has emojis into a new post breaks autosave and save draft normal normal Awaiting Review defect (bug) 05/09/2017 1
#59094 postChanged() is not working correctly in Text mode editor normal major Awaiting Review defect (bug) 08/13/2023
#24865 Allow plugins to hook into autosave and include field data from the autosave with the package. normal normal enhancement 06/04/2019 12
#22601 Make post content autosave work more generically normal normal enhancement 06/04/2019 2

Bootstrap/Load (50 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#45948 WSOD protection message formatted incorrectly on windows reporter-feedback normal normal Awaiting Review defect (bug) 08/20/2024 4
#33740 Create a new API to standardize application tracing reporter-feedback normal normal feature request 06/04/2019 5
#44766 Microsoft-IIS/6.0 problem with wp_fix_server_vars needs-unit-tests normal major Awaiting Review defect (bug) 08/15/2024 1
#17376 Multisite Subfolders and bunk /wp-admin areas needs-unit-tests normal normal defect (bug) 06/24/2021 30
#21573 NOBLOGREDIRECT interfering with 404 errors needs-unit-tests normal normal Future Release defect (bug) 09/17/2024 23
#13554 WordPress MU canonical link redirect failure markjaquith needs-unit-tests normal normal defect (bug) 09/17/2024 15
#22325 Abstract GPCS away from the superglobals needs-unit-tests normal normal enhancement 10/05/2024 41
#41180 ABSPATH definition - incorrect on chrooted vhost has-patch normal normal Awaiting Review defect (bug) 08/16/2024 3
#34634 Empty PHP_SELF causes 404 pages to load front page with 200 status code has-patch normal normal Awaiting Review defect (bug) 11/16/2018 5
#45958 Errors displayed on shutdown handler has-patch high normal Awaiting Review defect (bug) 09/16/2019 13
#14913 Multisite Requires Client Information to Load Files filosofo has-patch normal normal Awaiting Review defect (bug) 07/19/2022 12
#23088 Multisite, Subdomains and www has-patch normal normal defect (bug) 06/04/2019 2
#48693 Silence ini_set caused error or check if function_exists first SergeyBiryukov* has-patch normal normal Future Release defect (bug) 09/14/2024 21
#22239 wp_ob_end_flush_all() tries to destroy non-destroyable output buffers has-patch normal normal Future Release defect (bug) 06/05/2024 16
#13874 Add package argument to "_deprecated_function" function chriscct7 has-patch normal normal enhancement 06/04/2019 16
#56252 Allow error_reporting level to be configurable for WP_DEBUG has-patch normal normal Awaiting Review enhancement 03/01/2023 4
#60611 Bootstrap/Load: Refactor debug.log handling for enhanced protection and usability has-patch normal normal Awaiting Review enhancement 05/09/2024 5
#43159 Introduce helper function for XMLRPC checks has-patch normal normal Awaiting Review enhancement 09/08/2024 5
#57553 Problem in load WordPress. has-patch normal normal Awaiting Review enhancement 06/14/2023 2
#54961 Revise "Technical Difficulties" email to remove feature history and improve clarity of action steps has-patch normal normal Future Release enhancement 09/17/2024 7
#61302 wp_style_loader_src() expects $_wp_admin_css_colors has-patch normal minor Awaiting Review enhancement 05/27/2024 1
#43869 Do not initialize current user too early in `get_user_locale()` SergeyBiryukov dev-feedback normal normal Future Release defect (bug) 01/30/2022 12
#18322 The Road to Magic Quotes Sanity jorbin dev-feedback normal normal Future Release defect (bug) 06/24/2024 40
#47733 Undefined index HTTP_HOST in wp-includes/ms-settings.php on line 57 SergeyBiryukov dev-feedback normal minor Future Release defect (bug) 02/21/2024 9
#18525 zlib.output_compression "on" in server conflicts with autoupdate dev-feedback normal normal Awaiting Review defect (bug) 02/07/2024 32
#18546 Add index.php to wp-includes and wp-admin/includes SergeyBiryukov* dev-feedback normal normal Future Release enhancement 04/12/2024 38
#46004 Allow actions based on blocks in the current content francina dev-feedback normal normal Future Release enhancement 05/10/2021 5
#41520 Disable deprecated functions pbearne dev-feedback normal normal Awaiting Review enhancement 08/16/2024 11
#60208 Prevent redirect loops dev-feedback normal normal Awaiting Review enhancement 09/27/2024 12
#29341 Raise default value for WP_MEMORY_LIMIT in wp-includes/default-constants.php dev-feedback normal normal Awaiting Review enhancement 03/17/2024 14
#31839 Setting error reporting level for wp_debug_mode dev-feedback normal normal enhancement 12/12/2023 10
#59282 WordPress should register custom error and exception handlers dev-feedback normal normal 6.8 feature request 09/30/2024 7
#23221 Multisite in subdirectory with root site address close normal normal Awaiting Review defect (bug) 08/19/2024 37
#42085 Still getting ini_get_all warning message close normal normal Future Release defect (bug) 08/14/2024 7
#46652 Add "template_loaded" action after a template has been included as part of the template hierarchy close normal normal Awaiting Review enhancement 09/17/2024 3
#26806 Add support for custom SHORTINIT handlers close normal normal enhancement 08/16/2024 5
#48720 Define all debugging constants for developers in wp-config.php close normal normal Awaiting Review enhancement 09/17/2024 12
#22251 Helper function to simplify checking for constants close normal normal Future Release enhancement 08/28/2024 29
#61565 Rename wp_maintenance to maybe_show_wp_maintenance close normal normal Awaiting Review enhancement 08/19/2024 7
#38204 enhancement: custom pathname to wp-config.php close normal normal Awaiting Review enhancement 09/17/2024 7
#41710 optionally obtain WP_* configuration constants from the environment close normal normal Awaiting Review enhancement 08/14/2024 3
#57134 Custom maintenance pages are HTTP 200, not 503 normal normal Awaiting Review defect (bug) 11/18/2022 1
#48328 IIS 7+ with standard FCGI an URL_REWRITE mangles REQUEST_URI normal major Awaiting Review defect (bug) 09/18/2024 5
#28364 WordPress Entry Points (wp-load.php occurrences) normal normal defect (bug) 06/04/2019 6
#45949 Allow plugins or themes to supply their own message when they caused a WSOD normal normal Awaiting Review enhancement 09/17/2024 4
#54117 Changing memory limit descriptions normal minor Awaiting Review enhancement 06/13/2024 2
#60419 Emails: Your Site is Experiencing a Technical Issue normal normal Awaiting Review enhancement 07/05/2024 3
#61694 Ensure compat functions do not rely on external functions normal normal Future Release enhancement 09/24/2024 14
#41934 Update load.php with wp_is_bad_request function normal normal Awaiting Review enhancement 09/17/2024 4
#56390 Updating WP_MEMORY_LIMIT normal normal Awaiting Review enhancement 01/24/2024 32

Build/Test Tools (28 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#54986 Css file duplication generated with repeter names reporter-feedback normal normal Awaiting Review defect (bug) 01/29/2022 2
#58006 Final classes & testing reporter-feedback normal normal Awaiting Review enhancement 03/29/2023 1
#37190 Split out function declarations and code executions. reporter-feedback normal normal Awaiting Review enhancement 09/14/2020 2
#49728 [PHP 8] Prepare for the internal functions throwing `TypeError` or `ValueError` exceptions on unexpected types/values needs-unit-tests normal minor 6.7 defect (bug) 09/06/2024 29
#53520 Add regression test for the wp_option data corruption bug needs-unit-tests normal normal Future Release enhancement 11/10/2021 2
#42076 Allow the external HTTP tests to run internally needs-unit-tests normal normal Awaiting Review enhancement 03/22/2020 11
#42278 Speed up tests by using shared user fixtures needs-unit-tests normal normal Future Release enhancement 01/08/2019 2
#41451 Use pretty permalinks by default in the test suite needs-unit-tests normal normal Awaiting Review enhancement 10/19/2018 6
#53651 unit test for wp_removable_query_args needs-unit-tests normal normal Future Release enhancement 01/20/2022 7
#40538 Fix or remove useless PHPUnit tests johnbillion* needs-unit-tests normal normal Future Release task (blessed) 09/01/2022 12
#42093 Improve handling of SUBDOMAIN_INSTALL test coverage jeremyfelt needs-unit-tests normal normal Future Release task (blessed) 10/20/2023 8
#53414 Add how to run php coverage reports to readme.md needs-docs normal minor Future Release enhancement 04/01/2024 6
#57556 Configure feature branches on GitHub to trigger workflows to support development on forks needs-docs normal normal Awaiting Review enhancement 02/01/2023 8
#48978 Add a new test case for E2E test (Show admin bar if user logged in) has-patch normal normal Future Release defect (bug) 08/16/2024 20
#54064 Add phpcs run command to Docker has-patch normal normal Awaiting Review defect (bug) 09/03/2021 6
#60144 Broken Dev Container + Codespaces has-patch normal normal 6.7 defect (bug) 09/23/2024 6
#36786 Can't pass filter names to `MockAction::get_call_count()` has-patch normal normal Future Release defect (bug) 09/03/2021 3
#49491 Escape command arguments of env:cli before passing to docker-compose has-patch normal normal Future Release defect (bug) 11/16/2023 3
#46869 Fix PHPCS configuration has-patch normal normal Future Release defect (bug) 05/28/2019 8
#60016 Fixed wp_suspend_cache_invalidation to always return bool/empty has-patch normal normal Awaiting Review defect (bug) 12/05/2023 1
#60901 GitHub Actions: Migrate to Docker Compose v2 swissspidy has-patch high normal 6.5.5 defect (bug) 07/03/2024 39
#46110 IE11: JS "Syntax error" related to wp-polyfill-formdata atimmer has-patch normal normal Future Release defect (bug) 02/08/2021 21
#62190 Improve npm dependency management desrosj has-patch normal normal Awaiting Review defect (bug) 10/08/2024 6
#59110 Make the database container in the local Docker environment more generic has-patch normal normal Future Release defect (bug) 10/16/2023 8
#60112 PHPUnit test for _deprecated_argument() has-patch normal normal Awaiting Review defect (bug) 02/28/2024 1
#60113 PHPUnit test for _deprecated_file() has-patch normal normal Awaiting Review defect (bug) 12/19/2023 1
#60110 PHPUnit test for _deprecated_hook() has-patch normal normal Awaiting Review defect (bug) 12/19/2023 1
#60319 PHPUnit test for wp_spaces_regexp has-patch normal normal Awaiting Review defect (bug) 04/23/2024 1
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Note: See TracReports for help on using and creating reports.