Rename method to update_tainacan_selectbox_to_tainacan_radio_and_tainacan_taginput
This commit is contained in:
parent
4d4544275c
commit
4000a6a27c
|
@ -241,7 +241,7 @@ class Migrations {
|
||||||
'%s', '%s');
|
'%s', '%s');
|
||||||
}
|
}
|
||||||
|
|
||||||
static function migrate_selectbox_to_radio_and_taginput(){
|
static function update_tainacan_selectbox_to_radio_and_taginput(){
|
||||||
global $wpdb;
|
global $wpdb;
|
||||||
|
|
||||||
// update filter type
|
// update filter type
|
||||||
|
|
Loading…
Reference in New Issue