Plugin Directory

Changeset 2654331


Ignore:
Timestamp:
01/07/2022 07:41:19 PM (4 years ago)
Author:
onlineada
Message:

update

Location:
max-access/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • max-access/trunk/Readme.md

    r2595260 r2654331  
    77Author URI: https://onlineada.com
    88Author: Online ADA
    9 Tested up to: 5.7.1
     9Tested up to: 5.8.3
    1010Requires at least: 4.6
    1111Stable tag: 1.0.8
  • max-access/trunk/maxaccess.php

    r2595260 r2654331  
    2121require MAX_ACCESS_DIR . '/vendor/autoload.php';
    2222
    23 $max_access = \MaxAccess\Plugin::getInstance(); 
     23$max_access = \MaxAccess\Plugin::getInstance();
    2424
    2525register_activation_hook(__FILE__, 'max_access_plugin__activated');
Note: See TracChangeset for help on using the changeset viewer.