vinkla / extended-acf

Register advanced custom fields with object-oriented PHP
MIT License
445 stars 61 forks source link

checkbox toggle function #123

Closed aakashbadole closed 1 year ago

aakashbadole commented 1 year ago

checkbox toggle function not available Fatal error: Uncaught Error: Call to undefined method WordPlate\Acf\Fields\Checkbox::toggle() Do we have any alternative way ? Please suggest

vinkla commented 1 year ago

What is the toggle attribute? Is it part of the field? If so, please send a pull request.