Plugin Directory

Changeset 2749452


Ignore:
Timestamp:
06/29/2022 06:13:29 AM (4 years ago)
Author:
aaf017
Message:

update Readme.txt

Location:
wp-cassify/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-cassify/trunk/readme.txt

    r2688827 r2749452  
    55Donate link: https://wpcassify.wordpress.com/donate/
    66Requires at least: 4.4
    7 Tested up to: 5.7.1
     7Tested up to: 6.0
    88Requires PHP: 7.0
    9 Stable tag: 2.2.8
     9Stable tag: 2.2.9
    1010License: GPLv2 or later
    1111License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    3434= Features included =
    3535
    36 * NEW FEATURES !!!
    3736* SLO (Single Log Out) support (thanks to dedotombo and me)
    3837* Adding NCONTAINS operator (thanks to blandman)
     
    145144
    146145= 2.2.9 =
    147 * Add PHP8 support
     146* Add PHP8 support (experimental). Reordering optionnal parameters to delete PHP8 deprecated warnings. Replace deprecated method wp_get_sites() by get_sites().
    148147
    149148= 2.2.8 =
  • wp-cassify/trunk/wp-cassify.php

    r2690954 r2749452  
    55 * Plugin URI: https://wpcassify.wordpress.com/
    66 * Description: CAS Authentication Client for Wordpress. Also, it handle custom authorizations rules from cas user attributes.
    7  * Version: 2.2.8
     7 * Version: 2.2.9
    88 * Requires PHP: 7.0
    99 * Author: Alain-Aymerick FRANCOIS
Note: See TracChangeset for help on using the changeset viewer.