Make WordPress Core

{1} All Tickets (8326 matches)

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

Results (1001 - 1100 of 8326)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21

Bundled Theme (4 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#39893 Twenty Seventeen Header Media: YouTube Embed Does Not Fill Screen dev-feedback normal normal Awaiting Review defect (bug) 21 months ago 13
#38982 Twenty Eleven: Navigation dropdown menus broken on android devices normal normal Future Release defect (bug) 21 months ago 5
#30686 Twenty Fourteen/Thirteen/Twelve Navbar submenu behaviour normal normal Future Release defect (bug) 2 years ago 7
#30575 Twenty Fourteen: Submenu items on dropdown menus nearly impossible to select on some Android mobile tablets has-patch normal normal Future Release defect (bug) 14 months ago 19

Cache API (52 matches)

#66006 WP_Post::get_instance() and four others cache a miss while cache addition is suspended westonruter has-patch normal normal 7.2 defect (bug) 2 days ago 9
#66005 Core Needs a Validating Cache Get Function dev-feedback normal normal Awaiting Review enhancement 5 days ago 5
#65487 Performance: Implement a dedicated last_changed key for metadata cache groups to isolate query cache invalidation has-patch normal normal Awaiting Review enhancement 3 months ago 1
#65485 Performance: Avoid redundant cache invalidation in wp_insert_* functions when processing meta_input has-patch normal normal Awaiting Review enhancement 3 months ago 1
#64950 wp_using_ext_object_cache can return null, causing type failures, potential fatals westonruter has-patch normal normal Future Release defect (bug) 5 weeks ago 10
#63618 `is_object_in_term` object cache uses "set" instead of "add" has-patch normal normal Awaiting Review defect (bug) 9 months ago 3
#63022 Update cache.php - Improve function wp_cache_decr close normal normal Awaiting Review enhancement 15 months ago 5
#62236 Why do wp_cache_incr / wp_cache_decr not allow negative values? normal normal Awaiting Review enhancement 23 months ago 2
#61467 Inconsistent cache handling for network (site) meta spacedmonkey dev-feedback normal major Future Release defect (bug) 6 months ago 17
#60053 Improve cache flush handling for large multisite database upgrades normal normal Awaiting Review enhancement 6 months ago 4
#60017 PHPunit test for wp_suspend_cache_addition has-patch normal normal Future Release enhancement 19 months ago 2
#60015 PHPunit test for wp_suspend_cache_invalidation has-patch normal normal Future Release enhancement 19 months ago 3
#59752 test for wp_cache_get_last_changed has-patch normal normal Future Release enhancement 4 months ago 3
#59661 WP_Query::generate_cache_key should consider changes to request via `posts_request_ids` filter. thekt12 needs-unit-tests normal minor Future Release defect (bug) 3 years ago 7
#58662 Transients cannot contain non-ascii characters normal normal Awaiting Review defect (bug) 3 years ago
#58650 Reset cache in development mode normal normal Awaiting Review enhancement 3 years ago 1
#58411 When Object Cache Pro plugin is enabled normal normal Awaiting Review defect (bug) 3 years ago 2
#58356 Gravatar local image cache normal normal Awaiting Review enhancement 3 years ago 1
#57743 Add `$found` parameter to `wp_cache_get_multiple()` has-patch normal normal Future Release enhancement 3 years ago 17
#57366 WP 6.1 - Performance Regression dev-feedback normal normal Awaiting Review defect (bug) 3 years ago 3
#57264 test for wp_suspend_cache_invalidation has-patch normal normal Future Release enhancement 4 months ago 3
#57263 test for wp_suspend_cache_addition has-patch normal normal Future Release enhancement 4 months ago 4
#56060 Implement wp_cache_replace_multiple() – and related WP_Object_Cache method dev-feedback normal normal Future Release enhancement 23 months ago 4
#55999 wp_suspend_cache_addition should also disable cache setting? dev-feedback normal normal Future Release defect (bug) 2 years ago 8
#55856 WP Cache stats size wrong? has-patch normal minor Future Release defect (bug) 2 years ago 6
#55847 Cache does not use expire normal major Awaiting Review defect (bug) 4 years ago 1
#54771 possible disagreement in the return types/values wp_cache_flush() and WP_Object_Cache:flush(). low normal Awaiting Review defect (bug) 5 years ago 4
#54303 [Object Cache] Allow global caching groups to be filterable / changed dev-feedback normal minor Awaiting Review enhancement 2 years ago 19
#51372 Race condition causes an autoload option to leak outside of alloptions dev-feedback normal normal Awaiting Review defect (bug) 4 years ago 2
#46388 WP_User::get_data_by(): Cache non-existent users to prevent triggering multiple queries reporter-feedback normal normal Future Release enhancement 3 months ago 5
#45471 Allow caching of parse_blocks results francina dev-feedback normal normal Future Release enhancement 15 months ago 21
#45417 Lack of actions when wp_cache_flush is called dev-feedback normal trivial Future Release enhancement 8 years ago 1
#44445 wp_cache_init() and WP_Object_Cache constructor has a memory leak pbearne dev-feedback normal normal Awaiting Review defect (bug) 2 years ago 2
#44412 'pre_cache_alloptions' filter in wp_load_alloptions() in option.php cannot be hooked needs-docs normal normal Future Release enhancement 5 years ago 1
#43341 Proposal: new cache helper functions normal normal Awaiting Review enhancement 9 years ago
#40052 Issue with WP_Cache not invalidating stale cache after an update request normal major Awaiting Review defect (bug) 2 years ago 5
#39382 Skipping term cache cleaning when cache invalidation is suspended has-patch normal normal Future Release defect (bug) 18 months ago 7
#38285 Object lookups by ID (or primary key) are not managed properly, lots of memory leaks has-patch normal normal Awaiting Review defect (bug) 7 years ago 3
#35430 Should the 'counts' cache group be persistent? has-patch normal normal Future Release enhancement 2 years ago 10
#32848 Null values for Update Options does not reset in $all_options pbearne* dev-feedback normal normal Future Release defect (bug) 15 months ago 23
#32452 Cache optimizations pbearne has-patch normal normal Awaiting Review defect (bug) 20 months ago 6
#31600 WP_Object_Cache incr & decr can use a more strict type checking on offset SergeyBiryukov has-patch normal minor Future Release defect (bug) 9 years ago 2
#30430 WP_Object_Cache does not properly cache objects nested in arrays dev-feedback normal normal Awaiting Review defect (bug) 8 months ago 14
#29247 Crucial caches are not cleared when deleting site dev-feedback normal normal Future Release defect (bug) 4 years ago 8
#28759 Cache API unit tests should verify public function, not WP_Object_Cache methods has-patch normal normal Future Release enhancement 4 years ago 4
#28664 wp_load_alloptions() fails to set object cache when persistent alloptions cache is "0" has-patch normal normal Awaiting Review defect (bug) 19 months ago 8
#26402 Add option to DB if option is only present in cache when updating option has-patch normal normal Future Release defect (bug) 6 weeks ago 11
#24686 Introduce generic filter on transient return value johnbillion dev-feedback normal normal Awaiting Review enhancement 2 years ago 10
#23330 Allow autoloading all options, not just autoload = yes options has-patch normal normal Awaiting Review enhancement 2 years ago 13
#21650 replace serialize() with print_r() in stats() function in wp-includes/cache.php has-patch normal normal Future Release defect (bug) 5 months ago 16
#15565 More context for clean_post_cache() spacedmonkey dev-feedback normal normal Future Release enhancement 4 years ago 11
#14254 update_meta_cache fails; query too large? pbearne has-patch normal normal Future Release defect (bug) 19 months ago 17

Canonical (44 matches)

#65163 Force URLs/URIs of Posts and Feeds to Redirect (301) to All Lowercase normal normal Awaiting Review defect (bug) 4 months ago
#64376 redirect_canonical() causes unnecessary 301 redirects for query string encoding variants (+ vs %20) has-patch normal normal Future Release defect (bug) 4 weeks ago 13
#64029 Canonical redirect on `/page/1/` forces HTTP instead of HTTPS behind proxy/CDN normal normal Awaiting Review defect (bug) 12 months ago
#63252 $tax_url with no path not accounted for in /wp-includes/canonical.php has-patch normal normal Awaiting Review defect (bug) 17 months ago 1
#63082 Strip query strings in wp_redirect_admin_locations has-patch normal trivial Awaiting Review enhancement 16 months ago 1
#62299 Pages with random numbers similar to the main page of the site normal normal Awaiting Review defect (bug) 22 months ago 2
#62007 PHP warning in wp-includes/canonical.php when accessing custom feed with specific permalink structure has-patch normal normal Awaiting Review defect (bug) 2 years ago 1
#60721 redirect_canonical suddenly causes issues with paramter values and CDN normal minor Awaiting Review defect (bug) 3 years ago
#58803 Infinite loop in canonical.php normal minor Awaiting Review defect (bug) 3 years ago 1
#57724 redirect_canonical() may not work if site_url contains port number has-patch normal normal Awaiting Review defect (bug) 2 years ago 2
#57260 Static home page redirect error using post name premalinks behind reverse proxy normal normal Awaiting Review defect (bug) 4 years ago 2
#55993 Wrong canonical redirect for paged posts page normal normal Awaiting Review defect (bug) 16 months ago 4
#55880 Custom post type isn't redirected to its canonical URL normal normal Awaiting Review defect (bug) 3 years ago 1
#54758 Front page not embeddable when using a static page_on_front has-patch normal normal Awaiting Review defect (bug) 5 years ago 1
#53574 404 redirect guessing should not apply on URLs with trailing slashes normal normal Awaiting Review defect (bug) 5 years ago
#53362 Invalid paginated requests not treated as such SergeyBiryukov* normal normal Future Release defect (bug) 3 years ago 15
#52865 Strip 'enclosed' trailing spaces in URLs low normal Awaiting Review enhancement 15 months ago 2
#52376 Redirect loop occurs in taxonomy archive with URL-encoded slug. has-patch normal normal Awaiting Review defect (bug) 6 years ago 2
#51916 Incorrect URL encoding and redirect in redirect_canonical normal normal Awaiting Review defect (bug) 6 years ago
#51733 redirect_canonical unneeded redirect has-patch normal minor Awaiting Review defect (bug) 3 weeks ago 3
#51725 Canonical redirect and user_trailingslashit() needs-unit-tests normal trivial Awaiting Review defect (bug) 3 years ago 5
#51700 Infinite redirect loop error when blog site is rewritten and real domain on another server normal normal Awaiting Review defect (bug) 6 years ago 3
#51508 Fix for canonical.php normal trivial Awaiting Review enhancement 6 years ago
#51348 Trailing slash redirect removes pipes from query strings normal normal Awaiting Review defect (bug) 5 years ago 8
#50506 PHP warning appearing in 404 page and 'post_type' query var is Array needs-unit-tests normal normal Awaiting Review enhancement 6 years ago
#50163 Perform a canonical redirect when paginated states of the front page are not found hellofromTonya has-patch normal normal Future Release defect (bug) 16 months ago 51
#50149 url issue on category slugs normal normal Awaiting Review defect (bug) 6 years ago 2
#50084 redirect_canonical() need additional hook normal normal Awaiting Review defect (bug) 6 years ago 2
#50065 Load balancers forwarding host header with port and redirect loop normal normal Awaiting Review defect (bug) 6 years ago
#49369 redirect_canonical() should strip trailing protocols needs-unit-tests normal major Awaiting Review defect (bug) 7 months ago 6
#49220 rel_canonical generates the wrong canonical structure for paginated pages. normal normal Awaiting Review defect (bug) 4 years ago 6
#46061 Canonical prevents accessing paginated results of feed-named tags normal normal Awaiting Review defect (bug) 4 years ago 5
#45687 URL params get lost because of canonical redirect on static front page normal minor Awaiting Review defect (bug) 8 years ago
#45459 Infinite Loop By redirect_canonical (canonical.php) due to mishandling of Port Information in URL creation/rebuilt normal major Awaiting Review defect (bug) 8 years ago 1
#44899 redirect_canonical redirects to another URL when it should not needs-unit-tests normal critical Awaiting Review defect (bug) 8 years ago
#44744 Bug on canonical redirect with Hebrew query string. SergeyBiryukov needs-unit-tests normal major Future Release defect (bug) 7 years ago 5
#44559 Alias redirected when page is set as a homepage normal normal Awaiting Review defect (bug) 8 years ago
#43539 Custom feed types breaks redirect_canonical behavior SergeyBiryukov has-patch normal normal Future Release defect (bug) 4 years ago 25
#43274 Changing $(comments|feed)_base of WP_Rewrite causes errors because of hardcoded strings in redirect_canonical() needs-unit-tests normal normal Future Release defect (bug) 8 years ago 3
#43249 Redirection issue with Japanese characters in query string on static front page normal normal Awaiting Review defect (bug) 9 years ago 1
#42512 Domain with special character redirect loop on homepage has-patch normal normal Awaiting Review defect (bug) 3 weeks ago 3
#42423 Warning in redirect_guess_404_permalink if $query->post_type is an array instead of a string normal normal Awaiting Review defect (bug) 8 years ago 1
#41712 canonical infinite redirect bug has-patch normal normal Awaiting Review defect (bug) 6 years ago 2
#41577 Fix Notice fixing normal normal Awaiting Review defect (bug) 5 years ago 3
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracReports for help on using and creating reports.