Make WordPress Core

Opened 3 years ago

Last modified 3 years ago

#55695 new defect (bug)

error on script_loader.php

Reported by: maycon3's profile maycon3 Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version: 5.9.3
Component: Script Loader Keywords: reporter-feedback
Focuses: Cc:

Description (last modified by SergeyBiryukov)

i'm have problem in wp-includes/script_loader.php and placed this

	if (!is_null( $wp_styles) and !is_null( $wp_styles->queue)) {

in line 2740 (and closed after block) and solved this error
Maycon

Attachments (1)

script-loader.php (110.9 KB) - added by maycon3 3 years ago.

Download all attachments as: .zip

Change History (2)

@maycon3
3 years ago

#1 @SergeyBiryukov
3 years ago

  • Component changed from General to Script Loader
  • Description modified (diff)
  • Keywords reporter-feedback added

Hi there, welcome to WordPress Trac! Thanks for the report.

Could you provide the error message you get and the steps to reproduce it on a clean install?

Note: See TracTickets for help on using tickets.