acf/upgrade_550_termmeta

acf/upgrade_550_termmeta

Hook Type: action

See hook in core

Displaying hooks found in version: advanced-custom-fields.6.0.3

do_action('acf/upgrade_550_termmeta') is found 1 times:

  • /includes/upgrades.php line 434
    		}
    	}
    
    	// action for 3rd party
    	do_action( 'acf/upgrade_550_termmeta' );
    }
    
    /*
    *  acf_wp_upgrade_550_termmeta
    *
    *  When the database is updated to support term meta, migrate ACF term meta data across.