Plugin Directory

Changeset 2148755


Ignore:
Timestamp:
08/31/2019 12:08:38 AM (7 years ago)
Author:
peckdaniel
Message:

tagging version 1.1.0

Location:
soundcheck
Files:
2 edited
17 copied

Legend:

Unmodified
Added
Removed
  • soundcheck/tags/1.1.0/plugin.php

    r2148561 r2148755  
    33 * Plugin Name: Soundcheck
    44 * Plugin URI: https://soundcheck.ai/wordpress
    5  * Description: The Soundcheck plugin is the easiest way to publish web content that is optimized for voice devices like Amazon Echo and Google Home. You get a new "Speakable" blog type and a voice admin screen to validate and preview your voice content.
    6  * Version: 1.0.3
     5 * Description: The Soundcheck plugin is the easiest way to publish web content that is optimized for voice devices like Amazon Echo and Google Home. You get a new "Speakable" block type and a voice admin screen to validate and preview your voice content.
     6 * Version: 1.1.0
    77 * Author: Soundcheck
    88 *
  • soundcheck/tags/1.1.0/readme.txt

    r2148561 r2148755  
    22Contributors: peckdaniel
    33Donate link: https://soundcheck.ai
    4 Tags: voice, alexa, speakable, google assistant, gutenberg
     4Tags: voice, alexa, speakable, google assistant
    55Requires at least: 5.0
    66Tested up to: 5.2.2
     
    2727
    2828A custom Gutenberg block for adding `speakable` content to your posts.
     29
    2930* Include copy that is optimized for text-to-speech.
    3031* Automatically generate the required structured data with no coding.
  • soundcheck/trunk/plugin.php

    r2148561 r2148755  
    33 * Plugin Name: Soundcheck
    44 * Plugin URI: https://soundcheck.ai/wordpress
    5  * Description: The Soundcheck plugin is the easiest way to publish web content that is optimized for voice devices like Amazon Echo and Google Home. You get a new "Speakable" blog type and a voice admin screen to validate and preview your voice content.
    6  * Version: 1.0.3
     5 * Description: The Soundcheck plugin is the easiest way to publish web content that is optimized for voice devices like Amazon Echo and Google Home. You get a new "Speakable" block type and a voice admin screen to validate and preview your voice content.
     6 * Version: 1.1.0
    77 * Author: Soundcheck
    88 *
  • soundcheck/trunk/readme.txt

    r2148561 r2148755  
    22Contributors: peckdaniel
    33Donate link: https://soundcheck.ai
    4 Tags: voice, alexa, speakable, google assistant, gutenberg
     4Tags: voice, alexa, speakable, google assistant
    55Requires at least: 5.0
    66Tested up to: 5.2.2
     
    2727
    2828A custom Gutenberg block for adding `speakable` content to your posts.
     29
    2930* Include copy that is optimized for text-to-speech.
    3031* Automatically generate the required structured data with no coding.
Note: See TracChangeset for help on using the changeset viewer.