Description
Do you need to keep track of changes made on your WordPress site? The WP SMS Notifications plugin can easily alert you of changes made within the WordPress dashboard.
The plugin is useful to not only keep a log of changes as they are made, but to also monitor unwanted logins. If an attacker were to successfully log into your WordPress dashboard, you will be instantly notified via text message.
Features:
- Supports both US and international carriers.
- No need for an external API.
- Notifications when a post is changed.
- Notifications when a user logs in.
- Notifications when a plugin is installed or updated.
- Notifications when a theme is installed or updated.
- Fully extensible
Installation
- Upload the folder to /wp-content/plugins.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Visit the new WP SMS menu item to configure your phone number, carrier, and notification options.
FAQ
- How are text messages sent?
-
All carriers support the ability to send text messages via email. We have simply tapped into that to send all notifications.
Reviews
Contributors & Developers
“WP SMS Notifications” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP SMS Notifications” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.1
- SMS notifications are now fully managed on an individual user basis.
- Admin users can control whop is able to configure notifications.
- Pro license now available.
- Security fixes.
Props: Chris Wiegman
2.0
- Carrier list is now easier to manage
- Codebase is now easier to understand
- Codebase is more efficient
- Fully extensible
1.1
- Ensured compatibility with 4.0
- Modified menu location
1.0.4
Fixed version info.
1.0.3
Added docblocks and resolved bug when sending the newly logged in user.
1.0.2
The “From” address is now set to [email protected]. Should add some extra
identificaton.
1.0.1
Fixed bug that affected some users on the carrier selection dropdown.
1.0
Initial release.