Hook name: wp_script_attributes
Hook type: filter
Sourcefile:
Description: Filters whether WordPress should replace old HTTP URLs to the site with their HTTPS counterpart. If a WordPress site had its URL changed from HTTP to HTTPS, by default this will return `true`. This filter can
be used to disable that behavior, e.g. after having replaced URLs manually in the database.
Parameters:
Deprecated?: No