Skip to content

Offloaded asset detected in plugin bootstrap #4

@valeriu

Description

@valeriu

Plugin Check reports an OffloadedContent error in analytics-tracker.php (line 130). The plugin appears to load an image, from a remote URL instead of serving it from the plugin itself. WordPress.org disallows offloading plugin assets to third-party or external servers in production releases. Review the asset loaded at line 130 and replace the remote URL with a local file bundled inside the plugin.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions