Exclude Current Post in an ACF Relationship Loop

If include doesn’t work, try id:

<Loop post_type=post id="{Field acf_relationship_field_name}" exclude=24752>

I’ve asked Eliot whether we can make relationship loops natively accept query parameters from the post loop, so maybe that will get added in a future version.