Plugin Directory

Changeset 3153482


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

Readme improvements.

Location:
kolorweb-access-admin-notification
Files:
2 edited

Legend:

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

    r3153480 r3153482  
    1515
    1616In 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.
     17
     18* **Simplicity**: This plugin is designed to be lightweight, clean, and simple to use in just 20kb (I challenge you to find something better).
     19* **Compatibility**: It is regularly updated to ensure compatibility with the latest WordPress versions.
     20* **Right checking**: 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.
     21* **Lightweight**: There are no options to manage and no information overload to store in the database.
     22* **Pratical & Quick**: One-click logout and password reset capability for unauthorized access directly from mail notification.
    2223
    2324I 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.
     
    4142If 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.
    4243
    43 ** Intro to the problem and my simple solution **
     44**Intro to the problem and my simple solution**
    4445
    4546Every 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?"
  • kolorweb-access-admin-notification/trunk/readme.txt

    r3153480 r3153482  
    1515
    1616In 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.
     17
     18* **Simplicity**: This plugin is designed to be lightweight, clean, and simple to use in just 20kb (I challenge you to find something better).
     19* **Compatibility**: It is regularly updated to ensure compatibility with the latest WordPress versions.
     20* **Right checking**: 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.
     21* **Lightweight**: There are no options to manage and no information overload to store in the database.
     22* **Pratical & Quick**: One-click logout and password reset capability for unauthorized access directly from mail notification.
    2223
    2324I 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.
     
    4142If 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.
    4243
    43 ** Intro to the problem and my simple solution **
     44**Intro to the problem and my simple solution**
    4445
    4546Every 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.