Hey Aaron, I took some time and looked through the code and gave it some thought and decided to implement this into ACFW.
One thing that I will point out is that unlike Advanced Custom Fields, ACFW will not replace the value of the text box with a bunch of *
characters. The text box is just changed to type="password"
. This is mostly due to my ignorance in writing migration scripts, but once I figure it out, this may change as well. Probably not an issue since users who know how to “un-hide” that can probably just access the DB and see the key directly anyway!
Thanks again for the request and be sure to keep an eye out for the next release in the coming week(s).
Cheers!