Changeset 2148755
- Timestamp:
- 08/31/2019 12:08:38 AM (7 years ago)
- Location:
- soundcheck
- Files:
-
- 2 edited
- 17 copied
-
tags/1.1.0 (copied) (copied from soundcheck/trunk)
-
tags/1.1.0/2c3962efb5c14417eb99b15033163bd8.png (copied) (copied from soundcheck/trunk/2c3962efb5c14417eb99b15033163bd8.png)
-
tags/1.1.0/a69dbe4634047ba85aba5e10462c54cb.png (copied) (copied from soundcheck/trunk/a69dbe4634047ba85aba5e10462c54cb.png)
-
tags/1.1.0/admin.build.css (copied) (copied from soundcheck/trunk/admin.build.css)
-
tags/1.1.0/admin.build.js (copied) (copied from soundcheck/trunk/admin.build.js)
-
tags/1.1.0/b15b60d63f97df22a601e3183e6e31bd.png (copied) (copied from soundcheck/trunk/b15b60d63f97df22a601e3183e6e31bd.png)
-
tags/1.1.0/bdf0973488134dbe05148d77d0311973.png (copied) (copied from soundcheck/trunk/bdf0973488134dbe05148d77d0311973.png)
-
tags/1.1.0/blocks.build.js (copied) (copied from soundcheck/trunk/blocks.build.js)
-
tags/1.1.0/blocks.editor.build.css (copied) (copied from soundcheck/trunk/blocks.editor.build.css)
-
tags/1.1.0/blocks.style.build.css (copied) (copied from soundcheck/trunk/blocks.style.build.css)
-
tags/1.1.0/c48e103fd8f785a2a496f5f9efc37b71.png (copied) (copied from soundcheck/trunk/c48e103fd8f785a2a496f5f9efc37b71.png)
-
tags/1.1.0/plugin.php (copied) (copied from soundcheck/trunk/plugin.php) (1 diff)
-
tags/1.1.0/readme.txt (copied) (copied from soundcheck/trunk/readme.txt) (2 diffs)
-
tags/1.1.0/sidebar.build.js (copied) (copied from soundcheck/trunk/sidebar.build.js)
-
tags/1.1.0/src (copied) (copied from soundcheck/trunk/src)
-
tags/1.1.0/src/init-admin.php (copied) (copied from soundcheck/trunk/src/init-admin.php)
-
tags/1.1.0/src/init-blocks.php (copied) (copied from soundcheck/trunk/src/init-blocks.php)
-
trunk/plugin.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
soundcheck/tags/1.1.0/plugin.php
r2148561 r2148755 3 3 * Plugin Name: Soundcheck 4 4 * 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" blo gtype and a voice admin screen to validate and preview your voice content.6 * Version: 1. 0.35 * 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 7 7 * Author: Soundcheck 8 8 * -
soundcheck/tags/1.1.0/readme.txt
r2148561 r2148755 2 2 Contributors: peckdaniel 3 3 Donate link: https://soundcheck.ai 4 Tags: voice, alexa, speakable, google assistant , gutenberg4 Tags: voice, alexa, speakable, google assistant 5 5 Requires at least: 5.0 6 6 Tested up to: 5.2.2 … … 27 27 28 28 A custom Gutenberg block for adding `speakable` content to your posts. 29 29 30 * Include copy that is optimized for text-to-speech. 30 31 * Automatically generate the required structured data with no coding. -
soundcheck/trunk/plugin.php
r2148561 r2148755 3 3 * Plugin Name: Soundcheck 4 4 * 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" blo gtype and a voice admin screen to validate and preview your voice content.6 * Version: 1. 0.35 * 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 7 7 * Author: Soundcheck 8 8 * -
soundcheck/trunk/readme.txt
r2148561 r2148755 2 2 Contributors: peckdaniel 3 3 Donate link: https://soundcheck.ai 4 Tags: voice, alexa, speakable, google assistant , gutenberg4 Tags: voice, alexa, speakable, google assistant 5 5 Requires at least: 5.0 6 6 Tested up to: 5.2.2 … … 27 27 28 28 A custom Gutenberg block for adding `speakable` content to your posts. 29 29 30 * Include copy that is optimized for text-to-speech. 30 31 * Automatically generate the required structured data with no coding.
Note: See TracChangeset
for help on using the changeset viewer.