acf/upgrade_550_termmeta

acf/upgrade_550_termmeta

Hook Type: action

See hook in core

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

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

  • /includes/upgrades.php line 430
    426
    427
    428
    429
    430
    431
    432
    433
    434
    435
    436
            }
        }
     
        // action for 3rd party
        do_action( 'acf/upgrade_550_termmeta' );
    }
     
    /**
     * When the database is updated to support term meta, migrate ACF term meta data across.
     *
     * @date    23/8/18