moderntribe / square-one

Modern Tribe's legacy WordPress framework for the classic editor.
GNU General Public License v2.0
89 stars 20 forks source link

Feature/Discussion: ACF Maxlength Helper Function #977

Closed ChrisMKindred closed 2 years ago

ChrisMKindred commented 2 years ago

What does this do/fix?

Adds an ACF helper class that triggers a max character counter on input or textarea fields that include a maxlength value. For every project I have worked on, there has been a request for this feature and the level of discovery/lift always kept us from getting it added.

I have included example usage in the video below.

QA

Screenshots/video:

Tests

Does this have tests?