Skip to content

Commit 7c83d63

Browse files
committed
🔥 Updated: BKBM Addon docs.
1 parent 79cc9bc commit 7c83d63

File tree

5 files changed

+12
-7
lines changed

5 files changed

+12
-7
lines changed

bkbm-addon/kbvc/assets/js/changelog.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,14 @@ $(function () {
5959
}
6060
}
6161
// Change only the version and date
62-
var metaData = ["2.0.1", "18/04/2025"]
62+
var metaData = ["2.1.0", "24/06/2025"]
6363
updateMetaInfo(metaData)
6464

6565
// Just add a new row.
6666
var changeLogData = [
6767
// Add a new row below this comment.
68-
["2025, April, 18 - v 2.0.1", ["Updated: Plugin for WPBakery Page 8.4.", "Fixed: Plugin notice for the dependencies error."]],
68+
["2025, June, 24 - v 2.1.0", ["Updated: Plugin for WPBakery Page 8.5", "Updated: Plugin for WordPress 6.8.1"]],
69+
["2025, April, 18 - v 2.0.1", ["Updated: Plugin for WPBakery Page 8.4", "Fixed: Plugin notice for the dependencies error."]],
6970
["2025, April, 12 - v 2.0.0", ["Updated: Plugin composer, namespace, and .nvmrc file.", "Updated: Plugin notice for the dependencies.", "Updated: Plugin filters, actions, and meta information."]],
7071
["2025, April, 04 - v 1.1.8", ["Updated: Plugin composer version and dependency manager code."]],
7172
["2025, March, 29 - v 1.1.7", ["Updated: Plugin admin ajax function."]],

bkbm-addon/kdapb/assets/js/changelog.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,13 @@ $(function () {
5959
}
6060
}
6161
// Change only the version and date
62-
var metaData = ["2.0.1", "18/04/2025"]
62+
var metaData = ["2.1.0", "24/06/2025"]
6363
updateMetaInfo(metaData)
6464

6565
// Just add a new row.
6666
var changeLogData = [
6767
// Add a new row below this comment.
68+
["2025, June, 24 - v 2.1.0", ["Updated: Plugin for WordPress 6.8.1"]],
6869
["2025, April, 18 - v 2.0.1", ["Fixed: Plugin notice for the dependencies error."]],
6970
["2025, April, 12 - v 2.0.0", ["Updated: Plugin composer, namespace, and .nvmrc file.", "Updated: Plugin notice for the dependencies.", "Updated: Plugin filters, actions, and meta information."]],
7071
["2018, January, 05 - v 1.0.4", ["Fixed: Plugin styling issues."]],

bkbm-addon/ktwfc/assets/js/changelog.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,13 @@ $(function () {
5959
}
6060
}
6161
// Change only the version and date
62-
var metaData = ["2.0.1", "18/04/2025"]
62+
var metaData = ["2.1.0", "24/06/2025"]
6363
updateMetaInfo(metaData)
6464

6565
// Just add a new row.
6666
var changeLogData = [
6767
// Add a new row below this comment.
68+
["2025, June, 24 - v 2.1.0", ["Updated: Plugin for WordPress 6.8.1", "Updated: Plugin for WooCommerce 9.8.x"]],
6869
["2025, April, 18 - v 2.0.1", ["Fixed: Plugin notice for the dependencies error."]],
6970
["2025, April, 12 - v 2.0.0", ["Updated: Plugin composer, namespace, and .nvmrc file.", "Updated: Plugin notice for the dependencies.", "Updated: Plugin filters, actions, and meta information."]],
7071
["2018, January, 05 - v 1.0.4", ["Fixed: Plugin styling issues."]],

bkbm-addon/rkb/assets/js/changelog.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,13 @@ $(function () {
5959
}
6060
}
6161
// Change only the version and date
62-
var metaData = ["2.0.1", "18/04/2025"]
62+
var metaData = ["2.1.0", "24/06/2025"]
6363
updateMetaInfo(metaData)
6464

6565
// Just add a new row.
6666
var changeLogData = [
6767
// Add a new row below this comment.
68+
["2025, June, 24 - v 2.1.0", ["Updated: Plugin for WordPress 6.8.1"]],
6869
["2025, April, 18 - v 2.0.1", ["Fixed: Plugin notice for the dependencies error."]],
6970
["2025, April, 12 - v 2.0.0", ["Updated: Plugin composer, namespace, and .nvmrc file.", "Updated: Plugin notice for the dependencies.", "Updated: Plugin filters, actions, and meta information."]],
7071
["2018, January, 05 - v 1.0.4", ["Fixed: Plugin styling issues."]],

bkbm-addon/templify/assets/js/changelog.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,14 @@ $(function () {
5959
}
6060
}
6161
// Change only the version and date
62-
var metaData = ["2.0.2", "30/05/2025"]
62+
var metaData = ["2.1.0", "24/06/2025"]
6363
updateMetaInfo(metaData)
6464

6565
// Just add a new row.
6666
var changeLogData = [
6767
// Add a new row below this comment.
68-
["2025, May, 30 - v 2.0.2", ["Fixed: Plugin deactivation method bug.", "Updated: Plugin for WordPress 6.8.1"]],
68+
["2025, June, 24 - v 2.1.0", ["Updated: Plugin for WordPress 6.8.1"]],
69+
["2025, May, 30 - v 2.0.2", ["Fixed: Plugin deactivation method bug.", "Updated: Plugin for WordPress 6.8.0"]],
6970
["2025, April, 18 - v 2.0.1", ["Fixed: Plugin notice for the dependencies error."]],
7071
["2025, April, 12 - v 2.0.0", ["Updated: Plugin composer, namespace, and .nvmrc file.", "Updated: Plugin notice for the dependencies.", "Updated: Plugin filters, actions, and meta information."]],
7172
["2024, December, 05 - v 1.1.7", ["Updated: Plugin for WordPress 6.7.1"]],

0 commit comments

Comments
 (0)