Plugin Directory

Changeset 2666999


Ignore:
Timestamp:
01/27/2022 12:03:06 PM (4 years ago)
Author:
digitalidentitynet
Message:

Update to version 1.0.5 from GitHub

Location:
oneid
Files:
16 edited
1 copied

Legend:

Unmodified
Added
Removed
  • oneid/tags/1.0.5/README.md

    r2660154 r2666999  
    4747* And any other products/ services you’d like to restrict access to.
    4848
    49 ## Pay Per Use
     49## Competitive Pricing
    5050
    51 Only pay when age checks are completed – there are no surprise standing or one-off charges.
     51Our age checks are price competitive at 25p - and you get the first 300 checks free a month!
     52
     53You also only pay when age checks are completed – there are no surprise standing or one-off charges.
    5254
    5355## Painless Integration
  • oneid/tags/1.0.5/composer.lock

    r2660052 r2666999  
    15771577        {
    15781578            "name": "mustache/mustache",
    1579             "version": "v2.14.0",
     1579            "version": "v2.14.1",
    15801580            "source": {
    15811581                "type": "git",
    15821582                "url": "https://github.com/bobthecow/mustache.php.git",
    1583                 "reference": "4e2724dd40ae9499a55e7db7df82665be0ab7e34"
    1584             },
    1585             "dist": {
    1586                 "type": "zip",
    1587                 "url": "https://api.github.com/repos/bobthecow/mustache.php/zipball/4e2724dd40ae9499a55e7db7df82665be0ab7e34",
    1588                 "reference": "4e2724dd40ae9499a55e7db7df82665be0ab7e34",
     1583                "reference": "579ffa5c96e1d292c060b3dd62811ff01ad8c24e"
     1584            },
     1585            "dist": {
     1586                "type": "zip",
     1587                "url": "https://api.github.com/repos/bobthecow/mustache.php/zipball/579ffa5c96e1d292c060b3dd62811ff01ad8c24e",
     1588                "reference": "579ffa5c96e1d292c060b3dd62811ff01ad8c24e",
    15891589                "shasum": ""
    15901590            },
     
    16211621            "support": {
    16221622                "issues": "https://github.com/bobthecow/mustache.php/issues",
    1623                 "source": "https://github.com/bobthecow/mustache.php/tree/v2.14.0"
    1624             },
    1625             "time": "2021-12-14T14:42:17+00:00"
     1623                "source": "https://github.com/bobthecow/mustache.php/tree/v2.14.1"
     1624            },
     1625            "time": "2022-01-21T06:08:36+00:00"
    16261626        },
    16271627        {
     
    27732773        {
    27742774            "name": "roots/wordpress",
    2775             "version": "5.8.3",
     2775            "version": "5.9",
    27762776            "source": {
    27772777                "type": "git",
    27782778                "url": "https://github.com/WordPress/WordPress.git",
    2779                 "reference": "5.8.3"
    2780             },
    2781             "dist": {
    2782                 "type": "zip",
    2783                 "url": "https://api.github.com/repos/WordPress/WordPress/zipball/refs/tags/5.8.3"
     2779                "reference": "5.9"
     2780            },
     2781            "dist": {
     2782                "type": "zip",
     2783                "url": "https://api.github.com/repos/WordPress/WordPress/zipball/refs/tags/5.9"
    27842784            },
    27852785            "require": {
     
    27882788            },
    27892789            "provide": {
    2790                 "wordpress/core-implementation": "5.8.3"
     2790                "wordpress/core-implementation": "5.9"
    27912791            },
    27922792            "type": "wordpress-core",
     
    28272827                }
    28282828            ],
    2829             "time": "2022-01-06T19:19:24+00:00"
     2829            "time": "2022-01-25T19:50:55+00:00"
    28302830        },
    28312831        {
     
    59215921        {
    59225922            "name": "wp-cli/core-command",
    5923             "version": "v2.1.0",
     5923            "version": "v2.1.1",
    59245924            "source": {
    59255925                "type": "git",
    59265926                "url": "https://github.com/wp-cli/core-command.git",
    5927                 "reference": "b7f44f03a3a3514798cda21b61a418f08aece324"
    5928             },
    5929             "dist": {
    5930                 "type": "zip",
    5931                 "url": "https://api.github.com/repos/wp-cli/core-command/zipball/b7f44f03a3a3514798cda21b61a418f08aece324",
    5932                 "reference": "b7f44f03a3a3514798cda21b61a418f08aece324",
     5927                "reference": "a75d052ea000b4f0ec14106c110836b376e95a4f"
     5928            },
     5929            "dist": {
     5930                "type": "zip",
     5931                "url": "https://api.github.com/repos/wp-cli/core-command/zipball/a75d052ea000b4f0ec14106c110836b376e95a4f",
     5932                "reference": "a75d052ea000b4f0ec14106c110836b376e95a4f",
    59335933                "shasum": ""
    59345934            },
    59355935            "require": {
    59365936                "composer/semver": "^1.4 || ^2 || ^3",
    5937                 "wp-cli/wp-cli": "^2.5"
     5937                "wp-cli/wp-cli": "^2.5.1"
    59385938            },
    59395939            "require-dev": {
     
    59425942                "wp-cli/entity-command": "^1.3 || ^2",
    59435943                "wp-cli/extension-command": "^1.2 || ^2",
    5944                 "wp-cli/wp-cli-tests": "^3.0.11"
     5944                "wp-cli/wp-cli-tests": "^3.1.4"
    59455945            },
    59465946            "type": "wp-cli-package",
     
    59865986            "support": {
    59875987                "issues": "https://github.com/wp-cli/core-command/issues",
    5988                 "source": "https://github.com/wp-cli/core-command/tree/v2.1.0"
    5989             },
    5990             "time": "2021-05-12T06:05:27+00:00"
     5988                "source": "https://github.com/wp-cli/core-command/tree/v2.1.1"
     5989            },
     5990            "time": "2022-01-21T21:29:11+00:00"
    59915991        },
    59925992        {
    59935993            "name": "wp-cli/db-command",
    5994             "version": "v2.0.19",
     5994            "version": "v2.0.20",
    59955995            "source": {
    59965996                "type": "git",
    59975997                "url": "https://github.com/wp-cli/db-command.git",
    5998                 "reference": "3f87474f4c845c8df6f9d6c2dbe748b4f3367dd2"
    5999             },
    6000             "dist": {
    6001                 "type": "zip",
    6002                 "url": "https://api.github.com/repos/wp-cli/db-command/zipball/3f87474f4c845c8df6f9d6c2dbe748b4f3367dd2",
    6003                 "reference": "3f87474f4c845c8df6f9d6c2dbe748b4f3367dd2",
     5998                "reference": "709f58c30d178afcdecaf56068ca9f5e985ed6b9"
     5999            },
     6000            "dist": {
     6001                "type": "zip",
     6002                "url": "https://api.github.com/repos/wp-cli/db-command/zipball/709f58c30d178afcdecaf56068ca9f5e985ed6b9",
     6003                "reference": "709f58c30d178afcdecaf56068ca9f5e985ed6b9",
    60046004                "shasum": ""
    60056005            },
     
    60606060            "support": {
    60616061                "issues": "https://github.com/wp-cli/db-command/issues",
    6062                 "source": "https://github.com/wp-cli/db-command/tree/v2.0.19"
    6063             },
    6064             "time": "2022-01-11T20:05:28+00:00"
     6062                "source": "https://github.com/wp-cli/db-command/tree/v2.0.20"
     6063            },
     6064            "time": "2022-01-25T03:11:39+00:00"
    60656065        },
    60666066        {
    60676067            "name": "wp-cli/entity-command",
    6068             "version": "v2.2.0",
     6068            "version": "v2.2.1",
    60696069            "source": {
    60706070                "type": "git",
    60716071                "url": "https://github.com/wp-cli/entity-command.git",
    6072                 "reference": "9ec745de62f839f8965b4333c8a75096c15bd785"
    6073             },
    6074             "dist": {
    6075                 "type": "zip",
    6076                 "url": "https://api.github.com/repos/wp-cli/entity-command/zipball/9ec745de62f839f8965b4333c8a75096c15bd785",
    6077                 "reference": "9ec745de62f839f8965b4333c8a75096c15bd785",
     6072                "reference": "d7d08b05c67651abde5d570851e46498a164cb34"
     6073            },
     6074            "dist": {
     6075                "type": "zip",
     6076                "url": "https://api.github.com/repos/wp-cli/entity-command/zipball/d7d08b05c67651abde5d570851e46498a164cb34",
     6077                "reference": "d7d08b05c67651abde5d570851e46498a164cb34",
    60786078                "shasum": ""
    60796079            },
     
    62716271            "support": {
    62726272                "issues": "https://github.com/wp-cli/entity-command/issues",
    6273                 "source": "https://github.com/wp-cli/entity-command/tree/v2.2.0"
    6274             },
    6275             "time": "2022-01-06T04:06:17+00:00"
     6273                "source": "https://github.com/wp-cli/entity-command/tree/v2.2.1"
     6274            },
     6275            "time": "2022-01-24T20:49:29+00:00"
    62766276        },
    62776277        {
    62786278            "name": "wp-cli/extension-command",
    6279             "version": "v2.1.3",
     6279            "version": "v2.1.4",
    62806280            "source": {
    62816281                "type": "git",
    62826282                "url": "https://github.com/wp-cli/extension-command.git",
    6283                 "reference": "7e0d8c67f4a22436b274a8f5d40ffd300772e5a1"
    6284             },
    6285             "dist": {
    6286                 "type": "zip",
    6287                 "url": "https://api.github.com/repos/wp-cli/extension-command/zipball/7e0d8c67f4a22436b274a8f5d40ffd300772e5a1",
    6288                 "reference": "7e0d8c67f4a22436b274a8f5d40ffd300772e5a1",
     6283                "reference": "6401d7ea51084fac40010c2fb305be640675f385"
     6284            },
     6285            "dist": {
     6286                "type": "zip",
     6287                "url": "https://api.github.com/repos/wp-cli/extension-command/zipball/6401d7ea51084fac40010c2fb305be640675f385",
     6288                "reference": "6401d7ea51084fac40010c2fb305be640675f385",
    62896289                "shasum": ""
    62906290            },
     
    63686368            "support": {
    63696369                "issues": "https://github.com/wp-cli/extension-command/issues",
    6370                 "source": "https://github.com/wp-cli/extension-command/tree/v2.1.3"
    6371             },
    6372             "time": "2022-01-06T04:06:17+00:00"
     6370                "source": "https://github.com/wp-cli/extension-command/tree/v2.1.4"
     6371            },
     6372            "time": "2022-01-25T02:07:46+00:00"
    63736373        },
    63746374        {
     
    64796479        {
    64806480            "name": "wp-cli/wp-cli",
    6481             "version": "dev-master",
     6481            "version": "v2.6.0",
    64826482            "source": {
    64836483                "type": "git",
    64846484                "url": "https://github.com/wp-cli/wp-cli.git",
    6485                 "reference": "ae3cb73b34f0c34614b76310b25dcbca1b4f6264"
    6486             },
    6487             "dist": {
    6488                 "type": "zip",
    6489                 "url": "https://api.github.com/repos/wp-cli/wp-cli/zipball/ae3cb73b34f0c34614b76310b25dcbca1b4f6264",
    6490                 "reference": "ae3cb73b34f0c34614b76310b25dcbca1b4f6264",
     6485                "reference": "dee13c2baf6bf972484a63f8b8dab48f7220f095"
     6486            },
     6487            "dist": {
     6488                "type": "zip",
     6489                "url": "https://api.github.com/repos/wp-cli/wp-cli/zipball/dee13c2baf6bf972484a63f8b8dab48f7220f095",
     6490                "reference": "dee13c2baf6bf972484a63f8b8dab48f7220f095",
    64916491                "shasum": ""
    64926492            },
    64936493            "require": {
    64946494                "ext-curl": "*",
    6495                 "mustache/mustache": "^2.14",
     6495                "mustache/mustache": "^2.14.1",
    64966496                "php": "^5.6 || ^7.0 || ^8.0",
    64976497                "rmccue/requests": "^1.8",
     
    65126512                "ext-zip": "Needed to support extraction of ZIP archives when doing downloads or updates"
    65136513            },
    6514             "default-branch": true,
    65156514            "bin": [
    65166515                "bin/wp",
     
    65206519            "extra": {
    65216520                "branch-alias": {
    6522                     "dev-master": "2.5.x-dev"
     6521                    "dev-master": "2.6.x-dev"
    65236522                }
    65246523            },
     
    65476546                "source": "https://github.com/wp-cli/wp-cli"
    65486547            },
    6549             "time": "2022-01-13T07:15:33+00:00"
     6548            "time": "2022-01-25T16:31:27+00:00"
    65506549        },
    65516550        {
    65526551            "name": "wp-phpunit/wp-phpunit",
    6553             "version": "5.8.3",
     6552            "version": "5.9.0",
    65546553            "source": {
    65556554                "type": "git",
    65566555                "url": "https://github.com/wp-phpunit/wp-phpunit.git",
    6557                 "reference": "0cefcc49fd8a7e8c2f8d755e314532441618aee5"
    6558             },
    6559             "dist": {
    6560                 "type": "zip",
    6561                 "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/0cefcc49fd8a7e8c2f8d755e314532441618aee5",
    6562                 "reference": "0cefcc49fd8a7e8c2f8d755e314532441618aee5",
     6556                "reference": "02d98f9d5f15442489b5d98c1f4c486901e3e110"
     6557            },
     6558            "dist": {
     6559                "type": "zip",
     6560                "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/02d98f9d5f15442489b5d98c1f4c486901e3e110",
     6561                "reference": "02d98f9d5f15442489b5d98c1f4c486901e3e110",
    65636562                "shasum": ""
    65646563            },
     
    65956594                "source": "https://github.com/wp-phpunit/wp-phpunit"
    65966595            },
    6597             "time": "2021-11-10T19:49:29+00:00"
     6596            "time": "2022-01-25T20:37:14+00:00"
    65986597        },
    65996598        {
    66006599            "name": "wpackagist-plugin/woocommerce",
    6601             "version": "6.1.0",
     6600            "version": "6.1.1",
    66026601            "source": {
    66036602                "type": "svn",
    66046603                "url": "https://plugins.svn.wordpress.org/woocommerce/",
    6605                 "reference": "tags/6.1.0"
    6606             },
    6607             "dist": {
    6608                 "type": "zip",
    6609                 "url": "https://downloads.wordpress.org/plugin/woocommerce.6.1.0.zip"
     6604                "reference": "tags/6.1.1"
     6605            },
     6606            "dist": {
     6607                "type": "zip",
     6608                "url": "https://downloads.wordpress.org/plugin/woocommerce.6.1.1.zip"
    66106609            },
    66116610            "require": {
  • oneid/tags/1.0.5/oneid.php

    r2660154 r2666999  
    1313 * Author: Digital Identity Net
    1414 * Author URI: https://www.digiidnet.co.uk/
    15  * Version: 1.0.4
     15 * Version: 1.0.5
    1616 * WC requires at least: 4.0.0
    1717 * WC tested up to: 5.8
     
    4040}
    4141
    42 define( 'ONEID_VERSION', '1.0.4' );
     42define( 'ONEID_VERSION', '1.0.5' );
    4343define( 'ONEID_PREFIX', 'oneid' );
    4444
  • oneid/tags/1.0.5/readme.txt

    r2660154 r2666999  
    44Requires at least: 5.0
    55Tested up to: 5.8
    6 Stable tag: 1.0.4
     6Stable tag: 1.0.5
    77Requires PHP: 7.0
    88License: GPLv3+
     
    5757* And any other products/ services you’d like to restrict access to.
    5858
    59 = Pay Per Use =
    60 Only pay when age checks are completed – there are no surprise standing or one-off charges.
     59= Competitive Pricing =
     60Our age checks are price competitive at 25p - and you get the first 300 checks free a month!
     61
     62You also only pay when age checks are completed – there are no surprise standing or one-off charges.
    6163
    6264= Painless Integration =
  • oneid/tags/1.0.5/vendor/autoload.php

    r2660154 r2666999  
    55require_once __DIR__ . '/composer/autoload_real.php';
    66
    7 return ComposerAutoloaderInit3a1343a5b5fe795e72d6c914887a1129::getLoader();
     7return ComposerAutoloaderInitaac7c739cc5410fc7c24b278fe3128d0::getLoader();
  • oneid/tags/1.0.5/vendor/composer/autoload_real.php

    r2660154 r2666999  
    33// autoload_real.php @generated by Composer
    44
    5 class ComposerAutoloaderInit3a1343a5b5fe795e72d6c914887a1129
     5class ComposerAutoloaderInitaac7c739cc5410fc7c24b278fe3128d0
    66{
    77    private static $loader;
     
    2525        require __DIR__ . '/platform_check.php';
    2626
    27         spl_autoload_register(array('ComposerAutoloaderInit3a1343a5b5fe795e72d6c914887a1129', 'loadClassLoader'), true, true);
     27        spl_autoload_register(array('ComposerAutoloaderInitaac7c739cc5410fc7c24b278fe3128d0', 'loadClassLoader'), true, true);
    2828        self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__)));
    29         spl_autoload_unregister(array('ComposerAutoloaderInit3a1343a5b5fe795e72d6c914887a1129', 'loadClassLoader'));
     29        spl_autoload_unregister(array('ComposerAutoloaderInitaac7c739cc5410fc7c24b278fe3128d0', 'loadClassLoader'));
    3030
    3131        $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
     
    3333            require __DIR__ . '/autoload_static.php';
    3434
    35             call_user_func(\Composer\Autoload\ComposerStaticInit3a1343a5b5fe795e72d6c914887a1129::getInitializer($loader));
     35            call_user_func(\Composer\Autoload\ComposerStaticInitaac7c739cc5410fc7c24b278fe3128d0::getInitializer($loader));
    3636        } else {
    3737            $map = require __DIR__ . '/autoload_namespaces.php';
  • oneid/tags/1.0.5/vendor/composer/autoload_static.php

    r2660154 r2666999  
    55namespace Composer\Autoload;
    66
    7 class ComposerStaticInit3a1343a5b5fe795e72d6c914887a1129
     7class ComposerStaticInitaac7c739cc5410fc7c24b278fe3128d0
    88{
    99    public static $prefixLengthsPsr4 = array (
     
    9595    {
    9696        return \Closure::bind(function () use ($loader) {
    97             $loader->prefixLengthsPsr4 = ComposerStaticInit3a1343a5b5fe795e72d6c914887a1129::$prefixLengthsPsr4;
    98             $loader->prefixDirsPsr4 = ComposerStaticInit3a1343a5b5fe795e72d6c914887a1129::$prefixDirsPsr4;
    99             $loader->classMap = ComposerStaticInit3a1343a5b5fe795e72d6c914887a1129::$classMap;
     97            $loader->prefixLengthsPsr4 = ComposerStaticInitaac7c739cc5410fc7c24b278fe3128d0::$prefixLengthsPsr4;
     98            $loader->prefixDirsPsr4 = ComposerStaticInitaac7c739cc5410fc7c24b278fe3128d0::$prefixDirsPsr4;
     99            $loader->classMap = ComposerStaticInitaac7c739cc5410fc7c24b278fe3128d0::$classMap;
    100100
    101101        }, null, ClassLoader::class);
  • oneid/tags/1.0.5/vendor/composer/installed.php

    r2660154 r2666999  
    11<?php return array(
    22    'root' => array(
    3         'pretty_version' => '1.0.4',
    4         'version' => '1.0.4.0',
     3        'pretty_version' => '1.0.5',
     4        'version' => '1.0.5.0',
    55        'type' => 'wordpress-plugin',
    66        'install_path' => __DIR__ . '/../../',
    77        'aliases' => array(),
    8         'reference' => '3bcf358f2c7339720b600ec187a56a5676f8c3f6',
     8        'reference' => '5db9f3556af03d61d64fea593963a3cb408bb308',
    99        'name' => 'boxuk/oneid-wordpress-plugin',
    1010        'dev' => false,
     
    1212    'versions' => array(
    1313        'boxuk/oneid-wordpress-plugin' => array(
    14             'pretty_version' => '1.0.4',
    15             'version' => '1.0.4.0',
     14            'pretty_version' => '1.0.5',
     15            'version' => '1.0.5.0',
    1616            'type' => 'wordpress-plugin',
    1717            'install_path' => __DIR__ . '/../../',
    1818            'aliases' => array(),
    19             'reference' => '3bcf358f2c7339720b600ec187a56a5676f8c3f6',
     19            'reference' => '5db9f3556af03d61d64fea593963a3cb408bb308',
    2020            'dev_requirement' => false,
    2121        ),
  • oneid/trunk/README.md

    r2660154 r2666999  
    4747* And any other products/ services you’d like to restrict access to.
    4848
    49 ## Pay Per Use
     49## Competitive Pricing
    5050
    51 Only pay when age checks are completed – there are no surprise standing or one-off charges.
     51Our age checks are price competitive at 25p - and you get the first 300 checks free a month!
     52
     53You also only pay when age checks are completed – there are no surprise standing or one-off charges.
    5254
    5355## Painless Integration
  • oneid/trunk/composer.lock

    r2660052 r2666999  
    15771577        {
    15781578            "name": "mustache/mustache",
    1579             "version": "v2.14.0",
     1579            "version": "v2.14.1",
    15801580            "source": {
    15811581                "type": "git",
    15821582                "url": "https://github.com/bobthecow/mustache.php.git",
    1583                 "reference": "4e2724dd40ae9499a55e7db7df82665be0ab7e34"
    1584             },
    1585             "dist": {
    1586                 "type": "zip",
    1587                 "url": "https://api.github.com/repos/bobthecow/mustache.php/zipball/4e2724dd40ae9499a55e7db7df82665be0ab7e34",
    1588                 "reference": "4e2724dd40ae9499a55e7db7df82665be0ab7e34",
     1583                "reference": "579ffa5c96e1d292c060b3dd62811ff01ad8c24e"
     1584            },
     1585            "dist": {
     1586                "type": "zip",
     1587                "url": "https://api.github.com/repos/bobthecow/mustache.php/zipball/579ffa5c96e1d292c060b3dd62811ff01ad8c24e",
     1588                "reference": "579ffa5c96e1d292c060b3dd62811ff01ad8c24e",
    15891589                "shasum": ""
    15901590            },
     
    16211621            "support": {
    16221622                "issues": "https://github.com/bobthecow/mustache.php/issues",
    1623                 "source": "https://github.com/bobthecow/mustache.php/tree/v2.14.0"
    1624             },
    1625             "time": "2021-12-14T14:42:17+00:00"
     1623                "source": "https://github.com/bobthecow/mustache.php/tree/v2.14.1"
     1624            },
     1625            "time": "2022-01-21T06:08:36+00:00"
    16261626        },
    16271627        {
     
    27732773        {
    27742774            "name": "roots/wordpress",
    2775             "version": "5.8.3",
     2775            "version": "5.9",
    27762776            "source": {
    27772777                "type": "git",
    27782778                "url": "https://github.com/WordPress/WordPress.git",
    2779                 "reference": "5.8.3"
    2780             },
    2781             "dist": {
    2782                 "type": "zip",
    2783                 "url": "https://api.github.com/repos/WordPress/WordPress/zipball/refs/tags/5.8.3"
     2779                "reference": "5.9"
     2780            },
     2781            "dist": {
     2782                "type": "zip",
     2783                "url": "https://api.github.com/repos/WordPress/WordPress/zipball/refs/tags/5.9"
    27842784            },
    27852785            "require": {
     
    27882788            },
    27892789            "provide": {
    2790                 "wordpress/core-implementation": "5.8.3"
     2790                "wordpress/core-implementation": "5.9"
    27912791            },
    27922792            "type": "wordpress-core",
     
    28272827                }
    28282828            ],
    2829             "time": "2022-01-06T19:19:24+00:00"
     2829            "time": "2022-01-25T19:50:55+00:00"
    28302830        },
    28312831        {
     
    59215921        {
    59225922            "name": "wp-cli/core-command",
    5923             "version": "v2.1.0",
     5923            "version": "v2.1.1",
    59245924            "source": {
    59255925                "type": "git",
    59265926                "url": "https://github.com/wp-cli/core-command.git",
    5927                 "reference": "b7f44f03a3a3514798cda21b61a418f08aece324"
    5928             },
    5929             "dist": {
    5930                 "type": "zip",
    5931                 "url": "https://api.github.com/repos/wp-cli/core-command/zipball/b7f44f03a3a3514798cda21b61a418f08aece324",
    5932                 "reference": "b7f44f03a3a3514798cda21b61a418f08aece324",
     5927                "reference": "a75d052ea000b4f0ec14106c110836b376e95a4f"
     5928            },
     5929            "dist": {
     5930                "type": "zip",
     5931                "url": "https://api.github.com/repos/wp-cli/core-command/zipball/a75d052ea000b4f0ec14106c110836b376e95a4f",
     5932                "reference": "a75d052ea000b4f0ec14106c110836b376e95a4f",
    59335933                "shasum": ""
    59345934            },
    59355935            "require": {
    59365936                "composer/semver": "^1.4 || ^2 || ^3",
    5937                 "wp-cli/wp-cli": "^2.5"
     5937                "wp-cli/wp-cli": "^2.5.1"
    59385938            },
    59395939            "require-dev": {
     
    59425942                "wp-cli/entity-command": "^1.3 || ^2",
    59435943                "wp-cli/extension-command": "^1.2 || ^2",
    5944                 "wp-cli/wp-cli-tests": "^3.0.11"
     5944                "wp-cli/wp-cli-tests": "^3.1.4"
    59455945            },
    59465946            "type": "wp-cli-package",
     
    59865986            "support": {
    59875987                "issues": "https://github.com/wp-cli/core-command/issues",
    5988                 "source": "https://github.com/wp-cli/core-command/tree/v2.1.0"
    5989             },
    5990             "time": "2021-05-12T06:05:27+00:00"
     5988                "source": "https://github.com/wp-cli/core-command/tree/v2.1.1"
     5989            },
     5990            "time": "2022-01-21T21:29:11+00:00"
    59915991        },
    59925992        {
    59935993            "name": "wp-cli/db-command",
    5994             "version": "v2.0.19",
     5994            "version": "v2.0.20",
    59955995            "source": {
    59965996                "type": "git",
    59975997                "url": "https://github.com/wp-cli/db-command.git",
    5998                 "reference": "3f87474f4c845c8df6f9d6c2dbe748b4f3367dd2"
    5999             },
    6000             "dist": {
    6001                 "type": "zip",
    6002                 "url": "https://api.github.com/repos/wp-cli/db-command/zipball/3f87474f4c845c8df6f9d6c2dbe748b4f3367dd2",
    6003                 "reference": "3f87474f4c845c8df6f9d6c2dbe748b4f3367dd2",
     5998                "reference": "709f58c30d178afcdecaf56068ca9f5e985ed6b9"
     5999            },
     6000            "dist": {
     6001                "type": "zip",
     6002                "url": "https://api.github.com/repos/wp-cli/db-command/zipball/709f58c30d178afcdecaf56068ca9f5e985ed6b9",
     6003                "reference": "709f58c30d178afcdecaf56068ca9f5e985ed6b9",
    60046004                "shasum": ""
    60056005            },
     
    60606060            "support": {
    60616061                "issues": "https://github.com/wp-cli/db-command/issues",
    6062                 "source": "https://github.com/wp-cli/db-command/tree/v2.0.19"
    6063             },
    6064             "time": "2022-01-11T20:05:28+00:00"
     6062                "source": "https://github.com/wp-cli/db-command/tree/v2.0.20"
     6063            },
     6064            "time": "2022-01-25T03:11:39+00:00"
    60656065        },
    60666066        {
    60676067            "name": "wp-cli/entity-command",
    6068             "version": "v2.2.0",
     6068            "version": "v2.2.1",
    60696069            "source": {
    60706070                "type": "git",
    60716071                "url": "https://github.com/wp-cli/entity-command.git",
    6072                 "reference": "9ec745de62f839f8965b4333c8a75096c15bd785"
    6073             },
    6074             "dist": {
    6075                 "type": "zip",
    6076                 "url": "https://api.github.com/repos/wp-cli/entity-command/zipball/9ec745de62f839f8965b4333c8a75096c15bd785",
    6077                 "reference": "9ec745de62f839f8965b4333c8a75096c15bd785",
     6072                "reference": "d7d08b05c67651abde5d570851e46498a164cb34"
     6073            },
     6074            "dist": {
     6075                "type": "zip",
     6076                "url": "https://api.github.com/repos/wp-cli/entity-command/zipball/d7d08b05c67651abde5d570851e46498a164cb34",
     6077                "reference": "d7d08b05c67651abde5d570851e46498a164cb34",
    60786078                "shasum": ""
    60796079            },
     
    62716271            "support": {
    62726272                "issues": "https://github.com/wp-cli/entity-command/issues",
    6273                 "source": "https://github.com/wp-cli/entity-command/tree/v2.2.0"
    6274             },
    6275             "time": "2022-01-06T04:06:17+00:00"
     6273                "source": "https://github.com/wp-cli/entity-command/tree/v2.2.1"
     6274            },
     6275            "time": "2022-01-24T20:49:29+00:00"
    62766276        },
    62776277        {
    62786278            "name": "wp-cli/extension-command",
    6279             "version": "v2.1.3",
     6279            "version": "v2.1.4",
    62806280            "source": {
    62816281                "type": "git",
    62826282                "url": "https://github.com/wp-cli/extension-command.git",
    6283                 "reference": "7e0d8c67f4a22436b274a8f5d40ffd300772e5a1"
    6284             },
    6285             "dist": {
    6286                 "type": "zip",
    6287                 "url": "https://api.github.com/repos/wp-cli/extension-command/zipball/7e0d8c67f4a22436b274a8f5d40ffd300772e5a1",
    6288                 "reference": "7e0d8c67f4a22436b274a8f5d40ffd300772e5a1",
     6283                "reference": "6401d7ea51084fac40010c2fb305be640675f385"
     6284            },
     6285            "dist": {
     6286                "type": "zip",
     6287                "url": "https://api.github.com/repos/wp-cli/extension-command/zipball/6401d7ea51084fac40010c2fb305be640675f385",
     6288                "reference": "6401d7ea51084fac40010c2fb305be640675f385",
    62896289                "shasum": ""
    62906290            },
     
    63686368            "support": {
    63696369                "issues": "https://github.com/wp-cli/extension-command/issues",
    6370                 "source": "https://github.com/wp-cli/extension-command/tree/v2.1.3"
    6371             },
    6372             "time": "2022-01-06T04:06:17+00:00"
     6370                "source": "https://github.com/wp-cli/extension-command/tree/v2.1.4"
     6371            },
     6372            "time": "2022-01-25T02:07:46+00:00"
    63736373        },
    63746374        {
     
    64796479        {
    64806480            "name": "wp-cli/wp-cli",
    6481             "version": "dev-master",
     6481            "version": "v2.6.0",
    64826482            "source": {
    64836483                "type": "git",
    64846484                "url": "https://github.com/wp-cli/wp-cli.git",
    6485                 "reference": "ae3cb73b34f0c34614b76310b25dcbca1b4f6264"
    6486             },
    6487             "dist": {
    6488                 "type": "zip",
    6489                 "url": "https://api.github.com/repos/wp-cli/wp-cli/zipball/ae3cb73b34f0c34614b76310b25dcbca1b4f6264",
    6490                 "reference": "ae3cb73b34f0c34614b76310b25dcbca1b4f6264",
     6485                "reference": "dee13c2baf6bf972484a63f8b8dab48f7220f095"
     6486            },
     6487            "dist": {
     6488                "type": "zip",
     6489                "url": "https://api.github.com/repos/wp-cli/wp-cli/zipball/dee13c2baf6bf972484a63f8b8dab48f7220f095",
     6490                "reference": "dee13c2baf6bf972484a63f8b8dab48f7220f095",
    64916491                "shasum": ""
    64926492            },
    64936493            "require": {
    64946494                "ext-curl": "*",
    6495                 "mustache/mustache": "^2.14",
     6495                "mustache/mustache": "^2.14.1",
    64966496                "php": "^5.6 || ^7.0 || ^8.0",
    64976497                "rmccue/requests": "^1.8",
     
    65126512                "ext-zip": "Needed to support extraction of ZIP archives when doing downloads or updates"
    65136513            },
    6514             "default-branch": true,
    65156514            "bin": [
    65166515                "bin/wp",
     
    65206519            "extra": {
    65216520                "branch-alias": {
    6522                     "dev-master": "2.5.x-dev"
     6521                    "dev-master": "2.6.x-dev"
    65236522                }
    65246523            },
     
    65476546                "source": "https://github.com/wp-cli/wp-cli"
    65486547            },
    6549             "time": "2022-01-13T07:15:33+00:00"
     6548            "time": "2022-01-25T16:31:27+00:00"
    65506549        },
    65516550        {
    65526551            "name": "wp-phpunit/wp-phpunit",
    6553             "version": "5.8.3",
     6552            "version": "5.9.0",
    65546553            "source": {
    65556554                "type": "git",
    65566555                "url": "https://github.com/wp-phpunit/wp-phpunit.git",
    6557                 "reference": "0cefcc49fd8a7e8c2f8d755e314532441618aee5"
    6558             },
    6559             "dist": {
    6560                 "type": "zip",
    6561                 "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/0cefcc49fd8a7e8c2f8d755e314532441618aee5",
    6562                 "reference": "0cefcc49fd8a7e8c2f8d755e314532441618aee5",
     6556                "reference": "02d98f9d5f15442489b5d98c1f4c486901e3e110"
     6557            },
     6558            "dist": {
     6559                "type": "zip",
     6560                "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/02d98f9d5f15442489b5d98c1f4c486901e3e110",
     6561                "reference": "02d98f9d5f15442489b5d98c1f4c486901e3e110",
    65636562                "shasum": ""
    65646563            },
     
    65956594                "source": "https://github.com/wp-phpunit/wp-phpunit"
    65966595            },
    6597             "time": "2021-11-10T19:49:29+00:00"
     6596            "time": "2022-01-25T20:37:14+00:00"
    65986597        },
    65996598        {
    66006599            "name": "wpackagist-plugin/woocommerce",
    6601             "version": "6.1.0",
     6600            "version": "6.1.1",
    66026601            "source": {
    66036602                "type": "svn",
    66046603                "url": "https://plugins.svn.wordpress.org/woocommerce/",
    6605                 "reference": "tags/6.1.0"
    6606             },
    6607             "dist": {
    6608                 "type": "zip",
    6609                 "url": "https://downloads.wordpress.org/plugin/woocommerce.6.1.0.zip"
     6604                "reference": "tags/6.1.1"
     6605            },
     6606            "dist": {
     6607                "type": "zip",
     6608                "url": "https://downloads.wordpress.org/plugin/woocommerce.6.1.1.zip"
    66106609            },
    66116610            "require": {
  • oneid/trunk/oneid.php

    r2660154 r2666999  
    1313 * Author: Digital Identity Net
    1414 * Author URI: https://www.digiidnet.co.uk/
    15  * Version: 1.0.4
     15 * Version: 1.0.5
    1616 * WC requires at least: 4.0.0
    1717 * WC tested up to: 5.8
     
    4040}
    4141
    42 define( 'ONEID_VERSION', '1.0.4' );
     42define( 'ONEID_VERSION', '1.0.5' );
    4343define( 'ONEID_PREFIX', 'oneid' );
    4444
  • oneid/trunk/readme.txt

    r2660154 r2666999  
    44Requires at least: 5.0
    55Tested up to: 5.8
    6 Stable tag: 1.0.4
     6Stable tag: 1.0.5
    77Requires PHP: 7.0
    88License: GPLv3+
     
    5757* And any other products/ services you’d like to restrict access to.
    5858
    59 = Pay Per Use =
    60 Only pay when age checks are completed – there are no surprise standing or one-off charges.
     59= Competitive Pricing =
     60Our age checks are price competitive at 25p - and you get the first 300 checks free a month!
     61
     62You also only pay when age checks are completed – there are no surprise standing or one-off charges.
    6163
    6264= Painless Integration =
  • oneid/trunk/vendor/autoload.php

    r2660154 r2666999  
    55require_once __DIR__ . '/composer/autoload_real.php';
    66
    7 return ComposerAutoloaderInit3a1343a5b5fe795e72d6c914887a1129::getLoader();
     7return ComposerAutoloaderInitaac7c739cc5410fc7c24b278fe3128d0::getLoader();
  • oneid/trunk/vendor/composer/autoload_real.php

    r2660154 r2666999  
    33// autoload_real.php @generated by Composer
    44
    5 class ComposerAutoloaderInit3a1343a5b5fe795e72d6c914887a1129
     5class ComposerAutoloaderInitaac7c739cc5410fc7c24b278fe3128d0
    66{
    77    private static $loader;
     
    2525        require __DIR__ . '/platform_check.php';
    2626
    27         spl_autoload_register(array('ComposerAutoloaderInit3a1343a5b5fe795e72d6c914887a1129', 'loadClassLoader'), true, true);
     27        spl_autoload_register(array('ComposerAutoloaderInitaac7c739cc5410fc7c24b278fe3128d0', 'loadClassLoader'), true, true);
    2828        self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__)));
    29         spl_autoload_unregister(array('ComposerAutoloaderInit3a1343a5b5fe795e72d6c914887a1129', 'loadClassLoader'));
     29        spl_autoload_unregister(array('ComposerAutoloaderInitaac7c739cc5410fc7c24b278fe3128d0', 'loadClassLoader'));
    3030
    3131        $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
     
    3333            require __DIR__ . '/autoload_static.php';
    3434
    35             call_user_func(\Composer\Autoload\ComposerStaticInit3a1343a5b5fe795e72d6c914887a1129::getInitializer($loader));
     35            call_user_func(\Composer\Autoload\ComposerStaticInitaac7c739cc5410fc7c24b278fe3128d0::getInitializer($loader));
    3636        } else {
    3737            $map = require __DIR__ . '/autoload_namespaces.php';
  • oneid/trunk/vendor/composer/autoload_static.php

    r2660154 r2666999  
    55namespace Composer\Autoload;
    66
    7 class ComposerStaticInit3a1343a5b5fe795e72d6c914887a1129
     7class ComposerStaticInitaac7c739cc5410fc7c24b278fe3128d0
    88{
    99    public static $prefixLengthsPsr4 = array (
     
    9595    {
    9696        return \Closure::bind(function () use ($loader) {
    97             $loader->prefixLengthsPsr4 = ComposerStaticInit3a1343a5b5fe795e72d6c914887a1129::$prefixLengthsPsr4;
    98             $loader->prefixDirsPsr4 = ComposerStaticInit3a1343a5b5fe795e72d6c914887a1129::$prefixDirsPsr4;
    99             $loader->classMap = ComposerStaticInit3a1343a5b5fe795e72d6c914887a1129::$classMap;
     97            $loader->prefixLengthsPsr4 = ComposerStaticInitaac7c739cc5410fc7c24b278fe3128d0::$prefixLengthsPsr4;
     98            $loader->prefixDirsPsr4 = ComposerStaticInitaac7c739cc5410fc7c24b278fe3128d0::$prefixDirsPsr4;
     99            $loader->classMap = ComposerStaticInitaac7c739cc5410fc7c24b278fe3128d0::$classMap;
    100100
    101101        }, null, ClassLoader::class);
  • oneid/trunk/vendor/composer/installed.php

    r2660154 r2666999  
    11<?php return array(
    22    'root' => array(
    3         'pretty_version' => '1.0.4',
    4         'version' => '1.0.4.0',
     3        'pretty_version' => '1.0.5',
     4        'version' => '1.0.5.0',
    55        'type' => 'wordpress-plugin',
    66        'install_path' => __DIR__ . '/../../',
    77        'aliases' => array(),
    8         'reference' => '3bcf358f2c7339720b600ec187a56a5676f8c3f6',
     8        'reference' => '5db9f3556af03d61d64fea593963a3cb408bb308',
    99        'name' => 'boxuk/oneid-wordpress-plugin',
    1010        'dev' => false,
     
    1212    'versions' => array(
    1313        'boxuk/oneid-wordpress-plugin' => array(
    14             'pretty_version' => '1.0.4',
    15             'version' => '1.0.4.0',
     14            'pretty_version' => '1.0.5',
     15            'version' => '1.0.5.0',
    1616            'type' => 'wordpress-plugin',
    1717            'install_path' => __DIR__ . '/../../',
    1818            'aliases' => array(),
    19             'reference' => '3bcf358f2c7339720b600ec187a56a5676f8c3f6',
     19            'reference' => '5db9f3556af03d61d64fea593963a3cb408bb308',
    2020            'dev_requirement' => false,
    2121        ),
Note: See TracChangeset for help on using the changeset viewer.