insert($table_name, $_POST,$format); echo ''; } /****************************************************************** /* Getting Input from the DB Table ******************************************************************/ $data = $wpdb->get_row("SELECT * FROM $table_name WHERE id=1"); ?>