Support

Account

Home Forums Backend Issues (wp-admin) ACF make a post private if there are no rows in a repeater field. Reply To: ACF make a post private if there are no rows in a repeater field.

  • Hi @damon ,

    Thanks for the follow up.

    Your code seems just fine.

    It is possible that the $row is not returning a 0 value.

    Kindly try a var_dump of the variable to ensure that the correct values are used.

    Let me know how it goes.