As previously announced via banners and our newsletters, support is no longer available through this platform.

For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.

You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.

Paid customers: Please log in to your store account for support.

Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com

Okay
  Public Ticket #1665961
security
Closed

Comments

  • rich siegmund started the conversation

    Considering use of wpdatatables plugin with a wordpress site.  Data would be coming from a MySql database. 

    Wondering whether the connection to between the plug and MySql is protected, either with SSL or some means.

    I'm not a web security expert, but I'm thinking that I can use https:// for the wordpress site itself, so pages served to visitors is protected, and I can get data into MySql in a secure manner, but I wasn't able to find out any details about how the plugin accesses MySql

  • [deleted] replied

    Hi Rich,
    Thank you for the inquiry.

    Plugin access the database that is used by WordPress, and we are fetching the data from it with MySQL queries and it is secured because we are using WordPress built-in methods that sanitize the data sent to query.

    You can try our sandbox site: Front-end & Back-end - you can find a fully functional version there to try out all plugin features.