Plugin Directory

Changeset 3153477


Ignore:
Timestamp:
09/17/2024 04:02:23 PM (19 months ago)
Author:
vincent06
Message:

Readme improvements.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kolorweb-access-admin-notification/trunk/readme.txt

    r3153451 r3153477  
    33License: GPLv3 or later
    44License URI: http://www.gnu.org/licenses/gpl.html
    5 Tags: admin login notification, unauthorized admin logins, track admin login, notify admin login, notifications, notify
     5Tags: admin login notification, unauthorized admin logins, track admin login, notify admin login, email notify on admin login, login notification
    66Requires at least: 5.2
    77Tested up to: 6.6.2
     
    1111
    1212== Description ==
     13
     14**What sets this plugin apart?**
     15
     16In a sea of admin login notification plugins, KolorWeb Access Admin Notification stands out for a few key reasons:
     17* Simplicity: This plugin is designed to be lightweight, clean, and simple to use in just 20kb (I challenge you to find something better).
     18* Compatibility: It is regularly updated to ensure compatibility with the latest WordPress versions.
     19* Unlike many others, this plugin checks capabilities instead of roles, and this makes a really big big difference when an attacker modifies them by granting administrator privileges to roles that shouldn't have them.
     20* There are no options to manage and no information overload to store in the database.
     21* One-click logout and password reset capability for unauthorized access directly from mail notification.
     22
     23I created this plugin because I couldn't find any existing options that met my specific criteria. If you're looking for a no-nonsense solution that gets the job done without any extra frills, this is the plugin for you.
     24
     25Specifically, if you have tried any of these plugins:
     26
     27* [Simple Login Notification](https://wordpress.org/plugins/simple-login-notification/)
     28* [Email Notification on Login](https://wordpress.org/plugins/email-notification-on-login/)
     29* [Email notification on admin login](https://wordpress.org/plugins/email-notification-on-admin-login)
     30* [Kaya Login Notification](https://wordpress.org/plugins/kaya-login-notification/)
     31
     32I think it is time to abandon them and move on to a better solution like this one.
     33
     34**Protecting Your Privacy**
     35
     36Your privacy is really really important, which is why KolorWeb Access Admin Notification is committed to safeguarding your data. This plugin does not collect or store any user information, set cookies, or connect to third-party sites. The only data it captures is related to admin-level logins, such as usernames, IP addresses, and user agents.
     37KolorWeb Access Admin Notification: extreme rescue for unauthorized admin logins is created and maintained by Vincenzo Casu, a seasoned WordPress developer with 20 years of experience.
     38
     39**Updates**
     40
     41If you don't find any updates, it means that everything is working correctly with the latest WordPress release. But if you have an idea to improve this plugin, write to me.
     42
     43** Intro to the problem and my simple solution **
    1344
    1445Every day I receive many emails of attempted access to the sites I manage. So I asked myself: "And if suddenly one attempt among the millions of those executed were to be successful, how could I know if not when it is already too late?"
Note: See TracChangeset for help on using the changeset viewer.