Plugin Directory

Changeset 3368331


Ignore:
Timestamp:
09/26/2025 08:58:35 AM (6 weeks ago)
Author:
webtoffee
Message:

1.0.4

  • Tested Ok with WooCommerce 10.2
Location:
ai-content-generator-for-woocommerce
Files:
11 added
2 edited

Legend:

Unmodified
Added
Removed
  • ai-content-generator-for-woocommerce/trunk/ai-content-generator-for-woocommerce.php

    r3329629 r3368331  
    33 * Plugin Name: AI Content Generator for WooCommerce
    44 * Description: Generate product images, descriptions, brands, tags and gallery images for WooCommerce products using ChatGPT API based on product details.
    5  * Version: 1.0.3
     5 * Version: 1.0.4
    66 * Author: WebToffee
    77 * Author URI: https://www.webtoffee.com
     
    1111 * Requires at least: 5.0
    1212 * Requires PHP: 7.4
    13  * WC requires at least: 3.0.0
    14  * WC tested up to: 10.0.2
    1513 * Requires Plugins:  woocommerce
    1614 */
  • ai-content-generator-for-woocommerce/trunk/readme.txt

    r3329629 r3368331  
    11=== AI Content Generator for WooCommerce ===
    22Contributors: webtoffee
    3 Tags: woocommerce, openai, chatgpt, generate product images, generate product descriptions
     3Tags: woocommerce, openai, ai content generator, generate product images, generate product descriptions
    44Tested up to: 6.8
    5 Stable tag: 1.0.3
     5Stable tag: 1.0.4
    66License: GPLv2 or later
    77License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    8181== Changelog ==
    8282
     831.0.4
     84* Tested Ok with WooCommerce 10.2
     85
    83861.0.3
    8487* Tested Ok with WooCommerce 10.0.2
     
    103106== Upgrade Notice ==
    104107
    105 = 1.0.3 =
    106 * Tested Ok with WooCommerce 10.0.2
    107 * Added product brands generation functionality
    108 * Added product tags generation functionality
     108= 1.0.4 =
     109* Tested Ok with WooCommerce 10.2
Note: See TracChangeset for help on using the changeset viewer.