[wp-trac] [WordPress Trac] #55695: error on script_loader.php
WordPress Trac
noreply at wordpress.org
Sat May 7 16:22:55 UTC 2022
#55695: error on script_loader.php
-------------------------------+------------------------------
Reporter: maycon3 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Script Loader | Version: 5.9.3
Severity: normal | Resolution:
Keywords: reporter-feedback | Focuses:
-------------------------------+------------------------------
Changes (by SergeyBiryukov):
* keywords: => reporter-feedback
* component: General => Script Loader
Old description:
> 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
New description:
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
--
Comment:
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?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55695#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list