Plugin Directory

Changeset 3390444


Ignore:
Timestamp:
11/05/2025 12:23:09 PM (5 months ago)
Author:
viarete
Message:

Update short description and screenshot titles; add assets; bump to 1.2.5

Location:
immobiliareai
Files:
2 deleted
7 edited
11 copied

Legend:

Unmodified
Added
Removed
  • immobiliareai/tags/1.2.5/immobiliareai.php

    r3329660 r3390444  
    33Plugin Name: ImmobiliareAI
    44Description: Generate real estate descriptions with AI (Artificial Intelligence) in the post editor.
    5 Version: 1.2.4
     5Version: 1.2.5
    66Author: Fabio Mario Giacomini
    77Author URI: https://viarete.it
  • immobiliareai/tags/1.2.5/readme.txt

    r3331567 r3390444  
    55Tested up to: 6.8 
    66Requires PHP: 7.4 
    7 Stable tag: 1.2.4 
     7Stable tag: 1.2.5 
    88License: GPL-2.0-or-later 
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html 
    1010
    11 Automatically generate SEO-friendly real estate descriptions using AI. Ideal for agencies, agents and WordPress professionals.
     11Generate polished real-estate listings with AI. Gutenberg block. IT/EN, saves time per listing.
    1212
    1313== Description ==
     
    2525- 📋 **Structured form inputs** for fast and accurate description building
    2626- 🔑 Supports both **OpenAI personal keys** and **commercial license keys**
    27 - 🇮🇹 **Outputs in Italian** (multi-language support coming soon)
     27- 🌐 Language auto-detect (IT/EN) based on site language.
    2828- 🛡️ Safe, secure, and lightweight – no bloat or tracking
    2929
     
    5151== Screenshots ==
    5252
    53 1. Plugin settings screen (license and API key) 
    54 2. Form fields inside the post editor 
    55 3. Example of first block of generated description 
    56 4. Example of second block 
    57 5. Final published post with AI-generated content
     531. Open the editor: the ImmobiliareAI panel appears automatically.
     542. Fill the property form 
     553. Generate description (IT)
     564. Generate description (EN)
     575. Before vs After in the editor
     586. Modify the generated description
    5859
    5960== Changelog ==
     61
     62= 1.2.5 =
     63*   Compatibility: tested with WordPress 6.8.
     64*   Documentation: revised short description; unified language note (auto-detect IT/EN); clarified FAQ on OpenAI key vs license.
     65*   Screenshots: updated titles and order (auto panel, form, generate IT, generate EN, Before/After, modify generated descriptions).
     66*   “External services” section refined.
     67*   No functional code changes.
    6068
    6169= 1.2.4 =
     
    98106== Upgrade Notice ==
    99107
     108= 1.2.5 =
     109Documentation and compatibility update. No changes to functionality. Safe to update.
     110
    100111= 1.2.4 =
    101112Adds automatic language detection (IT/EN) and removes debug output. Recommended update.
  • immobiliareai/trunk/immobiliareai.php

    r3329660 r3390444  
    33Plugin Name: ImmobiliareAI
    44Description: Generate real estate descriptions with AI (Artificial Intelligence) in the post editor.
    5 Version: 1.2.4
     5Version: 1.2.5
    66Author: Fabio Mario Giacomini
    77Author URI: https://viarete.it
  • immobiliareai/trunk/readme.txt

    r3331567 r3390444  
    55Tested up to: 6.8 
    66Requires PHP: 7.4 
    7 Stable tag: 1.2.4 
     7Stable tag: 1.2.5 
    88License: GPL-2.0-or-later 
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html 
    1010
    11 Automatically generate SEO-friendly real estate descriptions using AI. Ideal for agencies, agents and WordPress professionals.
     11Generate polished real-estate listings with AI. Gutenberg block. IT/EN, saves time per listing.
    1212
    1313== Description ==
     
    2525- 📋 **Structured form inputs** for fast and accurate description building
    2626- 🔑 Supports both **OpenAI personal keys** and **commercial license keys**
    27 - 🇮🇹 **Outputs in Italian** (multi-language support coming soon)
     27- 🌐 Language auto-detect (IT/EN) based on site language.
    2828- 🛡️ Safe, secure, and lightweight – no bloat or tracking
    2929
     
    5151== Screenshots ==
    5252
    53 1. Plugin settings screen (license and API key) 
    54 2. Form fields inside the post editor 
    55 3. Example of first block of generated description 
    56 4. Example of second block 
    57 5. Final published post with AI-generated content
     531. Open the editor: the ImmobiliareAI panel appears automatically.
     542. Fill the property form 
     553. Generate description (IT)
     564. Generate description (EN)
     575. Before vs After in the editor
     586. Modify the generated description
    5859
    5960== Changelog ==
     61
     62= 1.2.5 =
     63*   Compatibility: tested with WordPress 6.8.
     64*   Documentation: revised short description; unified language note (auto-detect IT/EN); clarified FAQ on OpenAI key vs license.
     65*   Screenshots: updated titles and order (auto panel, form, generate IT, generate EN, Before/After, modify generated descriptions).
     66*   “External services” section refined.
     67*   No functional code changes.
    6068
    6169= 1.2.4 =
     
    98106== Upgrade Notice ==
    99107
     108= 1.2.5 =
     109Documentation and compatibility update. No changes to functionality. Safe to update.
     110
    100111= 1.2.4 =
    101112Adds automatic language detection (IT/EN) and removes debug output. Recommended update.
Note: See TracChangeset for help on using the changeset viewer.