BeyondWords is the AI voice platform that brings frictionless audio publishing to newsrooms, writers, and businesses. Automatically create audio versions of WordPress posts and pages and embed via a customizable player. Lifelike neural voices and customizable text-to-speech algorithms deliver realistic speech that keeps listeners coming back for more.
6.0.3
Release date: 16th December 2025
Compatibility
- #473 Reintroduce support for PHP 8.0.
6.0.2
Release date: 3rd December 2025
Enhancements and Features
- #468 Tested up to WordPress 6.9.
Fixes
- #469 Add
beyondwords_integration_method into Inspect Panel copied data.
- #466 Removed PHP type hints from methods hooked directly into WordPress
add_action/add_filter.
6.0.1
Release date: 26th November 2025
Fixes
- #464 Use
CoreUtils::getPostMetaKeys to get all keys for removal.
- #461 Accept
null params from WP Core for isProtectedMeta.
- #460 Accept a
null parameter in getLangCodeFromJsonIfEmpty.
6.0.0
Release date: 10th November 2025
Enhancements and Features
- #449 Added support for Magic Embed integration within the plugin.
- A new "Magic Embed" option has been added under Content > Integration method in the plugin settings.
- This option is intended for users working with page builders such as Elementor, who may have experienced issues getting the REST API to function correctly during initial setup.
- Enabling Magic Embed will automatically add the Magic Embed script to each of your posts.
- For correct functionality:
- Magic Embed must be selected in the WordPress plugin.
- Magic Embed must also be enabled and configured in your BeyondWords dashboard.
- Posts previously created using the REST API will continue to use that method.
- Refer to our Magic Embed documentation for more information.
If your plugin is already working as expected with the REST API, we recommend continuing to use that integration.
Fixes
- #457 Removed segment marker assignment.
- Fixes a reported JS issue where the block editor "+" button was not being displayed.
Code Coverage
- #455 Increased PHPUnit test coverage.
Refactoring
- #454 PHP type declarations.
- #447 Make PHP methods static.
Compatibility
- ~~PHP 8.1 is now our minimum supported version.~~
See the previous changelogs here.