prefix . 'appts_tables_data'; $all_rows = $wpdb -> get_results( " SELECT id, name, table_data, sid, created_date, last_modified_date FROM $table_name ORDER BY id DESC" ); ?>
sid; $table_data = maybe_unserialize( $row -> table_data ); $template_selection = $table_data[ 'template-selection' ]; $count ++; ?>
">
name; ?>
'> .