=== Pushover Notifications for WordPress === Contributors: cklosows Tags: pushover, notifications, push notifications Requires at least: 3.0 Tested up to: 3.4.2 Stable tag: 1.4 License: GPLv2 or later Pushover Notifications allows your WordPress blog to send push notifications for events happening on your blog straight to your iOS/Android device. == Description == Using the Pushover Notifcations application on your iOS/Android device in conjunction with your WordPress blog and this plugin, you can be notified of events happening on your blog as Push Notifications on your mobile device. Currently supported notifications new users, comments, pingback/trackbacks, user specific password reset notifications, and notifying authors of comments on their posts if they add their user key to their profile. This plugin is in no way affiliated with Superblock, LLC (the company behind Pushover.net). == Installation == 1. Install the Pushover Notifiations plugin 2. Activate the plugin 3. Create an Application at https://pushover.net/apps 4. Enter your Application API Token/Key 5. Enter your User Key 6. Choose what you want to be notified of 7. To get user specific notifiactions, also add your Pushover User Key to your Profile 8. Enjoy Pushover Notifications on your Blog! == Upgrade Notice == None at this time. This is the intial release == Changelog == = 1.4 = * Adding a filter to the checkboxes for extensibility and upcoming extensions. = 1.3 = * Added in password reset notification as an option * Limited logging to last 100 items to save space and clutter. Reduced the message to only the time, type, key, and subject * Added in a check to see if the mail attempt failed, added a log line for this as well. * Reversed the order of the logs to show the most recent first. = 1.2 = * Added in Advanced & Debug options for users to help troubleshoot. This itteration has the ability to turn on or off SSL Verification, since the API Request to Pushover is via HTTPS. This should help local installs and installs that do not have Root Certs isntalled for CURL. * Added in the ability to turn Logging on and Off = 1.1 = * Fixing sanitization to the admin settings area. (Thanks to the feedback from the Pushover Team) = 1.0 = * Initial Release == Frequently Asked Questions == = Do I have to buy the app for iOS or Android = Yes, this plugin requires that you buy the application from the Google Play or Apple App store to connect with the Pushover.net account. = Why do I have to register an Application with Pushover? = I have been in contact with the Pushover Team and we agreed that in order to maintain a system that allows more managability and customization for you, the end user, each site should register their own application. This will allow you to set your own icon and not be limited by the monthly limitations of the API that are currently set, amongst other things. == Future Plans == Currently I'm looking into Internalization & Translation as well as reaching out to some popular plugin developers for possible integrations. I am also looking to continue adding more events to the plugin. If you have any suggestions please leave them in the forums and I will look into it. == Screenshots == None at this time