corcel / acf

Advanced Custom Fields (ACF) plugin for Corcel
127 stars 100 forks source link

Missing null checks #32

Closed jakobbuis closed 7 years ago

jakobbuis commented 7 years ago

I've ran into a couple of variables that could be null, leading to fatal crashes when the wordpress database is polluted. It's better to ignore these invalid entries silently instead of failing the entire page.