Custom script tag attributes
-
It would be very useful if there was an option in the plugins settings page to add custom script attributes. For example, in order to exclude the integration.js script from the Cloudflare Rocket Loader you need to add
data-cfasync="false"right after<scripttag, in order to do that you have to manually edit the code that parses the json response from the oembed endpoint and add the above.
You must be logged in to reply to this topic.