-
v3.0.3 Stable
released this
2026-07-18 17:40:02 +00:00 | 0 commits to main since this release3.0.3 [2026-07-18]
Added
- "Robots" column on taxonomy list tables. When per-term granular control is on, the Categories / Tags / custom taxonomy list pages now show a "Robots" column with the same directive badges (🔍 noindex, 🔗 nofollow, 💾 noarchive, 📄 nosnippet, 🖼️ noimageindex) used on the post list. Makes it possible to scan at a glance which terms have an override and which directives are active — parity with the existing post-list UX.
Compatibility
- WordPress: 5.7 - 7.1
- PHP: 7.2 - 8.5
Tests
- Added 3 tests covering the term column renderer (no override, with override, passthrough for other columns).
Downloads