WMA link
Thread[f
Thread[f[{a, b, c}]]
Thread[f[{a, b, c}, t]]
Thread[f[a + b + c], Plus]
Functions with attribute Listable are automatically threaded over lists:
Listable
{a, b, c} + {d, e, f} + g