escape( $wp_dlm_db_taxonomies ),
$wpdb->escape( $name ),
$wpdb->escape( $parent ));
$wpdb->query($query_ins);
wp_dlm_clear_cached_stuff();
// Echo Form with checked inputs
if ($wpdb->insert_id>0) {
$download_taxonomies->download_taxonomies();
?>
get_parent_cats();
if (!empty($cats)) {
foreach ( $cats as $c ) {
echo '
';
// Do Children
if (!function_exists('cat_form_output_children')) {
function cat_form_output_children($child) {
global $download_taxonomies;
if ($child) {
echo '