Releases: happyprime/turn-comments-off
Releases · happyprime/turn-comments-off
Release list
Turn Comments Off 2.0.2
2.0.2
- Fix unreliable block-unregistration asset enqueue.
- Guard against fatal count() on admin bar blogs.
- Guard count key in comments_pre_query filter.
- Add over-cautious check for a valid admin bar object.
- Update development dependencies.
- Confirm WordPress 7.0 support.
Turn Comments Off 2.0.1
2.0.1
- No functional changes.
- Update development dependencies.
- Confirm WordPress 6.9 support.
Turn Comments Off 2.0.0
2.0.0
- Fix a fatal PHP error when a comment query requests a count.
- Note: If you had manually removed our comments_pre_query filter for any reason, (you likely weren't), you'll need to adjust your code to account for the new namespaced function.
- Update development dependencies.
Turn Comments Off 1.3.2
1.3.2
- No functional changes.
- Update development dependencies.
- Confirm WordPress 6.6 support.
Turn Comments Off 1.3.1
1.3.1
- No functional changes.
- Replace
@wordpress/scriptsdependency with leaner configuration. - Confirm WordPress 6.5 support.
Turn Comments Off 1.3.0
1.3.0
- Remove "Manage Comments" from site menus under My Sites on multisite.
- Confirm WordPress 6.4 support.
- Update
wordpress/scriptsdependency to 26.15.0. - Improve linting configuration.
Turn Comments Off 1.2.1
1.2.1
- No functional changes, only custodial.
- Confirm WordPress 6.2 support.
- Update
wordpress/scriptsdependency to 26.1.0. - Improve linting configuration.
Turn Comments Off 1.2.0
Turn Comments Off 1.1.0
- Unregister core comment blocks in the editor.