开发者 | WebFactory |
---|---|
更新时间 | 2024年11月13日 15:06 |
PHP版本: | 5.2 及以上 |
WordPress版本: | 6.7 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
add_filter('301_redirects_max_404_logs', function($log_max) { return 200; }, 10, 1);
GDPR compatibility
We are not lawyers. Please do not take any of the following as legal advice.
301 Redirects does not use any 3rd party services or CDNs. It does create a 404 error log which saves the following info when a non-existing (404) page is opened: timestamp of the event, URL of the 404 page, user agent based on the user agent string from the user's browser. No IP related data or any other identifiable user data is saved or processed. Based on that, we feel it's GDPR compatible, but again, please, don't take this as legal advice.
Just use standard Plugin overview page in WordPress admin section and deactivate it or rename plugin folder /wp-content/plugins/301-redirects over FTP access.
No, it won't. It's only loaded on the pages it protects.
You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team help validate, triage and handle any security vulnerabilities. Report a security vulnerability.