Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# ThisData for WordPress Plugin

ThisData is a security service that monitors for suspicious logins to your WordPress websites.
[ThisData](https://thisdata.com) is a security service that monitors for suspicious logins to your WordPress websites. You'll be able to prevent hackers from defacing your website, and performing other malicious activity.

When suspicious logins are detected ThisData will immediately notify the user by email, asking if the login was actually them.
When suspicious logins are detected ThisData will immediately notify that user by email, asking if the login was actually them.

If the user responds to the email indicating it was not them, then the user session can be automatically terminated and a password reset email will be sent.

Expand All @@ -17,6 +17,8 @@ It relies on the ThisData anomaly detection algorithms which take into account m

You will also benefit from having a beautiful real-time security dashboard for your WordPress website which shows who is accessing, what devices they're using and where they're located.

![Example email](https://raw.githubusercontent.com/thisdata/thisdata-wordpress/master/assets/header.png)

##Installation

To complete the installation of this plugin you will need a ThisData account.
Expand Down