In the adding blocks plugins
There is two options to manage if blocks are displayed or not to users logged in or not.
The descriptions are quite confusing:
- Enabled for users: Check to enable this block for users (logged in users)
- Users only : Check to make this block a users only block (i.o.w.: it will only display if the user is logged in)
It means the same, or not ??
Anyway I can't configure a block to be displayed for both logged in users and unauthenticated ones.
In the end I removed the checks on the variable user_only in the code.