| 开发者 | legiloeu |
|---|---|
| 更新时间 | 2026年7月27日 23:32 |
| PHP版本: | 7.0 及以上 |
| WordPress版本: | 7.0 |
| 版权: | MIT |
| 版权网址: | 版权信息 |
No. Legilo is a comfort extra for your visitors, not a compliance tool.
Only the Legilo script itself from legilo.eu. The widget sets no cookies and sends no data anywhere.
Yes, for developers: download your configured legilo.js from legilo.eu, put it
on your own server and point the plugin to it in code:
add_filter('legilo_script_url', function () { return 'https://your-site.example/legilo.js'; });
Then no request to legilo.eu is made at all.