Plugin Directory

Changeset 3479246


Ignore:
Timestamp:
03/10/2026 04:10:50 PM (3 weeks ago)
Author:
enkic
Message:

v2.5.4

Location:
ai-builder
Files:
2 edited
54 copied

Legend:

Unmodified
Added
Removed
  • ai-builder/tags/2.5.4/aibui-builder.php

    r3479241 r3479246  
    44 * Plugin URI:        https://website-ai-builder.com/
    55 * Description: This plugin is used to build your website with AI.
    6  * Version: 2.5.3
     6 * Version: 2.5.4
    77 * Author: enkic
    88 * Author URI:        https://enkicorbin.fr/
     
    1818
    1919// Définir la version du plugin
    20 define('AIBUI_VERSION', '2.5.3');
     20define('AIBUI_VERSION', '2.5.4');
    2121
    2222/**
  • ai-builder/tags/2.5.4/readme.txt

    r3479241 r3479246  
    55Tested up to: 6.9
    66Requires PHP: 7.4
    7 Stable tag: 2.5.3
     7Stable tag: 2.5.4
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    3232* **📱 Performance First:** All generated images are automatically compressed for the web.
    3333* **🌍 Go Global Instantly:** Translate entire pages, headers, and footers in one click. The AI handles the content translation and automatically links pages together with a built-in language switcher.
    34 * **🤖 Site Management Made Simple:** Control your entire WordPress site with natural language commands. No more navigating through complex menus—just ask Site Copilot what you need.
    3534
    3635> *"Perfect for freelancers, agencies, and site owners who want to scaffold websites in hours, not days."*
  • ai-builder/trunk/aibui-builder.php

    r3479241 r3479246  
    44 * Plugin URI:        https://website-ai-builder.com/
    55 * Description: This plugin is used to build your website with AI.
    6  * Version: 2.5.3
     6 * Version: 2.5.4
    77 * Author: enkic
    88 * Author URI:        https://enkicorbin.fr/
     
    1818
    1919// Définir la version du plugin
    20 define('AIBUI_VERSION', '2.5.3');
     20define('AIBUI_VERSION', '2.5.4');
    2121
    2222/**
  • ai-builder/trunk/readme.txt

    r3479241 r3479246  
    55Tested up to: 6.9
    66Requires PHP: 7.4
    7 Stable tag: 2.5.3
     7Stable tag: 2.5.4
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    3232* **📱 Performance First:** All generated images are automatically compressed for the web.
    3333* **🌍 Go Global Instantly:** Translate entire pages, headers, and footers in one click. The AI handles the content translation and automatically links pages together with a built-in language switcher.
    34 * **🤖 Site Management Made Simple:** Control your entire WordPress site with natural language commands. No more navigating through complex menus—just ask Site Copilot what you need.
    3534
    3635> *"Perfect for freelancers, agencies, and site owners who want to scaffold websites in hours, not days."*
Note: See TracChangeset for help on using the changeset viewer.