WPProAtoZ Email & IP Guardian
WPProAtoZ Email & IP Guardian is a robust tool for developers and site administrators needing precise control over WordPress email sending and site access. From a single settings page under "Settings" > "IP & Email Controls", you can disable all emails sent via wp_mail() and limit site access to specific IPs or ranges using .htaccess. This plugin is perfect for preventing unwanted emails and unauthorized access during development or testing, all without touching core files or wp-config.php.
WPProAtoZ Email & IP Guardian is a robust tool for developers and site administrators needing precise control over WordPress email sending and site access. From a single settings page under “Settings” > “IP & Email Controls”, you can disable all emails sent via wp_mail() and limit site access to specific IPs or ranges using .htaccess. This plugin is perfect for preventing unwanted emails and unauthorized access during development or testing, all without touching core files or wp-config.php.
For more information, visit the official website: https://wpproatoz.com/wp-pro-a-to-z-plugins-available/
- Toggle Email Sending: Disable all outgoing emails with one click.
- Customizable Admin Notice: Display a tailored notice when emails are disabled (default: “THIS DEV SITE HAS NO OUTGOING MAIL Mail from wp_mail() has been disabled for this site.”).
- Reliable Email Blocking: Utilizes both wp_mail filter and phpmailer_init fallback.
- Email Logging: Log blocked emails to debug.log (requires WP_DEBUG).
- Test Email Feature: Send test emails to verify functionality.
- IP Restriction: Restrict site access to specified IPs, ranges, or CIDRs via .htaccess.
- Dynamic IP Management: Add or remove IPs/ranges/CIDRs directly in the settings, with optional notes.
- Documentation Tab: Easy-to-update docs loaded from documentation.html.
Â