Skip to content

WP Baseline v3.1.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 05:28
· 38 commits to main since this release

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

  • chore: bump version to 3.1.0 (b2b5eb1)
  • chore: bump version to 3.1.0 (19be86d)

📦 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