Skip to content

v3.12.0

Choose a tag to compare

@sectsect sectsect released this 23 Sep 06:14
· 72 commits to master since this release

Release v3.12.0 (2025-09-23)

Features

  • Add new REST API endpoint GET /taxonomies/enabled for retrieving enabled taxonomies (#110 by @sectsect)

Bug Fixes

  • Fix GitHub Actions PHPUnit test failures with improved mock handling and environment-agnostic testing (by @sectsect)

Refactor / Maintenance

  • Improve API filter names by renaming from wpto_test_* to wpto_* for broader usability (by @sectsect)
  • Add object and property validation in taxonomy name mapping (by @sectsect)
  • Enhance test reliability with proper filter cleanup and deterministic test data (by @sectsect)

Documentation

  • Add comprehensive documentation for taxonomies endpoint with examples and cURL usage (by @sectsect)