Make WordPress Core

Opened 5 months ago

Last modified 5 months ago

#63867 new defect (bug)

error in admin page

Reported by: guestcn's profile guestcn Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version:
Component: Formatting Keywords: reporter-feedback
Focuses: Cc:

Description

Warning: Array to string conversion in /*/wp-includes/formatting.php on line 5292

Change History (1)

#1 @sabernhardt
5 months ago

  • Component changed from General to Formatting
  • Keywords reporter-feedback added

Hi and welcome to WordPress Core Trac!

Line 5292 is inside the wp_sprintf() function.

  • Do you get the warning without any plugins active?
  • Does this warning appear on all admin pages, or only specific pages?
  • Can you find what calls wp_sprintf(), using a PHP stack trace?
Note: See TracTickets for help on using tickets.