Plugin Directory

Changeset 2595481


Ignore:
Timestamp:
09/08/2021 06:48:26 AM (5 years ago)
Author:
ResponsiveVoice
Message:

Upgrade to ResponsiveVoice 1.8.2

Location:
responsivevoice-text-to-speech/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • responsivevoice-text-to-speech/trunk/includes/responsivevoice-includes.php

    r2560034 r2595481  
    1313
    1414    wp_enqueue_style('rv-style', plugin_dir_url(__FILE__) . 'css/responsivevoice.css');
    15     wp_enqueue_script('responsive-voice', 'https://code.responsivevoice.org/1.8.1/responsivevoice.js?' . implode('&', $appendScriptTag));
     15    wp_enqueue_script('responsive-voice', 'https://code.responsivevoice.org/1.8.2/responsivevoice.js?' . implode('&', $appendScriptTag));
    1616}
    1717
  • responsivevoice-text-to-speech/trunk/readme.txt

    r2562748 r2595481  
    66Requires at least: 3.6
    77Tested up to: 5.8
    8 Stable tag: 1.7.2
     8Stable tag: 1.7.3
    99License: GPLv2
    1010
     
    8080
    8181== Changelog ==
     82
     83= Version 1.7.3 =
     84* Upgrade to ResponsiveVoice 1.8.2
    8285
    8386= Version 1.7.2 =
     
    293296== Upgrade Notice ==
    294297
    295 = 1.7.0 =
     298= 1.7.3 =
    296299* Upgrade the plugin for the latest improvements.
  • responsivevoice-text-to-speech/trunk/responsivevoice-text-to-speech.php

    r2562748 r2595481  
    44Plugin URI: responsivevoice.com/wordpress-text-to-speech-plugin/?utm_source=wpadmin&utm_medium=plugin&utm_campaign=wprvttsplugin
    55Description: An easy to use plugin to integrate ResponsiveVoice Text to Speech into your WP blog.
    6 Version: 1.7.2
     6Version: 1.7.3
    77Author: ResponsiveVoice
    88Author URI: http://responsivevoice.com
Note: See TracChangeset for help on using the changeset viewer.