WP Baseline v3.1.0
What's Changed in WP Baseline v3.1.0
🐛 Bug Fixes
- fix: no longer remove comments node from admin bar Should only remove if comments are disabled. Rather than being removed by default. (325b435)
- fix: restore wpbaseline_disable_comments filter check (6f52b56)
- fix: improve comment blocks filtering to avoid conflicts with other plugins (610636a)
🔧 Maintenance
📦 Other Changes
- feat: disable comment-related blocks when comments are disabled (11c1b29)
- Merge pull request #11 from builtnorth/dev (61fe4fc)
- Merge branch 'main' into dev (082fdcd)
- Merge pull request #12 from builtnorth/dev (b439480)
Full Changelog: v3.0.1...v3.1.0