Changeset 3086739
- Timestamp:
- 05/14/2024 09:40:45 PM (23 months ago)
- Location:
- ai-content-creator
- Files:
-
- 2 edited
- 10 copied
-
tags/1.2.0 (copied) (copied from ai-content-creator/trunk)
-
tags/1.2.0/admin/articulos.php (copied) (copied from ai-content-creator/trunk/admin/articulos.php)
-
tags/1.2.0/admin/configuracion.php (copied) (copied from ai-content-creator/trunk/admin/configuracion.php)
-
tags/1.2.0/admin/crear.php (copied) (copied from ai-content-creator/trunk/admin/crear.php)
-
tags/1.2.0/admin/funciones.php (copied) (copied from ai-content-creator/trunk/admin/funciones.php)
-
tags/1.2.0/admin/opciones.php (copied) (copied from ai-content-creator/trunk/admin/opciones.php)
-
tags/1.2.0/admin/posproduccion.php (copied) (copied from ai-content-creator/trunk/admin/posproduccion.php)
-
tags/1.2.0/ai-content-creator.php (copied) (copied from ai-content-creator/trunk/ai-content-creator.php) (1 diff)
-
tags/1.2.0/classes/class-aiccgeneracion.php (copied) (copied from ai-content-creator/trunk/classes/class-aiccgeneracion.php)
-
tags/1.2.0/readme.txt (copied) (copied from ai-content-creator/trunk/readme.txt) (2 diffs)
-
trunk/ai-content-creator.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ai-content-creator/tags/1.2.0/ai-content-creator.php
r3086705 r3086739 4 4 * Plugin URI: https://taller.abcdatos.net/ai-content-creator-wordpress/ 5 5 * Description: Creates new posts content using AI API 6 * Version: 1. 1.5-dev6 * Version: 1.2.0 7 7 * Author: ABCdatos 8 8 * Author URI: https://taller.abcdatos.net/ -
ai-content-creator/tags/1.2.0/readme.txt
r3086705 r3086739 4 4 Requires at least: 4.2 5 5 Tested up to: 6.5 6 Stable tag: 1. 1.46 Stable tag: 1.2.0 7 7 Requires PHP: 5.5 8 8 License: GPLv2 … … 99 99 == Changelog == 100 100 101 = 1. 1.5=101 = 1.2.0 = 102 102 *May 14 2024* 103 103 * GPT-4 Turbo and Omni supported. -
ai-content-creator/trunk/ai-content-creator.php
r3086705 r3086739 4 4 * Plugin URI: https://taller.abcdatos.net/ai-content-creator-wordpress/ 5 5 * Description: Creates new posts content using AI API 6 * Version: 1. 1.5-dev6 * Version: 1.2.0 7 7 * Author: ABCdatos 8 8 * Author URI: https://taller.abcdatos.net/ -
ai-content-creator/trunk/readme.txt
r3086705 r3086739 4 4 Requires at least: 4.2 5 5 Tested up to: 6.5 6 Stable tag: 1. 1.46 Stable tag: 1.2.0 7 7 Requires PHP: 5.5 8 8 License: GPLv2 … … 99 99 == Changelog == 100 100 101 = 1. 1.5=101 = 1.2.0 = 102 102 *May 14 2024* 103 103 * GPT-4 Turbo and Omni supported.
Note: See TracChangeset
for help on using the changeset viewer.