Plugin Directory

Changeset 1732781


Ignore:
Timestamp:
09/20/2017 09:13:37 AM (9 years ago)
Author:
unloqer
Message:

Disabled compat.

Location:
unloq/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • unloq/trunk/autoloader/login/class-login.php

    r1732772 r1732781  
    10351035     */
    10361036    private function compat_init() {
     1037    return;
    10371038        if(is_user_logged_in()) return;
    10381039        if(is_admin()) return;
  • unloq/trunk/unloq.php

    r1732772 r1732781  
    33 * Plugin Name:       UNLOQ Authentication
    44 * Description:       Perform UNLOQ.io authentications with the click of a button
    5  * Version:           2.0.4
     5 * Version:           2.0.5
    66 * Author:            UNLOQ.io
    77 * Author URI:        https://unloq.io
Note: See TracChangeset for help on using the changeset viewer.