=== Blighty Notify === Contributors: Blighty Tags: notification, email, page tracker Donate link: http://blighty.net/go/blighty-notify-plugin-paypal-donation/ Requires at least: 4.1.1 Tested up to: 4.3.1 Stable tag: 1.2.0 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html When a page is requested by the user, an email is sent to the admin email or alternate email. == Description == This simple plugin is designed to notify an email address when a page with the WordPress site is requested. The page, ip address and browser agent are sent in the body of the email. == Installation == - Use the shortcode [bno_notify] in your post or page to cause an email to be sent to the admin or alternate email address. == Frequently Asked Questions == = Why? = I wanted a simple way to be notified (on a low traffic site) when a certain page was being viewed. Nothing fancy, but thought I'd share it in case anybody else had a similar need. == Changelog == = Version 1.2.0 - October 7th, 2015 = * Added debug option - can be used when no email is being received. = Version 1.1.0 - October 7th, 2015 = * Minor formatting updates * Added option to exclude robots from triggering the email notification. = Version 1.0.0 - June 26th, 2015 = * Initial release. == Upgrade Notice == * 1.2.0 - Added debug option.