test
This commit is contained in:
@@ -54,7 +54,7 @@ class Wiaas_Package_Type {
|
||||
$types = apply_filters('wiaas_package_types', array('standard'));
|
||||
|
||||
foreach ($types as $type) {
|
||||
wp_insert_term($type, 'package_type');
|
||||
wp_update_term($type, 'package_type');
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user