update($table_name, $_POST, array('id' => $_GET['id'])); echo ''; } /****************************************************************** /* Getting Input from the DB Table ******************************************************************/ $data = $wpdb->get_row("SELECT * FROM $table_name WHERE id=".$_GET['id']); ?>
" . __( 'Add a New Category' ) . ""; ?>
name; ?>
published == 1){echo 'checked="checked" ';}?> />

" />