Changeset 3114123
- Timestamp:
- 07/08/2024 09:24:09 AM (21 months ago)
- Location:
- ai-content-creator
- Files:
-
- 2 edited
- 11 copied
-
tags/1.2.3 (copied) (copied from ai-content-creator/trunk)
-
tags/1.2.3/admin/articulos.php (copied) (copied from ai-content-creator/trunk/admin/articulos.php)
-
tags/1.2.3/admin/configuracion.php (copied) (copied from ai-content-creator/trunk/admin/configuracion.php)
-
tags/1.2.3/admin/crear.php (copied) (copied from ai-content-creator/trunk/admin/crear.php)
-
tags/1.2.3/admin/funciones.php (copied) (copied from ai-content-creator/trunk/admin/funciones.php)
-
tags/1.2.3/admin/opciones.php (copied) (copied from ai-content-creator/trunk/admin/opciones.php)
-
tags/1.2.3/admin/posproduccion.php (copied) (copied from ai-content-creator/trunk/admin/posproduccion.php)
-
tags/1.2.3/ai-content-creator.php (copied) (copied from ai-content-creator/trunk/ai-content-creator.php) (1 diff)
-
tags/1.2.3/classes/class-aiccgeneracion.php (copied) (copied from ai-content-creator/trunk/classes/class-aiccgeneracion.php)
-
tags/1.2.3/readme.txt (copied) (copied from ai-content-creator/trunk/readme.txt) (2 diffs)
-
tags/1.2.3/uninstall.php (copied) (copied from ai-content-creator/trunk/uninstall.php)
-
trunk/ai-content-creator.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ai-content-creator/tags/1.2.3/ai-content-creator.php
r3092434 r3114123 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.2.3 -dev6 * Version: 1.2.3 7 7 * Author: ABCdatos 8 8 * Author URI: https://taller.abcdatos.net/ -
ai-content-creator/tags/1.2.3/readme.txt
r3092434 r3114123 3 3 Tags: chatgpt, gpt, openai, ia, inteligencia artificial 4 4 Requires at least: 4.2 5 Tested up to: 6. 56 Stable tag: 1.2. 25 Tested up to: 6.6 6 Stable tag: 1.2.3 7 7 Requires PHP: 5.5 8 8 License: GPLv2 … … 99 99 == Changelog == 100 100 101 = 1.2.3 -dev=101 = 1.2.3 = 102 102 May 24 2024. 103 103 * Solved bug on uninstall. 104 * WordPress 6.6 basic compatibility checked. 104 105 105 106 = 1.2.2 = -
ai-content-creator/trunk/ai-content-creator.php
r3092434 r3114123 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.2.3 -dev6 * Version: 1.2.3 7 7 * Author: ABCdatos 8 8 * Author URI: https://taller.abcdatos.net/ -
ai-content-creator/trunk/readme.txt
r3092434 r3114123 3 3 Tags: chatgpt, gpt, openai, ia, inteligencia artificial 4 4 Requires at least: 4.2 5 Tested up to: 6. 56 Stable tag: 1.2. 25 Tested up to: 6.6 6 Stable tag: 1.2.3 7 7 Requires PHP: 5.5 8 8 License: GPLv2 … … 99 99 == Changelog == 100 100 101 = 1.2.3 -dev=101 = 1.2.3 = 102 102 May 24 2024. 103 103 * Solved bug on uninstall. 104 * WordPress 6.6 basic compatibility checked. 104 105 105 106 = 1.2.2 =
Note: See TracChangeset
for help on using the changeset viewer.