Plugin Directory

Changeset 479298


Ignore:
Timestamp:
12/22/2011 03:23:45 PM (14 years ago)
Author:
GabSoftware
Message:

updated readme.txt

Location:
custom-registration-link
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • custom-registration-link/tags/1.0.0/readme.txt

    r479268 r479298  
    77Stable tag: 1.0.0
    88
    9 Allows you to modify the registration link of your WordPress website.
    10 This will result in greatly reduced spam registrations.
    11 The default registration link is “wp-login.php?action=register” and is heavily targeted by spam-bots.
    12 This plugin will change this link to another one and make the old one invalid.
     9Let you modify the registration link of your WordPress website.
    1310
    1411== Description ==
     
    1613<strong>Introduction</strong>
    1714<p>
    18 Custom Registration Link allows you to modify the registration link of your WordPress website.
     15Custom Registration Link let you modify the registration link of your WordPress website.
    1916This will result in greatly reduced spam registrations.
    20 The default registration link is “wp-login.php?action=register” and is heavily targeted by spam-bots.
     17The default registration link is "wp-login.php?action=register" and is heavily targeted by spam-bots.
    2118This plugin will change this link to another one and make the old one invalid.
    2219</p>
     
    2623User agents who will try to access the normal registration link will be redirected to a page telling them
    2724that registration is disabled (wp-login.php?registration=disabled), in order to reduce spam registrations
    28 and with the potential benefit that learning spam-bots will not try next time as they will “think” that your website
    29 doesn’t accept registrations. Normal visitors will go to the new registration link.
     25and with the potential benefit that learning spam-bots will not try next time as they will "think" that your website
     26doesn't accept registrations. Normal visitors will go to the new registration link.
    3027The day I installed Custom Registration Link, all of my spam-bot registrations suddenly stopped.
    3128</p>
  • custom-registration-link/trunk/readme.txt

    r479268 r479298  
    77Stable tag: 1.0.0
    88
    9 Allows you to modify the registration link of your WordPress website.
    10 This will result in greatly reduced spam registrations.
    11 The default registration link is “wp-login.php?action=register” and is heavily targeted by spam-bots.
    12 This plugin will change this link to another one and make the old one invalid.
     9Let you modify the registration link of your WordPress website.
    1310
    1411== Description ==
     
    1613<strong>Introduction</strong>
    1714<p>
    18 Custom Registration Link allows you to modify the registration link of your WordPress website.
     15Custom Registration Link let you modify the registration link of your WordPress website.
    1916This will result in greatly reduced spam registrations.
    20 The default registration link is “wp-login.php?action=register” and is heavily targeted by spam-bots.
     17The default registration link is "wp-login.php?action=register" and is heavily targeted by spam-bots.
    2118This plugin will change this link to another one and make the old one invalid.
    2219</p>
     
    2623User agents who will try to access the normal registration link will be redirected to a page telling them
    2724that registration is disabled (wp-login.php?registration=disabled), in order to reduce spam registrations
    28 and with the potential benefit that learning spam-bots will not try next time as they will “think” that your website
    29 doesn’t accept registrations. Normal visitors will go to the new registration link.
     25and with the potential benefit that learning spam-bots will not try next time as they will "think" that your website
     26doesn't accept registrations. Normal visitors will go to the new registration link.
    3027The day I installed Custom Registration Link, all of my spam-bot registrations suddenly stopped.
    3128</p>
Note: See TracChangeset for help on using the changeset viewer.