Check: Calling remote files (js, css, images, etc). Offloading / External #486
Labels
Checks
Audit/test of the particular part of the plugin
Needs Dev
Anything that requires development (e.g. a pull request)
[Team] Plugin Review
Issues owned by Plugin Review Team
Milestone
This objective of this check is to detect external assets being loaded in WordPress. The users have to make it local, and we consider as an
error
for this check.How could develop this check?
We could use typical assets extensions. The list could start with: css, svg, jpg, jpeg, gif, png, webm, mp4, mpg, mpeg, mp3, json, fonts, etc.
Then, we have to find if they are using external source or is being loaded locally.
Our description to developers:
The text was updated successfully, but these errors were encountered: