Plugin Directory

Changeset 3041943


Ignore:
Timestamp:
02/27/2024 01:34:13 PM (2 years ago)
Author:
verifiedvisitors
Message:

tagging version 1.1.2

Location:
verifiedvisitors
Files:
6 edited
1 copied

Legend:

Unmodified
Added
Removed
  • verifiedvisitors/tags/1.1.2/VerifiedVisitors.php

    r3008746 r3041943  
    55/**
    66 * @package VerifiedVisitors
    7  * @version 1.1.1
     7 * @version 1.1.2
    88 *
    99 * Plugin Name: VerifiedVisitors
     
    1212 * Author: VerifiedVisitors
    1313 * Author URI: https://www.verifiedvisitors.com/
    14  * Version: 1.1.1
    15  * Stable tag: 1.1.1
     14 * Version: 1.1.2
     15 * Stable tag: 1.1.2
    1616 * Requires at least: 4.9
    1717 * Requires PHP: 7.2
  • verifiedvisitors/tags/1.1.2/class.config.php

    r2916773 r3041943  
    1010    public const COOKIE_NAME = 'vv_vid';
    1111    public const COOKIE_EXPIRATION = 30 * DAY_IN_SECONDS;
    12     public const VERSION = '1.1.0';
     12    public const VERSION = '1.1.2';
    1313    public const H_CAPTCHA_RESPONSE_KEY = "hCaptchaResponse";
    1414}
  • verifiedvisitors/tags/1.1.2/readme.txt

    r3008746 r3041943  
    44Requires at least: 4.9
    55Tested up to: 6.4
    6 Stable tag: 1.1.1
     6Stable tag: 1.1.2
    77Requires PHP: 7.2
    88License: GPLv3 or later
     
    2323All the bot detection and mitigation happens at the earliest part of the visitors journey - the plugin takes minutes to install. Setup is simple, typically our customers are up and running in minutes, not days.
    2424With VerifiedVisitors you will be able to manage all the bots visiting your site, set your bot access list, and automate mitigation through the VerifiedVisitors dashboard.
     25If you use AWS CloudFront or Cloudflare you can install VerifiedVisitors at the edge of network by starting your journey at https://app.verifiedvisitors.com/register
    2526
    2627**What does it cost?**
    2728
    28 All new accounts automatically get access to our Standard Tier FREE for 30 days so you can experience the product for yourselves!
    29 We charge on a monthly subscription basis, based on total web request volume for your account, with overages available for all tiers except our Basic tier for ad-hoc burst usage.
    30 We have a low cost basic tier for accounts with less than 100k web requests per month for $10 per month.  For accounts with higher volumes, upgrades are available via the VerifiedVisitors portal starting from as little as $199 per month.
     29All new accounts automatically get access to our Standard Tier FREE for up to 30 days so you can experience the product for yourselves! We charge on a monthly subscription basis, based on total web request volume for your account, with overages available for all tiers except our Basic tier for ad-hoc burst usage.
     30We have a low cost basic tier for accounts with less than 1M web requests per month for $99 per month.
     31For accounts with higher volumes, upgrades are available via the VerifiedVisitors portal starting from as little as $199 per month.
    3132Billing is available in both $USD and £GBP.
    32 If you use AWS CloudFront or Cloudflare you can install VerifiedVisitors at the edge of network by starting your journey at https://app.verifiedvisitors.com/register
    3333
    3434**External/Third Party services**
     
    110110== Changelog ==
    111111
     112= 1.1.2 =
     113* Update README.md *
     114
    112115= 1.1.1 =
    113116* Test with WordPress 6.4
  • verifiedvisitors/trunk/VerifiedVisitors.php

    r3008746 r3041943  
    55/**
    66 * @package VerifiedVisitors
    7  * @version 1.1.1
     7 * @version 1.1.2
    88 *
    99 * Plugin Name: VerifiedVisitors
     
    1212 * Author: VerifiedVisitors
    1313 * Author URI: https://www.verifiedvisitors.com/
    14  * Version: 1.1.1
    15  * Stable tag: 1.1.1
     14 * Version: 1.1.2
     15 * Stable tag: 1.1.2
    1616 * Requires at least: 4.9
    1717 * Requires PHP: 7.2
  • verifiedvisitors/trunk/class.config.php

    r2916773 r3041943  
    1010    public const COOKIE_NAME = 'vv_vid';
    1111    public const COOKIE_EXPIRATION = 30 * DAY_IN_SECONDS;
    12     public const VERSION = '1.1.0';
     12    public const VERSION = '1.1.2';
    1313    public const H_CAPTCHA_RESPONSE_KEY = "hCaptchaResponse";
    1414}
  • verifiedvisitors/trunk/readme.txt

    r3008746 r3041943  
    44Requires at least: 4.9
    55Tested up to: 6.4
    6 Stable tag: 1.1.1
     6Stable tag: 1.1.2
    77Requires PHP: 7.2
    88License: GPLv3 or later
     
    2323All the bot detection and mitigation happens at the earliest part of the visitors journey - the plugin takes minutes to install. Setup is simple, typically our customers are up and running in minutes, not days.
    2424With VerifiedVisitors you will be able to manage all the bots visiting your site, set your bot access list, and automate mitigation through the VerifiedVisitors dashboard.
     25If you use AWS CloudFront or Cloudflare you can install VerifiedVisitors at the edge of network by starting your journey at https://app.verifiedvisitors.com/register
    2526
    2627**What does it cost?**
    2728
    28 All new accounts automatically get access to our Standard Tier FREE for 30 days so you can experience the product for yourselves!
    29 We charge on a monthly subscription basis, based on total web request volume for your account, with overages available for all tiers except our Basic tier for ad-hoc burst usage.
    30 We have a low cost basic tier for accounts with less than 100k web requests per month for $10 per month.  For accounts with higher volumes, upgrades are available via the VerifiedVisitors portal starting from as little as $199 per month.
     29All new accounts automatically get access to our Standard Tier FREE for up to 30 days so you can experience the product for yourselves! We charge on a monthly subscription basis, based on total web request volume for your account, with overages available for all tiers except our Basic tier for ad-hoc burst usage.
     30We have a low cost basic tier for accounts with less than 1M web requests per month for $99 per month.
     31For accounts with higher volumes, upgrades are available via the VerifiedVisitors portal starting from as little as $199 per month.
    3132Billing is available in both $USD and £GBP.
    32 If you use AWS CloudFront or Cloudflare you can install VerifiedVisitors at the edge of network by starting your journey at https://app.verifiedvisitors.com/register
    3333
    3434**External/Third Party services**
     
    110110== Changelog ==
    111111
     112= 1.1.2 =
     113* Update README.md *
     114
    112115= 1.1.1 =
    113116* Test with WordPress 6.4
Note: See TracChangeset for help on using the changeset viewer.