Title: Encryption with &#039;Gravity Encryption&#039; plugin possible?
Last modified: August 21, 2016

---

# Encryption with 'Gravity Encryption' plugin possible?

 *  [Kainer](https://wordpress.org/support/users/kainer/)
 * (@kainer)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/encryption-with-gravity-encryption-plugin-possible/)
 * The plugin Gravity Encryption delivers a code snipped to “use the encryption 
   with other plugins or in the function.php file”.
 * This is the code:
 * if(class_exists(‘GDS_Encryption_Class’))
    { GDS_Encryption_Class::encrypt($your_value_to_encrypt);}
   if(class_exists(‘GDS_Encryption_Class’)) { GDS_Encryption_Class::decrypt($your_value_to_decrypt);}
 * Is it possible to make Quick Chat save the messages from a private chat in the
   database encrypted? If so, where to put that code snippet best?
 * Thanks
 * [http://wordpress.org/plugins/quick-chat/](http://wordpress.org/plugins/quick-chat/)

The topic ‘Encryption with 'Gravity Encryption' plugin possible?’ is closed to new
replies.

 * ![](https://s.w.org/plugins/geopattern-icon/quick-chat.svg)
 * [Quick Chat](https://wordpress.org/plugins/quick-chat/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/quick-chat/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/quick-chat/)
 * [Active Topics](https://wordpress.org/support/plugin/quick-chat/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/quick-chat/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/quick-chat/reviews/)

## Tags

 * [database](https://wordpress.org/support/topic-tag/database/)
 * [encryption](https://wordpress.org/support/topic-tag/encryption/)

 * 0 replies
 * 1 participant
 * Last reply from: [Kainer](https://wordpress.org/support/users/kainer/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/encryption-with-gravity-encryption-plugin-possible/)
 * Status: not resolved