Plugin Directory

Changeset 2427098


Ignore:
Timestamp:
11/27/2020 07:53:24 AM (5 years ago)
Author:
wpintegrate
Message:

updated compatibility with WordPress 5.3.3 and PHP 7.4.12

Location:
o365-wp-restrict/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • o365-wp-restrict/trunk/o365-wp-restrict.php

    r2112083 r2427098  
    33    * Plugin Name: Intranet and Extranet with O365 Login
    44    * Plugin URI: http://wpintegrate.com
    5     * Version: 1.1
     5    * Version: 1.2
    66    * Author: contact@wpintegrate.com
    77    * Author URI: contact@wpintegrate.com
     
    1010    * Text Domain: wpintegrate
    1111    * Requires at least: 3.5.2
    12     * Tested up to: 5.0
     12    * Tested up to: 7.4.12
    1313*/
    1414defined( 'ABSPATH') OR die('Access denied!' );
  • o365-wp-restrict/trunk/readme.txt

    r2141674 r2427098  
    44Tags: office 365, intranet extranet, limited access, protect, restriction
    55Requires at least: 3.5.2
    6 Tested up to: 5.2.2
     6Tested up to: 5.3.3
    77Requires PHP: 5.6.36
    8 Stable tag: 1.1
     8Stable tag: 1.2
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    136136== Upgrade Notice ==
    137137
    138 = 1.0 =
     138= 1.1 =
    139139Upgrade notices describe the reason a user should upgrade.
     140
     141= 1.2 =
     142Fixed the notice those raised due to WP and PHP version upgrade.
     143
    140144
    141145== Frequently Asked Questions ==
Note: See TracChangeset for help on using the changeset viewer.