Changeset 2666655
- Timestamp:
- 01/27/2022 06:42:00 AM (4 years ago)
- Location:
- whmcs-bridge/trunk
- Files:
-
- 3 edited
-
bridge.init.php (modified) (1 diff)
-
bridge.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
whmcs-bridge/trunk/bridge.init.php
r2659243 r2666655 4 4 if (!defined('WHMCS_BRIDGE_PAGE')) define('WHMCS_BRIDGE_PAGE','WHMCS'); 5 5 6 define("CC_WHMCS_BRIDGE_VERSION","6. 3");6 define("CC_WHMCS_BRIDGE_VERSION","6.4b"); 7 7 8 8 if (!defined('PHP_VERSION_ID')) { -
whmcs-bridge/trunk/bridge.php
r2653041 r2666655 5 5 Description: WHMCS Bridge is a plugin that integrates the powerful WHMCS support and billing software with WordPress. 6 6 Author: globalprogramming 7 Version: 6. 37 Version: 6.4b 8 8 Author URI: http://i-plugins.com/ 9 9 */ -
whmcs-bridge/trunk/readme.txt
r2666322 r2666655 5 5 Requires at least: 5.0 6 6 Tested up to: 5.9 7 Stable tag: 6.4 7 Stable tag: 6.4b 8 8 License: GPLv3 9 9 … … 78 78 == Changelog == 79 79 80 = 6.4 =80 = 6.4b = 81 81 * Core updates 82 82 * Implementation of WP HTTP API
Note: See TracChangeset
for help on using the changeset viewer.