Home › Forums › General Issues › Hashing ACF post data › Reply To: Hashing ACF post data
Hashes cannot be “decrypted”.
You would need to use something that allows for encryption and decryption.
You can use acf/update_field and acf/load_value filters to alter the values before it is saved and then change it back when it is loaded.
My only real advice past this is that the data should not be stored if the database in not secure and you should be looking into hosting that provides proper security dependend on what you need to be complaint with like HIPAA or PCI.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.