• Resolved mads

    (@madstudio)


    Hello,

    where is the best place to save the insert in Database File from updating?

    Best Regards.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter mads

    (@madstudio)

    ok

    Plugin Author codepeople

    (@codepeople)

    Hello @madstudio,

    “/wp-content/plugins/calculated-fields-form/cp_calculatedfieldsf_insert_in_database.php” is the file used to define the insertion queries for storing the information collected by the form into a different database, and the plugin should create a backup by itself in the update process to protect the file against overwritting, however, you can create a backup of this file in your computer.

    Best regards.

    Thread Starter mads

    (@madstudio)

    Hello,

    Thank you very much.

    Best Regards.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘insert in Database’ is closed to new replies.