How do I output all entries belonging to one of the current entry’s categories? An entry can be assigned to multiple categories.
For example: our policy entry assigned to “About” and “Policies” categories, all other entries (such as privacy policy, security policy belong to “policies” category) should be displayed on the side.
How can I implement it without any addon?
Thanks