Exclude hidden posts from page__related, fix #4653

This commit is contained in:
iBug
2024-04-23 12:18:07 +08:00
parent 7746db6f7e
commit 60b9565277
4 changed files with 26 additions and 22 deletions

View File

@ -2,6 +2,10 @@
## Unreleased
### Bug Fixes
- "You may also enjoy" no longer recommends hidden posts. [#4653](https://github.com/mmistakes/minimal-mistakes/issues/4653)
### Enhancements
- Add Ukrainian translations. [#4273](https://github.com/mmistakes/minimal-mistakes/pull/4273)