ExpressionEngine: Excluding the currently viewed entry from a recent entries list
Scenario: When viewing a single entry, you would like to display the most recent entries on the side, excluding the currently viewed entry. By default, ExpressionEngine doesn't have a special function or parameter for it. However, there's a very simple way to add this feature; by creating a global variable…


