[wp-trac] [WordPress Trac] #58717: async
WordPress Trac
noreply at wordpress.org
Wed Jul 5 18:07:48 UTC 2023
#58717: async
---------------------------+-------------------------
Reporter: camaran | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Script Loader | Version: trunk
Severity: normal | Resolution: worksforme
Keywords: needs-patch | Focuses:
---------------------------+-------------------------
Changes (by TobiasBg):
* status: new => closed
* resolution: => worksforme
* milestone: Awaiting Review =>
Comment:
According to the documentation that you linked to, the newly modified
parameter would have to be given as
{{{#!php
array( 'strategy' => 'async', 'in_footer' => false )
}}}
(for example), and not as
{{{#!php
array( 'async, false )
}}}
as in your example.
I'm therefore closing this ticket as `worksforme`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58717#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list