[wp-trac] [WordPress Trac] #58717: async
WordPress Trac
noreply at wordpress.org
Wed Jul 5 13:36:48 UTC 2023
#58717: async
---------------------------+-----------------------------
Reporter: camaran | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Script Loader | Version: trunk
Severity: normal | Keywords: needs-patch
Focuses: |
---------------------------+-----------------------------
i made
{{{
wp_enqueue_script( 'adsense',
'https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js', array(),
null, array('async', false)
}}}
but in the html i not see async attribute (i use wp 6.3 beta 3)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58717>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list