Skip to content

Commit dedab3c

Browse files
committed
chore: version updated to v2.5.4
1 parent 2bc47d2 commit dedab3c

File tree

3 files changed

+18
-6
lines changed

3 files changed

+18
-6
lines changed

bitwpfi.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Plugin Name: Bit Integrations
55
* Plugin URI: https://bitapps.pro/bit-integrations
66
* Description: Bit Integrations is a platform that integrates with over 280+ different platforms to help with various tasks on your WordPress site, like WooCommerce, Form builder, Page builder, LMS, Sales funnels, Bookings, CRM, Webhooks, Email marketing, Social media and Spreadsheets, etc
7-
* Version: 2.5.3
7+
* Version: 2.5.4
88
* Author: Automation & Integration Plugin - Bit Apps
99
* Author URI: https://bitapps.pro
1010
* Text Domain: bit-integrations
@@ -24,7 +24,7 @@
2424
$btcbi_db_version = '1.1';
2525

2626
// Define most essential constants.
27-
define('BTCBI_VERSION', '2.5.3');
27+
define('BTCBI_VERSION', '2.5.4');
2828
define('BTCBI_PLUGIN_MAIN_FILE', __FILE__);
2929

3030
require_once plugin_dir_path(__FILE__) . 'includes/loader.php';

includes/Config.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ class Config
2121

2222
public const VAR_PREFIX = 'btcbi_';
2323

24-
public const VERSION = '2.5.3';
24+
public const VERSION = '2.5.4';
2525

2626
public const DB_VERSION = '1.0';
2727

28-
public const REQUIRED_PHP_VERSION = '7.0';
28+
public const REQUIRED_PHP_VERSION = '7.4';
2929

3030
public const REQUIRED_WP_VERSION = '5.1';
3131

readme.txt

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ Tags: automation,forms,integration,automator,webhooks
44
Requires at least: 5.1
55
Tested up to: 6.7.2
66
Requires PHP: 7.4
7-
Stable tag: 2.5.3
7+
Stable tag: 2.5.4
88
License: GPLv2 or later
99

1010
Automation Plugin for WordPress. Integration of 110+ Triggers & 150+ Actions.The #1 highest no-code platform Automator plugin in WordPress
1111

1212
== Description ==
1313

14-
<strong>no-code automation plugin for WordPress, enabling flawless workflows with webhooks, WooCommerce, CRM, LMS, and more | Best Automation Plugin for WordPress.</strong>
14+
<strong>no-code automation plugin for WordPress, enabling flawless workflows with webhooks, WooCommerce, CRM, LMS, Zapier and more | Best Automation Plugin for WordPress.</strong>
1515

1616
Automate your WordPress workflow with **Bit Integrations**: the all-in-one plugin for sending data authomatically to WooCommerce, form builders, CRM, LMS, bookings, spreadsheets, [**webhooks**](https://webhook.is/difference-between-webhook-and-api), social media, email marketing and automation platforms like Zapier and others. No technical knowledge needed. Automate tasks across 280+ platforms effortlessly.
1717

@@ -969,6 +969,8 @@ Please check [**Bit Integrations Pro**](https://www.bitapps.pro/bit-integrations
969969

970970
* [**Bit Form**](https://bit-integrations.com/wp-docs/actions/bit-form-integrations-as-an-action/)
971971

972+
* [**Bento**](https://bit-integrations.com/wp-docs/actions/bento-integrations/)
973+
972974
* [**Brevo (Sendinblue)**](https://bit-integrations.com/wp-docs/actions/brevo-integrations/)
973975

974976
* [**BuddyBoss**](https://bit-integrations.com/wp-docs/actions/buddyboss-integrations-as-an-action/)
@@ -1312,6 +1314,16 @@ Yes, It sends data to other platforms from wordpress site. Suppose someone submi
13121314

13131315
== Changelog ==
13141316

1317+
= 2.5.4 =
1318+
_Release Date -14th April 2025_
1319+
1320+
- **New Improvement**
1321+
- Forminator: Replaced uploaded file path with URL. (Pro)
1322+
- WooCommerce: Added product names and quantity fields to the Order module.
1323+
1324+
- **Bug Fixes**
1325+
- Zoom: Google Sheet: Fixed issue with the integration name input field.
1326+
13151327
= 2.5.3 =
13161328
_Release Date -6th April 2025_
13171329

0 commit comments

Comments
 (0)