Page 1 of 1

[ASNWERED] Contact email address - a new CMS function

Posted: Tue May 24, 2022 8:07 am
by c0mp0ser
I noticed that the password is cleverly stored in the WCMS database. Wouldn't it be possible to save contact email address in a similar way, so that later on, using new additional WCMS function I could call it from database e.g. in contact form? Would it be possible to add this? It would be very useful but I don't know if it is possible to do it in a way that would be safe ... 🤔

Re: Contact email address - a new CMS function

Posted: Tue May 02, 2023 4:57 pm
by wiz
To answer this old post :)

In a way that the password is encrypted, the visitor would have to have the "password" or the decryption key, which would render the encryption useless.

Each method for "encryption" would have to enable the visitor to decrypt it, which means the bots could also decrypt it.
Appreciate you giving this thought!