Make WordPress Core

{23} Popular Tickets (5331 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 (2701 - 2800 of 5331)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#52345 Transient with expiration never expires when storing expiration failed Options, Meta APIs normal normal 4 Awaiting Review defect (bug) has-patch 06/06/2023
#15335 register_setting() filter for sanitization callback needs to indicate 2 arguments accepted markjaquith Options, Meta APIs normal normal 4 Future Release defect (bug) has-patch 01/15/2024
#50233 Limit pagination for comments SergeyBiryukov Permalinks normal minor 4 Future Release defect (bug) dev-feedback 04/26/2022
#12634 Media Library & Permalink Overlap Permalinks normal normal 4 defect (bug) has-patch 08/24/2023
#61393 Trailing Slash Issue in Category Pagination URLs with the_posts_pagination() Permalinks normal normal 4 6.8 defect (bug) reporter-feedback 02/14/2025
#5130 Linking to multiple posts on your site breaks pingback due to comment flooding Pings/Trackbacks normal normal 4 Future Release defect (bug) needs-unit-tests 04/21/2024
#61742 Ensure plugin auto updates are blocked if required WordPress version is not supported Plugins normal normal 4 Awaiting Review defect (bug) 08/26/2024
#14060 Misleading "You do not have sufficient permissions to access this page." SergeyBiryukov Plugins normal normal 4 Future Release defect (bug) has-patch 12/31/2024
#44582 Notice: Undefined property:stdClass::$plugin - wordpress Plugins normal normal 4 Awaiting Review defect (bug) reporter-feedback 06/23/2024
#25648 plugin.php causes infinite loop and gigabytes of warning messages in error logs Plugins normal normal 4 defect (bug) 06/04/2019
#19826 Error behavior for deleting trashed posts is different for Bulk Delete versus Empty Trash piontkowski Posts, Post Types normal minor 4 Future Release defect (bug) has-patch 06/06/2018
#24867 Feeds for custom posts type can not be set independently of has_archive and supports => comments nacin Posts, Post Types normal normal 4 defect (bug) 06/04/2019
#11697 Keep private posts in the admin area / Was: Make private posts a canonical plugin Posts, Post Types normal normal 4 defect (bug) has-patch 09/08/2021
#55895 Register custom post statuses Posts, Post Types normal normal 4 Awaiting Review defect (bug) dev-feedback 06/02/2022
#48410 `wp_insert_post()` can result in duplicate post data Posts, Post Types normal normal 4 Awaiting Review defect (bug) 01/02/2020
#44151 Personal data exports - lower priority exporters should place their data after the higher priority ones Privacy normal normal 4 Awaiting Review defect (bug) has-patch 07/22/2019
#53824 Fatal error when in action pre_get_posts call *_template() Query normal normal 4 Future Release defect (bug) has-patch 02/15/2022
#30911 Overhaul post_status logic in WP_Query Query normal normal 4 defect (bug) needs-unit-tests 06/04/2019
#44349 Posts show up multiple times in backend when they have the exact same date Query normal normal 4 Awaiting Review defect (bug) dev-feedback 02/09/2022
#50873 Search query parameter causes 404 on pagename match rules Query normal normal 4 Awaiting Review defect (bug) has-patch 02/15/2024
#18513 Searching with explicit post types unsets page post type Query normal normal 4 defect (bug) needs-unit-tests 01/23/2025
#41745 Uncaught Error in get_query_var when $wp_query is null Query normal normal 4 Awaiting Review defect (bug) has-patch 10/01/2021
#51094 WP_Query.query with invalid post_status will return all metalandcoffee* Query normal critical 4 Future Release defect (bug) needs-unit-tests 06/14/2022
#43445 Wildcard `LIKE` support for `WP_Meta_Query` (and maybe other queries?) Query normal normal 4 Awaiting Review defect (bug) 03/02/2018
#44965 WordPress Core strips $_GET['error'] occasionally SergeyBiryukov* Query normal normal 4 Future Release defect (bug) dev-feedback 09/21/2022
#48360 `meta_value` is ignored when empty string is provided Query normal normal 4 Awaiting Review defect (bug) 02/13/2020
#48280 orderby meta_value breaks with newer versions of MySQL Query normal normal 4 Awaiting Review defect (bug) 01/30/2020
#10762 Bulk editing creates invalid URIs Quick/Bulk Edit normal normal 4 Future Release defect (bug) 12/16/2018
#43681 Incorrect HTTP status code in 'posts' query. REST API normal normal 4 Future Release defect (bug) has-patch 05/24/2019
#38878 REST API: Default query for users endpoint doesn't scale REST API normal normal 4 Future Release defect (bug) dev-feedback 07/11/2019
#39861 WP REST API and Caching Issue johnbillion* REST API normal normal 4 Future Release defect (bug) 06/21/2023
#29920 Autosave breaks if post revision fields contains a value that isn't a string Revisions normal normal 4 Awaiting Review defect (bug) has-patch 06/04/2019
#30854 `wp_insert_post` doesn't save revision for new published post adamsilverstein Revisions normal normal 4 Future Release defect (bug) 04/19/2022
#34683 Default .htaccess config creates rewrite infinite loops for path-based multisite installations Rewrite Rules normal normal 4 Awaiting Review defect (bug) 03/27/2020
#24963 IIS Multisite, Suspected bug in web.config code for URL Rewrite (404 wp-login) Rewrite Rules normal normal 4 Future Release defect (bug) has-patch 10/06/2017
#51662 Pagination adds extra trailing slash at the end of some URLs Rewrite Rules normal normal 4 Awaiting Review defect (bug) has-patch 02/04/2025
#36486 is_apache in vars.php does not always work Rewrite Rules normal normal 4 Awaiting Review defect (bug) has-patch 07/31/2024
#50123 Roles & Caps: give anonymous users the `read_post` meta cap for public posts. Role/Capability normal normal 4 Awaiting Review defect (bug) needs-unit-tests 01/26/2024
#19747 Roles add_cap should call update_user_level_from_caps() Role/Capability normal normal 4 Awaiting Review defect (bug) 05/13/2022
#47338 is_super_admin() should check a different capability Role/Capability normal normal 4 Awaiting Review defect (bug) has-patch 11/14/2024
#38303 register_meta and capabilities aren't working as expected rmccue Role/Capability normal normal 4 Future Release defect (bug) needs-unit-tests 06/25/2017
#17916 Enqueued styles are only printed on login_footer in wp-login.php Script Loader normal normal 4 Future Release defect (bug) dev-feedback 08/10/2018
#62435 Preload script modules and enqueue script modules in wrong order Script Loader normal normal 4 Awaiting Review defect (bug) close 12/02/2024
#34814 Presence of "Less than sign" < adds additional closing shortcode tag. Shortcodes normal normal 4 defect (bug) 06/04/2019
#35022 WP allows Unicode 0x00a0 spaces in editor but shortcode parser can't handle them Shortcodes normal normal 4 Future Release defect (bug) has-patch 02/06/2017
#43456 `wp_html_split` <script> Shortcodes normal normal 4 Awaiting Review defect (bug) 03/02/2018
#40958 force_balance_tags breaks Ninjaforms and probably other plugins that output html within js. Shortcodes normal normal 4 Awaiting Review defect (bug) 12/05/2024
#51230 WP_DEBUG is flagged when using the development environment type Site Health normal normal 4 Awaiting Review defect (bug) has-patch 08/14/2024
#51912 Sitemap pages 404 with more than one page Sitemaps normal normal 4 Awaiting Review defect (bug) has-patch 10/07/2024
#58109 Fatal Error when changed Taxonomy from hierarchical False to True Taxonomy normal normal 4 Awaiting Review defect (bug) 04/26/2023
#46350 If a term is '0' clicking on its "Count" value displays all posts Taxonomy normal normal 4 Future Release defect (bug) has-patch 04/26/2019
#55358 Passing int term term_exists parent param not respected Taxonomy normal normal 4 Future Release defect (bug) has-patch 01/28/2025
#57300 parse_tax_query() does not handle array query param when taxonomy has rewrite set to hierarchical Taxonomy normal major 4 Awaiting Review defect (bug) has-patch 10/16/2024
#46338 taxonomy_meta_box_sanitize_cb_checkboxes: Warning: array_map(): Expected parameter 2 to be an array, string given Taxonomy normal normal 4 Awaiting Review defect (bug) 04/17/2024
#54970 "Please update WordPress" link on incompatible theme tile on the "Add Themes" view is not clickable audrasjb Themes normal normal 4 Future Release defect (bug) has-patch 07/06/2023
#40070 Cannot remove theme with Javascript if folder name contains periods Themes normal normal 4 Future Release defect (bug) 06/12/2017
#37972 Image size (height/width) arguments are not used in output for custom_logo Themes normal normal 4 Awaiting Review defect (bug) has-patch 11/29/2024
#55691 New site editor uses WP_SITEURL instead of WP_HOME audrasjb Themes normal normal 4 Awaiting Review defect (bug) reporter-feedback 03/01/2023
#37669 Shiny Updates: Cancelling the filesystem credentials when updating within the pop-up prevents updating again (without closing/opening) and leaves UI artefacts Themes normal normal 4 Future Release defect (bug) has-patch 02/06/2021
#41901 Updating fails for themes with style.css in sub directory. williampatton Themes normal normal 4 Awaiting Review defect (bug) dev-feedback 03/18/2019
#39773 Users Can Wrongly Set a Custom Page Template when front-page.php is in Use Themes normal normal 4 Awaiting Review defect (bug) 04/27/2017
#24143 When define('WP_CONTENT_DIR', 'your-dir') twentythirteen - The theme directory does not exist. Themes normal normal 4 defect (bug) needs-unit-tests 04/20/2021
#18790 add_theme_support with post type doesn't add theme support but overwrites it Themes normal normal 4 defect (bug) has-patch 06/04/2019
#29051 get_raw_theme_root : Windows paths Themes high critical 4 Awaiting Review defect (bug) 03/14/2024
#53333 Better handling for forced plugin autoupdates Upgrade/Install normal normal 4 Awaiting Review defect (bug) has-patch 11/04/2021
#50849 Incorrect action passed to hooks when updating plugin/theme by uploading ZIP file Upgrade/Install normal normal 4 Future Release defect (bug) has-patch 06/11/2021
#61391 Maintenance Error on Login After Setting Up WordPress 6.6 Beta 1 on Localhost Upgrade/Install normal critical 4 6.8 defect (bug) reporter-feedback 01/22/2025
#51823 Native auto updater caused plugin update to fail and disappears plugin from directory francina Upgrade/Install normal major 4 Awaiting Review defect (bug) 10/26/2022
#27740 Passwords consisting of spaces are valid at install time Upgrade/Install normal normal 4 Awaiting Review defect (bug) has-patch 10/18/2018
#29408 Symlinked themes and plugins should not be updatable Upgrade/Install normal normal 4 defect (bug) 05/11/2021
#55749 Large-site inefficiency in REST users endpoint used by Gutenberg editor Users normal normal 4 Awaiting Review defect (bug) 04/20/2023
#52976 user emails comparison should be case insensitive Users normal normal 4 Awaiting Review defect (bug) has-patch 06/29/2023
#53693 Block icons too big on 5.8 widgets page Widgets normal normal 4 Future Release defect (bug) 11/01/2021
#61689 Admin menu: submenu link groups have less top padding than bottom padding audrasjb Administration normal minor 3 6.8 defect (bug) has-patch 01/29/2025
#28821 Admin page registered with add_menu_page() allows access through wrong URls and hightlights wrong top level menu item Administration normal normal 3 defect (bug) dev-feedback 06/04/2019
#38809 Better wp namespace in password-strength-meter.js Administration normal normal 3 Future Release defect (bug) close 03/30/2022
#62831 Bring in lighter background for admin audrasjb Administration normal normal 3 6.8 defect (bug) has-patch 02/12/2025
#40218 Button and select box alignment issue in page view Administration normal normal 3 Future Release defect (bug) 02/24/2024
#45135 Dashboard Menu Conflict on Mobile Devices when menu is active Administration normal normal 3 Awaiting Review defect (bug) 10/24/2018
#45130 Defer jQuery WordPress Admin & Customizer doesn't work properly Administration normal normal 3 Awaiting Review defect (bug) 07/01/2019
#59365 Deprecated notice when calling get_admin_page_title() on some dashboard pages. Administration normal minor 3 Awaiting Review defect (bug) 07/10/2024
#32017 Fix class name typo from 'hndle' to 'handle' Administration normal normal 3 Awaiting Review defect (bug) has-patch 01/16/2020
#43630 HAVING without GROUP BY in /wp-admin/includes/template.php Administration normal normal 3 Awaiting Review defect (bug) has-patch 04/15/2020
#45910 Improve and extend focus styles for Windows High Contrast mode rcreators Administration normal normal 3 Future Release defect (bug) has-patch 01/03/2025
#32233 Improve escaping in /wp-admin/includes/template.php Administration normal normal 3 defect (bug) has-patch 06/04/2019
#43844 PHP list language construct changed behaviour in PHP 7 SergeyBiryukov Administration normal major 3 Awaiting Review defect (bug) dev-feedback 08/12/2018
#48048 Parent pages are not visible in the Page Attributes metabox Administration normal normal 3 Awaiting Review defect (bug) 09/16/2019
#19085 Removing First Submenu Page in Admin Menu breaks URL for Menu Page Administration normal normal 3 defect (bug) has-patch 06/04/2019
#29030 Screen Options Poor Update/Rendering Causes Many things to Break Administration normal normal 3 Awaiting Review defect (bug) dev-feedback 08/08/2018
#44710 Upload plugin and theme functionalities are not removing uploaded files after failure conditions. Administration normal normal 3 Awaiting Review defect (bug) 12/25/2020
#16858 Usage of HTTP_HOST in the administration dd32 Administration normal normal 3 Awaiting Review defect (bug) has-patch 08/08/2022
#9716 WordPress Theme/Plugin editor adds blank lines Administration normal normal 3 Future Release defect (bug) has-patch 07/13/2022
#25939 add_options_page(..., 'options.php') and 1000 vars limit SergeyBiryukov Administration normal normal 3 Awaiting Review defect (bug) dev-feedback 03/08/2023
#62064 Refresh Authorize Application page UI Application Passwords normal normal 3 Awaiting Review defect (bug) has-patch 01/30/2025
#55870 WP App Passwords Should be URL Decoded Application Passwords normal normal 3 Awaiting Review defect (bug) reporter-feedback 05/30/2022
#60144 Broken Dev Container + Codespaces Build/Test Tools normal normal 3 Future Release defect (bug) has-patch 10/21/2024
#62325 Ensure PHPUnit tests making network requests are in the external-http group. Build/Test Tools normal normal 3 6.8 defect (bug) has-patch 01/02/2025
#62196 Improve documentation for using the local Docker environment on Windows Build/Test Tools normal normal 3 Future Release defect (bug) 10/18/2024
#59120 Measure interactivity metrics in performance tests Build/Test Tools normal normal 3 Future Release defect (bug) 10/21/2024
#53861 Promote a database error during test bootstrap to a failure Build/Test Tools normal normal 3 Awaiting Review defect (bug) has-patch 09/09/2023
Note: See TracReports for help on using and creating reports.