توضیحات
This Plugin helps gives you control over 3rd Party Requests of your page. Your DPO will love it!
See here to learn why 3rd party request can be problematic: Understand the impact of 3rd party requests on users privacy
This WordPress plugin adds this core functionality:
- Logs all 3rd Party Requests created by JavaScript files
- Gives you the option to allow only specific hostnames, all others will be blocked.
- Multisite compatible
This plugin shows what 3rd Party Requests are initiated by your WordPress installation. This is useful if have to comply with data privacy frameworks like GDPR.
Under GDPR the IP adress is considered as personal data, and as you share the IP adress of your visitor with every request you need to make sure, that it is not accidentilly shared.
How does it work?
Intercepts all external resource requests (images, scripts, CSS, fonts, videos, etc.) – excluding extension requests – and logs them. Data is stored in a custom table.
A settings page lets you choose a data retention period (with a daily cron job to delete old data), configure notifications for new hostnames, and set a sample percentage to limit interception on only a percentage of page views.
Two admin pages are provided: one for all intercepted requests (with optional filtering, pagination, and column sorting) and one summarizing data grouped by hostname.
Roadmap
- Monitoring resources directly put into dom by any plugins or themes.
- .. much more. If you have ideas please reach out.
عکسهای صفحه
نصب
Just install this plugin and go to Tools > 3rd Party Request Manager.
نقد و بررسیها
نقد و بررسیای برای این افزونه یافت نشد.
توسعه دهندگان و همکاران
“3rd Party Request Manager” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “3rd Party Request Manager” به زبان شما.
علاقه مند به توسعه هستید؟
کد را مرور کنید, را بررسی کنید مخزن SVN, یا مشترک شوید گزارش توسعه توسط RSS.
گزارش تغییرات
1.0.0
- First version of this plugin. More to come!