Make WordPress Core

{60} Bugs Reported Against Trunk (5001 matches)

Create a new ticket
  • Bugs that have been reported against trunk.
  • Excludes tickets marked close or reporter-feedback.

Results (3201 - 3300 of 5001)

Enhancements Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#62604 Prevent false-positive in validate_callback() in REST API REST API normal enhancement 16 months ago has-patch
#62643 Prevent errors from `printf()` and `sprintf()` calls I18N normal enhancement 10 months ago dev-feedback
#45166 Prevent deleting default term for any kind of taxonomy Taxonomy normal enhancement 8 years ago has-patch
#50422 Prevent Browser Caching From Getting Involved With wp_redirect and wp_safe_redirect (Leaving the Browser to Purely Honor the Redirect Code Used) General normal enhancement 18 months ago 5.4.2 has-patch
#47154 Prevent "Call to undefined function: get_header()" error in theme files Bundled Theme minor enhancement 2 years ago 5.1.1 dev-feedback
#40082 Pretty links for users when searching Canonical normal enhancement 8 years ago 4.7.3
#60791 Pre-populate slug using URL parameters on new post edit screen. Posts, Post Types normal enhancement 2 years ago has-patch
#58447 Posts with ‘Stick to the top of the blog’ should also stick to the top of the categories it belongs to Query normal feature request 12 months ago
#60546 Posts link management in post editor sidebar General normal feature request 3 years ago
#61702 Post via email: Login Name field triggers Safari's login autocomplete Administration normal enhancement 2 years ago
#56593 Post meta validation error messages are not helpful to end users REST API normal feature request 4 years ago 6.0.2 dev-feedback
#62302 Post deletion hooks are not fully consistent. Posts, Post Types normal feature request 23 months ago 6.7 has-patch
#63198 Post Quick Edit section Date and Author Stylings audrasjb Quick/Bulk Edit normal enhancement 13 months ago has-patch
#49559 Post Category Restoration Taxonomy normal enhancement 7 years ago 5.3.2 needs-patch
#58034 Post API can't get image URL on Endpoint REST API normal feature request 3 years ago 6.2 dev-feedback
#57829 Post "Read" Capability for Rest API Posts, Post Types normal enhancement 2 years ago has-patch
#44186 Possibles enhancements to 4.9.6 privacy tools Privacy normal enhancement 8 years ago 4.9.6
#58152 Possible variable re-use mujuonly Users normal enhancement 3 years ago 6.3 dev-feedback
#52528 Possible unnecessary buffering of output data in wp-includes/functions.php Administration normal enhancement 5 years ago 5.6.1
#45435 Port Gutenberg's `removep` Function to Php Editor normal enhancement 6 years ago 4.9.8 has-patch
#56151 Port Dominant Color from performance plugin to core Media normal enhancement 3 months ago has-patch
#59342 Plugins: Provide notification of testing/compatability with current version of WP in plugin/update list Plugins normal enhancement 11 months ago needs-patch
#40651 Plugins: Make it easier to find plugin settings after install Plugins normal feature request 9 years ago
#59211 Plugins should be sandboxed on update to prevent fatal errors Plugins normal enhancement 3 years ago
#65359 Plugins list: add a native "Filter by author" control instead of per-author status tabs Plugins normal enhancement 3 months ago 7.0 has-patch
#50735 Plugins Screen: introduce plugin types Plugins normal feature request 6 years ago
#59182 Plugin/theme zip update screen max-width Upgrade/Install minor enhancement 3 years ago 5.5 dev-feedback
#42773 Plugin/Theme editor does not return sufficient information when loopback request fails Plugins normal enhancement 9 years ago 4.9
#64143 Plugin search box lacks margin Plugins normal enhancement 7 weeks ago has-patch
#65130 Plugin search (term) in wp-admin lacks normalization, causing fragile keyword matching Plugins normal enhancement 4 months ago
#61752 Plugin and theme editors should show files in alpha order General normal enhancement 8 months ago needs-unit-tests
#47221 Plugin Search Menu (Enhancement Suggestion) Plugins normal enhancement 7 years ago
#45649 Please provide a 'Update Minor' option to the Updates page for minor updates Upgrade/Install normal feature request 8 years ago needs-patch
#44407 Please add page_attributes_meta_box_parent action to meta-boxes.php General normal enhancement 8 years ago 4.9.6
#48133 Please add filter on wp walker li element Menus normal enhancement 7 years ago
#58826 Please add a default post relations table Database critical enhancement 3 years ago
#41204 Placement of wp_redirect() in template Themes normal enhancement 9 years ago
#62700 Permalink settings for pagination Administration normal feature request 21 months ago
#47878 Permalink issue when using sub categories. Why does it entirely rely on ID? Permalinks major enhancement 5 years ago
#65487 Performance: Implement a dedicated last_changed key for metadata cache groups to isolate query cache invalidation Cache API normal enhancement 3 days ago has-patch
#65485 Performance: Avoid redundant cache invalidation in wp_insert_* functions when processing meta_input Cache API normal enhancement 3 months ago has-patch
#65486 Performance: Avoid redundant cache invalidation in WP_REST_Meta_Fields during batch meta updates REST API normal enhancement 3 months ago has-patch
#60159 Performance Issues with Large Number of Categories in WordPress Admin Panel Taxonomy minor enhancement 2 years ago 6.4.2
#46777 Pass attachment ID to image_resize_dimensions to allow reliable per image cropping Media normal enhancement 7 years ago has-patch
#55956 Pass $maybe_orderby_meta into 'get_terms_orderby' filter Taxonomy normal enhancement 4 years ago 2.8 dev-feedback
#65976 Pass $delete_all to the delete_{$meta_type}_meta and deleted_{$meta_type}_meta actions Options, Meta APIs normal enhancement 2 weeks ago 2.9 has-patch
#40108 Pagination Enhancement wp_link_pages() Themes normal enhancement 9 years ago
#61551 Page template list lacks sorting Editor normal enhancement 2 years ago 6.5.5
#56247 Page editor for the page assigned as Front Page does not indicate this status Themes normal enhancement 4 years ago
#55951 Page List and Latest Posts Text Colors Do Not Automatically Adjust to Background Color in 6.0 Editor major feature request 4 years ago 6.0
#60020 Padding issue on adding background color Editor normal enhancement 3 years ago
#60842 PHPunit tests for wp_check_invalid_utf8 Formatting normal enhancement 19 months ago has-patch
#60306 PHPunit test for wp_enqueue_emoji_styles Emoji normal task (blessed) 19 months ago has-patch
#60301 PHPunit test for print_emoji_detection_script Formatting normal enhancement 19 months ago has-patch
#59981 PHPUnit tests for is_main_network Networks and Sites normal enhancement 19 months ago has-patch
#63436 PHPCS for Class FTP files General trivial enhancement 7 months ago dev-feedback
#65628 PHP-only blocks: in-canvas editing Editor normal enhancement 2 months ago 7.1 has-patch
#50506 PHP warning appearing in 404 page and 'post_type' query var is Array Canonical normal enhancement 6 years ago 5.4.2 needs-unit-tests
#64940 PHP mailer Exception Handler Mail normal enhancement 4 months ago has-patch
#56606 PHP Warning in /wp-includes/blocks/index.php General normal enhancement 9 months ago dev-feedback
#53465 PHP 8.1.: the default value of the flags parameter for htmlentities() et all needs to be explicitly set General normal task (blessed) 6 months ago dev-feedback
#52895 Overview of e2e tests to be written Build/Test Tools normal enhancement 6 weeks ago has-patch
#62853 Order posts and terms by drag and drop from administration Posts, Post Types normal feature request 20 months ago
#42086 Option to view condensed diffs for post revisions Revisions normal feature request 6 years ago needs-patch
#40348 Option to enable User Dashboard on single-site installations Users normal enhancement 5 years ago 3.0 dev-feedback
#41946 Option to delete_with_markers Rewrite Rules normal enhancement 9 years ago 4.8.2
#58939 Option to bypass fetch_feed cache on call. Feeds minor feature request 3 years ago
#53836 Option to additionally format API response REST API normal enhancement 5 years ago 5.8
#52182 Option to activate that plugin or goto installed plugin list Plugins normal feature request 15 months ago has-patch
#40434 Optimize SQL in Admin - In the Post/CPT List `wp-admin/edit.php` > the function get_posts() Query normal enhancement 19 months ago 4.7.3 needs-patch
#57221 Opportunity for optimization on invalid query to REST API Search Controller REST API minor enhancement 4 years ago 6.2
#52093 Open password field on click of New Password label on profile.php Users minor enhancement 6 years ago 4.3
#57877 Open About page automatically when the Admin user is opening Dashboard first time after update Help/About normal enhancement 3 years ago
#38278 Only query taxonomies assigned to the post types being queried Taxonomy normal enhancement 12 months ago 4.7 dev-feedback
#41905 Only loop over enclosure meta keys in rss_enclosure() and atom_enclosure() Feeds normal enhancement 8 years ago 2.2 has-patch
#54026 One admin menu item from different plugins Administration normal enhancement 5 years ago has-patch
#45864 On list page All(x) count does not consider Trash items. Hence Trash should appear differently Administration normal enhancement 12 months ago 5.0.2 dev-feedback
#43722 On changing of permalinks ask a confirm before to save Permalinks normal enhancement 8 years ago
#44539 Notify the admin when no personal data is found for a user Privacy normal enhancement 19 months ago 4.9.6
#51479 Notifications in case of a broken theme Themes normal enhancement 6 years ago
#62119 Notice in Site Health in case revisions are disabled Site Health normal feature request 2 years ago has-patch
#41931 Not possible to add custom display_name option Users normal feature request 7 years ago 4.8.2 has-patch
#57107 No-op `MagpieRSS` Feeds normal enhancement 2 years ago dev-feedback
#41878 No way to change the order of fields for taxonomy meta Taxonomy normal enhancement 9 years ago 4.8.1
#59680 Nextpage add pagination for page Posts, Post Types normal feature request 15 months ago has-patch
#36335 Next generation: core autoloader proposal General normal feature request 2 years ago has-patch
#21256 New theme feature - add_theme_support( 'content-width', $defaults ) chriscct7 Themes normal feature request 8 years ago 3.4.1 dev-feedback
#64554 New src_matched value filter request Media blocker enhancement 8 months ago 6.9 needs-patch
#18450 New safe action to add rewrite rules on Rewrite Rules normal enhancement 8 years ago 3.2.1 dev-feedback
#57220 New plugin header for requiring network installation Plugins normal enhancement 3 years ago has-patch
#36010 New password reset styling changes are confusing to casual users Login and Registration major enhancement 7 months ago 4.4 has-patch
#39414 New param in plugin_dir_path Plugins normal enhancement 8 years ago
#64991 New param "allow_multiple_terms" in `register_taxonomy` for single term restriction Taxonomy normal feature request 2 months ago has-patch
#64037 New filters for managing rewrite rules Rewrite Rules normal enhancement 12 months ago
#34712 New filter: `reset_password_url` Login and Registration normal enhancement 9 years ago has-patch
#54850 New filter for build_query_vars_from_query_block() Editor normal enhancement 4 years ago 5.8 has-patch
#39848 New filter 'the_title_wrap' Posts, Post Types normal enhancement 14 months ago 4.7.2 dev-feedback
#45710 New feature: deleted related files when deleting a page or post Media normal feature request 6 years ago 4.9.8
#49602 New design for Privacy settings page and hooks Privacy normal enhancement 7 months ago dev-feedback
#31387 New core API for adding Meta tags to the header General normal enhancement 5 years ago dev-feedback
Note: See TracReports for help on using and creating reports.