Changeset 3182987
- Timestamp:
- 11/06/2024 09:34:04 AM (17 months ago)
- Location:
- trinity-audio/trunk
- Files:
-
- 3 edited
-
README.txt (modified) (1 diff)
-
inc/common.php (modified) (1 diff)
-
trinity.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trinity-audio/trunk/README.txt
r3172851 r3182987 153 153 154 154 == Changelog == 155 = 5.11 = 156 *Release Date - Wed 6, 2024* 157 * Added integration type 158 155 159 = 5.10 = 156 160 *Release Date - Oct 21, 2024* -
trinity-audio/trunk/inc/common.php
r3045093 r3182987 254 254 255 255 $player_query_params = [ 256 'integrationType' => 'wordpress', 256 257 'postHashV2' => $post_hash, 257 258 'language' => $source_language, -
trinity-audio/trunk/trinity.php
r3172851 r3182987 9 9 * Plugin URI: https://wordpress.org/plugins/trinity-audio/ 10 10 * 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.1 011 * Version: 5.11 12 12 * Author: Trinity Audio 13 13 * Author URI: https://trinityaudio.ai/
Note: See TracChangeset
for help on using the changeset viewer.