Hube2/acf-input-counter

Small bug Notice: Trying to get property of non-object

Closed this issue · 1 comments

Hi John, i find a small bug in file acf-input-counter.php

In line 61:

$len = strlen(get_field($field['name'], $post->ID, false));

With Debug TRUE, generated this error: Notice: Trying to get property of non-object

Hube2 commented

Should be corrected