Opened 3 years ago
Last modified 3 years ago
#55695 new defect (bug)
error on script_loader.php
Reported by: | 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 )
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)
Change History (2)
Note: See
TracTickets for help on using
tickets.
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?