Plugin Directory

Changeset 3115187


Ignore:
Timestamp:
07/09/2024 10:03:34 PM (20 months ago)
Author:
parorrey
Message:

Updating version 3.9.5

Location:
json-api-user/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • json-api-user/trunk/json-api-user.php

    r3115185 r3115187  
    99  Description: Extends the JSON API for RESTful user registration, authentication, password reset, Facebook Login, user meta and BuddyPress Profile related functions. A Pro version is also available.
    1010
    11   Version: 3.9.4
     11  Version: 3.9.5
    1212
    1313  Author: Ali Qureshi
     
    1919 */
    2020
    21 define('JAU_VERSION', '3.9.4');
     21define('JAU_VERSION', '3.9.5');
    2222
    2323include_once(ABSPATH . 'wp-admin/includes/plugin.php');
  • json-api-user/trunk/readme.txt

    r3115185 r3115187  
    44Tags: json api, RESTful user registration, authentication, RESTful Facebook Login, RESTful User Meta and BuddyPress xProfile
    55Contributors: parorrey
    6 Stable tag: 3.9.4
     6Stable tag: 3.9.5
    77Requires at least: 3.0.1
    88Tested up to: 6.6.0
     
    1111License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1212
    13 Extends the JSON API Plugin to allow RESTful user registration, authentication and many other User Meta, BuddyPress functions. A Pro version is also available.
     13Extends the JSON API Plugin to allow RESTful user registration, authentication & many other User Meta, BP functions. A Pro version is also available.
    1414
    1515==Description==
     
    233233== Changelog ==
    234234
     235= 3.9.5 =
     236* fixed readme file.
     237
    235238= 3.9.4 =
    236239* fixed security vulnerabilities & for new version of WordPress 6.6
Note: See TracChangeset for help on using the changeset viewer.