Make WordPress Core

{23} Popular Tickets (5394 matches)

Create a new ticket
  • Tickets that have one follower or more
  • Sort by votes, component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (3101 - 3200 of 5394)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#61089 Introduce a System to Store, Access, and Permit Use of External API Keys Administration normal normal 1 Awaiting Review enhancement 2 years ago
#63945 Make cache in wp_count_posts persistent Administration normal normal 1 Future Release enhancement has-patch 10 months ago
#65070 Move inline JS from admin_head hooks in options screens into options.js Administration normal normal 1 Awaiting Review enhancement has-patch 3 months ago
#48887 New action hooks: admin_body_open, login_body_open & embed_body_open Administration normal normal 1 Awaiting Review enhancement has-patch 7 years ago
#29312 No recommended nonce refresh functionality in Heartbeat. Administration normal normal 1 enhancement dev-feedback 7 years ago
#45864 On list page All(x) count does not consider Trash items. Hence Trash should appear differently Administration normal normal 1 Awaiting Review enhancement dev-feedback 11 months ago
#54026 One admin menu item from different plugins Administration normal normal 1 Awaiting Review enhancement has-patch 5 years ago
#32194 Post Locked Notification Dialog is not Responsive Administration normal normal 1 enhancement has-patch 7 years ago
#52871 Space added after the "option" tag on the options-writing.php file Administration normal normal 1 Awaiting Review enhancement close 3 years ago
#49055 Standardise Plugin Notices With a Fly-Out Right-Hand Menu Administration normal normal 1 Awaiting Review enhancement close 7 years ago
#34799 Tell admin-post.php to check for $_REQUEST['action2'] ? Administration normal normal 1 enhancement 7 years ago
#65184 Tests: Add unit tests for admin_color_scheme_picker() Administration normal normal 1 Awaiting Review enhancement has-patch 3 months ago
#65183 Tests: Add unit tests for set_screen_options() Administration normal normal 1 Awaiting Review enhancement has-patch 3 months ago
#65185 Tests: Add unit tests for wp_color_scheme_settings() Administration normal normal 1 Awaiting Review enhancement has-patch 3 months ago
#65196 Tests: Add unit tests for wp_refresh_post_lock() Administration normal normal 1 Awaiting Review enhancement has-patch 3 months ago
#65146 Unit Tests: Add tests for save_mod_rewrite_rules() Administration normal normal 1 Awaiting Review enhancement has-patch 3 months ago
#60640 Use of "selected" function for "Week Starts On" on General Setting page Administration normal minor 1 Future Release enhancement has-patch 2 years ago
#57200 WP_List_Table::pagination use singular and plural Administration normal normal 1 Awaiting Review enhancement dev-feedback 4 years ago
#19707 admin-ajax.php requests via http regardless of force_ssl_admin() state Administration normal normal 1 Awaiting Review enhancement 8 years ago
#30527 function to add separator Administration normal minor 1 Future Release enhancement close 13 months ago
#35205 Add additional hooks to the 'attachment-info' template to customise output Administration normal normal 1 feature request 7 years ago
#64187 Detailed image view in the media admin too large Administration normal normal 1 Awaiting Review feature request 9 months ago
#62074 Hooks to remove Add New links Administration normal normal 1 Awaiting Review feature request 22 months ago
#62700 Permalink settings for pagination Administration normal normal 1 Awaiting Review feature request 19 months ago
#65180 Tests: Add unit tests for wp_reset_vars() Administration normal normal 1 Awaiting Review feature request has-patch 3 months ago
#43366 _default_wp_die_handler() Need filter code for update css style. Administration normal normal 1 Awaiting Review feature request reporter-feedback 6 years ago
#62070 PHP Deprecated warnings with null values for success and reject URLs Application Passwords normal normal 1 Awaiting Review defect (bug) has-patch 21 months ago
#29386 Autosave message should disappear when the next autosave happens Autosave normal normal 1 defect (bug) has-patch 7 years ago
#36479 Improve autosave in the browser Autosave normal normal 1 Future Release defect (bug) 22 months ago
#49859 Post autosave called multiple times Autosave normal major 1 Awaiting Review defect (bug) 6 years ago
#63446 Preview Changes show wrong revisions Autosave normal normal 1 Awaiting Review defect (bug) dev-feedback 14 months ago
#60314 Revisions: PHP Warning: Undefined array key 0 in .../wp-includes/meta.php on line 642 Autosave normal normal 1 Awaiting Review defect (bug) has-patch 21 months ago
#47743 autosave locks db and is slow Autosave normal normal 1 Awaiting Review defect (bug) 7 years ago
#59094 postChanged() is not working correctly in Text mode editor Autosave normal major 1 Awaiting Review defect (bug) 3 years ago
#24865 Allow plugins to hook into autosave and include field data from the autosave with the package. Autosave normal normal 1 enhancement 7 years ago
#22601 Make post content autosave work more generically Autosave normal normal 1 enhancement 7 years ago
#41180 ABSPATH definition - incorrect on chrooted vhost Bootstrap/Load normal normal 1 Awaiting Review defect (bug) has-patch 17 months ago
#45958 Errors displayed on shutdown handler Bootstrap/Load normal normal 1 Awaiting Review defect (bug) close 6 months ago
#54117 Changing memory limit descriptions Bootstrap/Load normal minor 1 Awaiting Review enhancement has-patch 19 months ago
#60419 Emails: Your Site is Experiencing a Technical Issue Bootstrap/Load normal normal 1 Awaiting Review enhancement 21 months ago
#43159 Introduce helper function for XMLRPC checks Bootstrap/Load normal normal 1 Awaiting Review enhancement has-patch 23 months ago
#64665 Add mu-plugins loading filter Bootstrap/Load normal normal 1 Awaiting Review feature request has-patch 5 months ago
#65043 Consider adding wp_doing_cli() to wrap WP_CLI constant checks Bootstrap/Load normal normal 1 Awaiting Review feature request dev-feedback 4 months ago
#56545 Add a gutenberg plugin enabled run to PHPUnit Tests workflow desrosj Build/Test Tools normal normal 1 Awaiting Review defect (bug) close 4 years ago
#54064 Add phpcs run command to Docker Build/Test Tools normal normal 1 Awaiting Review defect (bug) has-patch 5 years ago
#36786 Can't pass filter names to `MockAction::get_call_count()` Build/Test Tools normal normal 1 Future Release defect (bug) has-patch 2 months ago
#45149 Configure NPM to save exact versions Build/Test Tools normal normal 1 Future Release defect (bug) 8 years ago
#48229 Console error when running QUnit Test Suite Build/Test Tools normal minor 1 Awaiting Review defect (bug) close 3 years ago
#60016 Fixed wp_suspend_cache_invalidation to always return bool/empty Build/Test Tools normal normal 1 Awaiting Review defect (bug) has-patch 3 years ago
#36898 Have `grunt precommit` fail if the test DB is unreachable. Build/Test Tools normal normal 1 Awaiting Review defect (bug) 7 years ago
#37207 Multiple unit tests for add_rewrite_endpoint lose custom endpoints Build/Test Tools normal normal 1 Future Release defect (bug) 7 years ago
#65278 PHPCS scans can fail after running `build:dev` Build/Test Tools normal normal 1 7.1 defect (bug) has-patch 2 months ago
#53842 Review the type of select return values Build/Test Tools normal normal 1 Awaiting Review defect (bug) dev-feedback 5 years ago
#62463 The `precommit:emoji` script no longer works in branches 6.4 and earlier Build/Test Tools normal normal 1 Awaiting Review defect (bug) 20 months ago
#45088 Update package-lock.json for Mac, Linux, and Windows cross-platform compatibility Build/Test Tools normal minor 1 Future Release defect (bug) 8 years ago
#54397 e2e timeout errors: waiting for selection `.components-snackbar` Build/Test Tools normal normal 1 Awaiting Review defect (bug) 4 years ago
#46804 wp-phpunit calls _delete_all_posts() too early during bootstrap Build/Test Tools normal normal 1 Awaiting Review defect (bug) 7 years ago
#53520 Add regression test for the wp_option data corruption bug Build/Test Tools normal normal 1 Future Release enhancement has-patch 18 months ago
#50412 Add support for common PHPUnit arguments when watching Build/Test Tools normal normal 1 Awaiting Review enhancement 6 years ago
#64634 Build/Tools: Update PHPCompatibilityWP to 3.0.0-alpha2 Build/Test Tools normal normal 1 Future Release enhancement dev-feedback 7 days ago
#64971 Build: Synchronize .gitignore and svn:ignore Build/Test Tools normal normal 1 Future Release enhancement 7 days ago
#57426 Coding Standards: mark warnings that trigger CI failures as errors. Build/Test Tools normal normal 1 Awaiting Review enhancement close 4 years ago
#48050 Development Build: Provide structure to auto-install plugins Build/Test Tools normal normal 1 Awaiting Review enhancement dev-feedback 12 months ago
#44351 Fix "Foreign key constraint is incorrectly formed" when running unit tests Build/Test Tools normal normal 1 Awaiting Review enhancement 5 years ago
#49274 Grunt copy:files should ignore node_modules Build/Test Tools normal normal 1 Awaiting Review enhancement 5 years ago
#50266 Had to specify mysql socket to run php automated test Build/Test Tools normal minor 1 Awaiting Review enhancement close 21 months ago
#63883 Podman Local Environment Setup Scripts Build/Test Tools normal normal 1 Awaiting Review enhancement dev-feedback 5 months ago
#65279 Prevent non css files from being placed in CSS folders and prevent non JS files from being placed in the JS folders Build/Test Tools normal normal 1 Future Release enhancement has-patch 7 days ago
#56021 Rename or deprecate assertDiscardWhitespace() Build/Test Tools normal normal 1 Future Release enhancement 4 years ago
#62784 Test theme build processes on more setups Build/Test Tools normal normal 1 Future Release enhancement has-patch 19 months ago
#53987 add tests for wp_list_filter Build/Test Tools normal normal 1 Future Release enhancement has-patch 18 months ago
#55429 Coding Standard: Use spaces for JSON instead of tabs Build/Test Tools normal normal 1 Awaiting Review feature request 4 months ago
#59659 Run Gutenberg e2e tests in core Build/Test Tools normal normal 1 Awaiting Review feature request 7 months ago
#61887 Add automation to close stale pull requests Build/Test Tools normal normal 1 Future Release task (blessed) 18 months ago
#60967 Introduce a GitHub Actions workflow for syncing package updates to a branch Build/Test Tools normal normal 1 Future Release task (blessed) close 4 months ago
#59644 Migrate JavaScript unit tests away from QUnit Build/Test Tools normal normal 1 Future Release task (blessed) 13 months ago
#64894 Test tool and unit test improvements for 7.1 Build/Test Tools normal normal 1 7.1 task (blessed) has-patch 36 hours ago
#59482 Tests: Introduce Reflection API helper methods. costdev Build/Test Tools normal normal 1 Future Release task (blessed) has-patch 2 years ago
#64895 Tests: Reduce usage of assertEquals for 7.1 Build/Test Tools normal normal 1 7.1 task (blessed) has-patch 2 days ago
#53011 Tests: review all setUp() and tearDown() Build/Test Tools normal normal 1 Awaiting Review task (blessed) has-patch 4 years ago
#62166 Bundled themes: PHPCS "exactly one blank line after the file comment" Bundled Theme normal minor 1 Awaiting Review defect (bug) has-patch 3 weeks ago
#63133 Latest Comments block having issue with alignment Bundled Theme normal normal 1 Awaiting Review defect (bug) 15 months ago
#61022 Twenty Eleven: "Follow Blog" pattern has black text on black background Bundled Theme normal normal 1 Future Release defect (bug) has-patch 11 months ago
#63034 Twenty Eleven: Table cells font appearance does not change with block settings Bundled Theme normal minor 1 Awaiting Review defect (bug) has-patch 15 months ago
#62983 Twenty Eleven: Table header cells' font size does not change with block settings Bundled Theme normal normal 1 Future Release defect (bug) has-patch 17 months ago
#62356 Twenty Fifteen : On Adding background color to Navigation Block padding added in editor but not in frontend Bundled Theme normal normal 1 Awaiting Review defect (bug) 15 months ago
#59692 Twenty Fifteen theme having multiple issue with pullquote block. Bundled Theme normal normal 1 Future Release defect (bug) has-patch 7 months ago
#50446 Twenty Fifteen: Regression in updated sticky sidebar code Bundled Theme normal normal 1 Awaiting Review defect (bug) dev-feedback 2 years ago
#61885 Twenty Fifteen: Search Block button does not have theme's styling in the editor Bundled Theme normal normal 1 Future Release defect (bug) 15 months ago
#63309 Twenty Fifteen: Table block border not appear properly. Bundled Theme normal normal 1 Awaiting Review defect (bug) 12 months ago
#30686 Twenty Fourteen/Thirteen/Twelve Navbar submenu behaviour Bundled Theme normal normal 1 Future Release defect (bug) 2 years ago
#63624 Twenty Fourteen: Quote block does not apply user-defined text color to citation Bundled Theme normal normal 1 Future Release defect (bug) has-patch 13 months ago
#55545 Twenty Fourteen: featured posts slider not working with an odd number of slides on mobile Bundled Theme normal normal 1 Future Release defect (bug) 2 years ago
#47044 Twenty Nineteen: Add padding for full-aligned text blocks inside of a full-width column block. Bundled Theme normal normal 1 Future Release defect (bug) has-patch 2 years ago
#61770 Twenty Nineteen: Preformatted block font size is not same in editor Bundled Theme normal normal 1 Future Release defect (bug) has-patch 13 months ago
#63469 Twenty Nineteen: Table block Stripes style does not show borders in the editor Bundled Theme normal normal 1 Awaiting Review defect (bug) has-patch 12 months ago
#60408 Twenty Nineteen: Theme block styles are not applied to blocks in the widget area Bundled Theme normal normal 1 Future Release defect (bug) dev-feedback 13 months ago
#45906 Twenty Nineteen: Wide alignment does not match front-end when the sidebar is active Bundled Theme normal normal 1 Future Release defect (bug) 2 years ago
#55994 Twenty Seventeen: Header image zooms in when scrolling down on Mobile Safari Bundled Theme normal trivial 1 Future Release defect (bug) 2 years ago
#63344 Twenty Seventeen: Inconsistent Search Block Input Padding Bundled Theme normal normal 1 Awaiting Review defect (bug) has-patch 15 months ago
Note: See TracReports for help on using and creating reports.