• Resolved sadiqodunsi

    (@sadiqodunsi)


    Hi,

    UM plugin is causing $wpdb->insert to insert data multiple times. I have created a class where I am using $wpdb->insert( $table_name, $args ) to instert data. Depending or whether I use the code in a hook or a shortcode, the data can be inserted up to 5 times.

    After troubleshooting and deactivating all other plugins, I realized that UM is the cause of this behaviour.

    How can this issue be fixed temporarily? And can you please push a permanent fix to the next update?

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

The topic ‘Ultimate member causing “$wpdb->insert” to insert data multiple times’ is closed to new replies.