Changeset 3390444
- Timestamp:
- 11/05/2025 12:23:09 PM (5 months ago)
- Location:
- immobiliareai
- Files:
-
- 2 deleted
- 7 edited
- 11 copied
-
assets/screenshot-1.png (modified) (previous)
-
assets/screenshot-2.png (modified) (previous)
-
assets/screenshot-3.png (modified) (previous)
-
assets/screenshot-4.png (modified) (previous)
-
assets/screenshot-5.png (modified) (previous)
-
tags/1.2.5 (copied) (copied from immobiliareai/trunk)
-
tags/1.2.5/LICENSE.txt (copied) (copied from immobiliareai/trunk/LICENSE.txt)
-
tags/1.2.5/css (copied) (copied from immobiliareai/trunk/css)
-
tags/1.2.5/immobiliareai.php (copied) (copied from immobiliareai/trunk/immobiliareai.php) (1 diff)
-
tags/1.2.5/js (copied) (copied from immobiliareai/trunk/js)
-
tags/1.2.5/js/admin.js (copied) (copied from immobiliareai/trunk/js/admin.js)
-
tags/1.2.5/languages (copied) (copied from immobiliareai/trunk/languages)
-
tags/1.2.5/languages/immobiliareai-en_US.mo (deleted)
-
tags/1.2.5/languages/immobiliareai-en_US.po (deleted)
-
tags/1.2.5/languages/immobiliareai-it_IT.mo (copied) (copied from immobiliareai/trunk/languages/immobiliareai-it_IT.mo)
-
tags/1.2.5/languages/immobiliareai-it_IT.po (copied) (copied from immobiliareai/trunk/languages/immobiliareai-it_IT.po)
-
tags/1.2.5/languages/immobiliareai.pot (copied) (copied from immobiliareai/trunk/languages/immobiliareai.pot)
-
tags/1.2.5/readme.txt (copied) (copied from immobiliareai/trunk/readme.txt) (4 diffs)
-
trunk/immobiliareai.php (modified) (1 diff)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
immobiliareai/tags/1.2.5/immobiliareai.php
r3329660 r3390444 3 3 Plugin Name: ImmobiliareAI 4 4 Description: Generate real estate descriptions with AI (Artificial Intelligence) in the post editor. 5 Version: 1.2. 45 Version: 1.2.5 6 6 Author: Fabio Mario Giacomini 7 7 Author URI: https://viarete.it -
immobiliareai/tags/1.2.5/readme.txt
r3331567 r3390444 5 5 Tested up to: 6.8 6 6 Requires PHP: 7.4 7 Stable tag: 1.2. 47 Stable tag: 1.2.5 8 8 License: GPL-2.0-or-later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 10 11 Automatically generate SEO-friendly real estate descriptions using AI. Ideal for agencies, agents and WordPress professionals.11 Generate polished real-estate listings with AI. Gutenberg block. IT/EN, saves time per listing. 12 12 13 13 == Description == … … 25 25 - 📋 **Structured form inputs** for fast and accurate description building 26 26 - 🔑 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. 28 28 - 🛡️ Safe, secure, and lightweight – no bloat or tracking 29 29 … … 51 51 == Screenshots == 52 52 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 53 1. Open the editor: the ImmobiliareAI panel appears automatically. 54 2. Fill the property form 55 3. Generate description (IT) 56 4. Generate description (EN) 57 5. Before vs After in the editor 58 6. Modify the generated description 58 59 59 60 == 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. 60 68 61 69 = 1.2.4 = … … 98 106 == Upgrade Notice == 99 107 108 = 1.2.5 = 109 Documentation and compatibility update. No changes to functionality. Safe to update. 110 100 111 = 1.2.4 = 101 112 Adds automatic language detection (IT/EN) and removes debug output. Recommended update. -
immobiliareai/trunk/immobiliareai.php
r3329660 r3390444 3 3 Plugin Name: ImmobiliareAI 4 4 Description: Generate real estate descriptions with AI (Artificial Intelligence) in the post editor. 5 Version: 1.2. 45 Version: 1.2.5 6 6 Author: Fabio Mario Giacomini 7 7 Author URI: https://viarete.it -
immobiliareai/trunk/readme.txt
r3331567 r3390444 5 5 Tested up to: 6.8 6 6 Requires PHP: 7.4 7 Stable tag: 1.2. 47 Stable tag: 1.2.5 8 8 License: GPL-2.0-or-later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 10 11 Automatically generate SEO-friendly real estate descriptions using AI. Ideal for agencies, agents and WordPress professionals.11 Generate polished real-estate listings with AI. Gutenberg block. IT/EN, saves time per listing. 12 12 13 13 == Description == … … 25 25 - 📋 **Structured form inputs** for fast and accurate description building 26 26 - 🔑 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. 28 28 - 🛡️ Safe, secure, and lightweight – no bloat or tracking 29 29 … … 51 51 == Screenshots == 52 52 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 53 1. Open the editor: the ImmobiliareAI panel appears automatically. 54 2. Fill the property form 55 3. Generate description (IT) 56 4. Generate description (EN) 57 5. Before vs After in the editor 58 6. Modify the generated description 58 59 59 60 == 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. 60 68 61 69 = 1.2.4 = … … 98 106 == Upgrade Notice == 99 107 108 = 1.2.5 = 109 Documentation and compatibility update. No changes to functionality. Safe to update. 110 100 111 = 1.2.4 = 101 112 Adds automatic language detection (IT/EN) and removes debug output. Recommended update.
Note: See TracChangeset
for help on using the changeset viewer.