Plugin Directory

Changeset 3182987


Ignore:
Timestamp:
11/06/2024 09:34:04 AM (17 months ago)
Author:
sergiotrinity
Message:

v5.11

Location:
trinity-audio/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trinity-audio/trunk/README.txt

    r3172851 r3182987  
    153153
    154154== Changelog ==
     155= 5.11 =
     156 *Release Date - Wed 6, 2024*
     157 * Added integration type
     158
    155159= 5.10 =
    156160 *Release Date - Oct 21, 2024*
  • trinity-audio/trunk/inc/common.php

    r3045093 r3182987  
    254254
    255255    $player_query_params = [
     256      'integrationType' => 'wordpress',
    256257      'postHashV2'  => $post_hash,
    257258      'language'    => $source_language,
  • trinity-audio/trunk/trinity.php

    r3172851 r3182987  
    99   * Plugin URI:        https://wordpress.org/plugins/trinity-audio/
    1010   * Description:       This plugin generates an audio version of the post, for absolutely FREE. You can choose the language and the gender of the voice reading your content. You also have the option to add Trinity Audio's player on select posts or have it audiofy all of your content. In both cases, it only takes a few simple clicks to get it done. The plugin is built through collaboration with the Amazon Polly team.
    11    * Version:           5.10
     11   * Version:           5.11
    1212   * Author:            Trinity Audio
    1313   * Author URI:        https://trinityaudio.ai/
Note: See TracChangeset for help on using the changeset viewer.