ACF Helper

Migrate
in package

Class to migrate ACF field data.

Tags
since
1.0.0

Table of Contents

renameWithFlexbileContentLayout()  : bool
Add layout names of flexible content fields to their meta key names.

Methods

renameWithFlexbileContentLayout()

Add layout names of flexible content fields to their meta key names.

public renameWithFlexbileContentLayout(string $parentMetaKey, string $childMetaKey) : bool

Add the layout names of flexible content entries to the ACF field name stored as meta_key in the database.

Parameters
$parentMetaKey : string
$childMetaKey : string
Tags
since
1.0.0
Return values
bool

Search results