PluginProbe
Content Blocks Builder – Create blocks, repeater blocks with carousel, grid, popup layouts / trunk
Content Blocks Builder – Create blocks, repeater blocks with carousel, grid, popup layouts vtrunk
2.8.14 2.8.13 2.8.12 2.7.5 2.7.6 2.7.7 2.7.8 2.7.9 2.8.0 2.8.1 2.8.10 2.8.11 2.8.2 2.8.3 2.8.4 2.8.5 2.8.6 2.8.7 2.8.8 2.8.9 trunk 1.0.1 1.0.2 1.1.0 1.1.1 All 147 releases
← All changes | content-blocks-builder.php +2 -2 2.8.13trunk View file →
@@ -5,9 +5,9 @@
5 5 * Plugin URI: https://contentblocksbuilder.com?utm_source=CBB&utm_campaign=CBB+visit+site&utm_medium=link&utm_content=Plugin+URI
6 6 * Description: Create blocks by wrapping other blocks into containers or repeaters to create layouts like grid, carousel, popup, accordion — all in the Block Editor. Fast. Easy. Bloat-free.
7 7 * Requires at least: 6.9
8 8 * Requires PHP: 8.0
9 - * Version: 2.8.13
9 + * Version: 2.8.14
10 10 * Author: Phi Phan
11 11 * Author URI: https://contentblocksbuilder.com?utm_source=CBB&utm_campaign=CBB+visit+site&utm_medium=link&utm_content=Author+URI
12 12 * License: GPL-3.0
13 13 *
@@ -34,9 +34,9 @@
34 34 * Plugin version
35 35 *
36 36 * @var String
37 37 */
38 - public $version = '2.8.13';
38 + public $version = '2.8.14';
39 39
40 40 /**
41 41 * Components
42 42 *