From 38fc8b4a6bbbbc6afd10f81734051c38fae776e7 Mon Sep 17 00:00:00 2001 From: Ali Aghdam Date: Sun, 8 Dec 2024 13:04:16 +0330 Subject: [PATCH] feat: update product desc --- blockera.php | 2 +- packages/blockera/CHANGELOG.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/blockera.php b/blockera.php index bbb7782ae..9387a2eae 100644 --- a/blockera.php +++ b/blockera.php @@ -2,7 +2,7 @@ /** * Plugin Name: Blockera Site Builder - The Advanced Mode for Block Editor * Plugin URI: https://blockera.ai/products/site-builder/ - * Description: The Advanced Mode for Block Editor + * Description: Blockera Site Builder is the advanced mode for the WP block editor, transforming it into a powerful page builder by enhancing the functionality of all core blocks. * Requires at least: 6.6 * Tested up to: 6.7 * Requires PHP: 7.4 diff --git a/packages/blockera/CHANGELOG.md b/packages/blockera/CHANGELOG.md index 346972c70..e5177c674 100644 --- a/packages/blockera/CHANGELOG.md +++ b/packages/blockera/CHANGELOG.md @@ -5,6 +5,7 @@ - Updated the plugin name. - Updated the contributors list. - Updated the readme file. +- Updated the plugin description. ## 1.0.0 (2024-12-08)