Conversation
The player block editor now correctly shows "Audio generated — N segments (virtual stitching)" instead of "Audio not yet generated" when the episode uses virtual stitching mode with segments ready. Co-Authored-By: Claude <noreply@anthropic.com>
- Fix player block editor virtual stitching status display - Add CONFIG.md documenting all 16 configuration constants - Norwegian translation for segment status string Co-Authored-By: Claude <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request releases version 1.2.2 of the Talking Head plugin. The main focus is on improving the player block editor's handling of virtual stitching mode, enhancing documentation, and updating translations. It also bumps the plugin version and updates metadata accordingly.
Player Block Editor Improvements:
Documentation:
CONFIG.mdfile (not shown in this diff, but referenced in changelog/readme) that documents all 16 configuration constants, includingwp-config.phpexamples. [1] [2]Localization and Translation Updates:
.po,.mo,.json,.php,.pot) to include this string and updated version metadata. [1] [2] [3] [4] [5] [6] [7] [8]Version and Metadata Bumps:
package.json,talking-head.php,readme.txt, and translation files. Updated changelog and upgrade notice to reflect the new release and its changes. [1] [2] [3] [4] [5] [6] [7] [8] [9]