Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Ultimate member causing “$wpdb->insert” to insert data multiple times

$
0
0

Replies: 0

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 all articles
Browse latest Browse all 59525

Trending Articles