You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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-checker from release zip assets (includes vendor/)
Full changelog
Added: exclude content from audio narration in the block editor (block toolbar, sidebar toggle, and inline format) via the audio-skip class.
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-skip markers (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.