Migrate
    
            
            in package
            
        
    
    
    
        
            Class to migrate ACF field data.
Tags
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