Releases: voicethistext/vtt-for-wordpress
Releases · voicethistext/vtt-for-wordpress
Release list
1.1.0
What's new
- Exclude from audio — mark blocks or inline text in the block editor so they are stored but not spoken (
audio-skip) - Projects — assign all site generations to a VoiceThisText project (select existing or create for this site); deleted projects clear and retry without blocking generation
- GitHub updates — plugin updates via
yahnis-elsts/plugin-update-checkerfrom release zip assets (includesvendor/)
Full changelog
- Added: exclude content from audio narration in the block editor (block toolbar, sidebar toggle, and inline format) via the
audio-skipclass. - Added: global Project setting — select an existing VoiceThisText project or create one for this site so generations are attributed via
project_id. - Changed: plugin updates are served from GitHub releases via plugin-update-checker (release zip assets including
vendor/). - Fixed: TTS content transform preserves
audio-skip/data-audio-skipmarkers (including on wrappers like images/figures) so excluded regions reach VoiceThisText correctly. - Improved: if a configured project was deleted in VoiceThisText, clear it, retry generation without a project, and show an admin notice to re-select.