Changeset 3423679
- Timestamp:
- 12/19/2025 01:03:47 PM (3 months ago)
- Location:
- bigship-rest-api/trunk
- Files:
-
- 2 edited
-
Bigship-admin-rest-api.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
bigship-rest-api/trunk/Bigship-admin-rest-api.php
r3423676 r3423679 3 3 * Plugin Name: Bigship REST API 4 4 * Description: REST API implementation for generating API keys and fetch data through WooCommerce REST APIs. 5 * Version: 1.0. 55 * Version: 1.0.6 6 6 * Copyright: Bigship Technologies Private Limited 7 7 * Author: Bigship Technologies -
bigship-rest-api/trunk/readme.txt
r3423676 r3423679 31 31 * Fixed issue where API authentication token was unintentionally invalidated during WooCommerce key revocation. 32 32 * Ensured user context is preserved when regenerating keys after revocation. 33 * No changes to existing API contracts or permissions. 33 * No changes to existing API contracts or permissions. 34 34 35 35 = 1.0.5 =
Note: See TracChangeset
for help on using the changeset viewer.