Plugin Directory

Changeset 3189252


Ignore:
Timestamp:
11/15/2024 06:56:03 AM (17 months ago)
Author:
fapi
Message:

Added link to FAPI Member from wordpress users

Location:
fapi-member
Files:
413 added
2 edited

Legend:

Unmodified
Added
Removed
  • fapi-member/trunk/fapi-member.php

    r3189049 r3189252  
    1515 * Plugin URI:        https://fapi.cz/
    1616 * Description:       Plugin FAPI pro jednoduchou správu členských sekcí na webu.
    17  * Version:           2.2.5
     17 * Version:           2.2.6
    1818 * Requires at least: 5.9
    1919 * Requires PHP:      8.1
     
    3030require __DIR__ . '/src/Utils/functions.php';
    3131
    32 define('FAPI_MEMBER_PLUGIN_VERSION', '2.2.5');
     32define('FAPI_MEMBER_PLUGIN_VERSION', '2.2.6');
    3333
    3434$FapiPlugin = new FapiMemberPlugin();
  • fapi-member/trunk/readme.txt

    r3189049 r3189252  
    66Requires PHP: 8.1
    77License: GPLv2 or later
    8 Stable tag: 2.2.4
     8Stable tag: 2.2.6
    99
    1010Plugin FAPI pro jednoduchou správu členských sekcí na webu.
     
    2727== Changelog ==
    2828
    29 = 2.2.5 =
     29= 2.2.6 =
    3030* Added link to FAPI Member section settings in users table and user profile
    3131
Note: See TracChangeset for help on using the changeset viewer.