Ashique @ashique
0 Total Points
0 Best Answers
0 Posts
0 Snippits
Activities
Hi, nice article but the variable name should be $your_table_name instead of $your_db_name. $your_db_name = $wpdb->prefix . 'your_db_name'; <---------
Thanks!