Plugin Directory

Changeset 2825003


Ignore:
Timestamp:
11/28/2022 01:40:05 AM (3 years ago)
Author:
oscarssanchez
Message:

Fix readme.txt

Location:
ayudante-ai
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ayudante-ai/tags/1.0.0/readme.txt

    r2825002 r2825003  
    22
    33Contributors: oscarssanchez
    4 Tags: widget
    5 Requires PHP: 5.4
    6 Requires at least: 4.6
    7 Tested up to: 4.9
    8 Stable tag: 1.0
     4Tags: artificial intelligence, images, image creator, machine learning
     5Requires PHP: 7.4
     6Requires at least: 6.1
     7Tested up to: 6.1
     8Stable tag: 1.0.0
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1111
    12 WP-Fexter is the widget version for WordPress of the handy pokémon encyclopedia.
     12Ayudante is a helper that uses artificial intelligence to help you create content faster.
    1313
    1414== Description ==
    1515
    16 WP-Dexter is the widget version for WordPress of the handy pokémon encyclopedia.
    17 Dexter reaches out to the pokeAPI service: http://pokeapi.co/api/v2/pokemon to retrieve Pokémon data.
    18 So be sure to check out their website to ensure you are ok using it in conjunct with dexter.
     16Ayudante is a a helper that uses artificial intelligence to create or enhance already existing content.
    1917
    20 WP-Dexter can be configured to display custom data like: show height, weight or pokémon type.
    21 It can also be configured to display pokémon from different generations.
     18It makes use of the Open AI API to generate images.
    2219
    2320== Installation ==
  • ayudante-ai/trunk/readme.txt

    r2825002 r2825003  
    22
    33Contributors: oscarssanchez
    4 Tags: widget
    5 Requires PHP: 5.4
    6 Requires at least: 4.6
    7 Tested up to: 4.9
    8 Stable tag: 1.0
     4Tags: artificial intelligence, images, image creator, machine learning
     5Requires PHP: 7.4
     6Requires at least: 6.1
     7Tested up to: 6.1
     8Stable tag: 1.0.0
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1111
    12 WP-Fexter is the widget version for WordPress of the handy pokémon encyclopedia.
     12Ayudante is a helper that uses artificial intelligence to help you create content faster.
    1313
    1414== Description ==
    1515
    16 WP-Dexter is the widget version for WordPress of the handy pokémon encyclopedia.
    17 Dexter reaches out to the pokeAPI service: http://pokeapi.co/api/v2/pokemon to retrieve Pokémon data.
    18 So be sure to check out their website to ensure you are ok using it in conjunct with dexter.
     16Ayudante is a a helper that uses artificial intelligence to create or enhance already existing content.
    1917
    20 WP-Dexter can be configured to display custom data like: show height, weight or pokémon type.
    21 It can also be configured to display pokémon from different generations.
     18It makes use of the Open AI API to generate images.
    2219
    2320== Installation ==
Note: See TracChangeset for help on using the changeset viewer.