Groundworx Testimonial 1.1.0 brings a new block, a round of important bug fixes, and several security and code quality improvements.
Bug fixes
The job title block was rendering empty in some cases due to an incorrect meta key reference — that’s resolved. The taxonomy plural label default has been corrected from “Testimonials Categories” to “Testimonial Categories.” JSON-LD structured data output now uses JSON_HEX_TAG to prevent script injection edge cases.
Security and hardening
All registered post meta fields now have sanitize_callback defined. Render callbacks enforce attribute allowlists for textAlign and template values. These are the kinds of changes that won’t be visible to users but matter for responsible plugin development.
Internationalization
Template type titles and descriptions are now translatable, and i18n coverage has been improved across editor components and variation labels.
PHP requirement lowered to 7.4. Tested up to WordPress 6.9.
