---
title: "Custom Fields Integrations - PerfLocale"
description: "Translate ACF, MetaBox, and Pods custom fields with automatic reference field ID translation on the frontend. Per-field translation rules and shared keys."
canonical: "https://perflocale.com/addons/fields/"
source: "https://perflocale.com/addons/fields/"
format: "markdown"
---
Custom Fields

# Custom Fields Integrations

3 integrations - auto-detected, zero configuration

Custom Fields

## Advanced Custom Fields

Auto-detects all ACF field types and registers text fields as translatable. Relationship and post object fields automatically resolve to the current language's translation. Handles repeaters, groups, flexible content, and clone fields recursively.

Advanced Custom Fields Field group: Hero

hero\_title  
Text

🇺🇸Bread that takes its time 🇩🇪Brot, das sich Zeit nimmt

cta\_link  
Post Object

✓Auto-resolved to /de/menu/ on de

gallery  
Repeater × 3

Captions translated, images shared

Repeaters, groups, flexible content, and clone fields all walk recursively.

Custom Fields

## MetaBox

Covers MetaBox’s text-bearing field types — text, textarea, WYSIWYG, URL, email, oEmbed — plus the ones that hide text inside serialized arrays (fieldset\_text, text\_list, key\_value, input\_list). Post and taxonomy reference values are swapped to the current language’s translation on the frontend, and group / cloneable fields are walked recursively.

MetaBox Text & reference fields

-   Text, Textarea, WYSIWYGTranslatable
-   URL, email, oEmbedTranslatable
-   Post / Taxonomy referenceAuto-swapped
-   Group & cloneable fieldsRecursive
-   Date / time / numberSynced

PerfLocale walks the field tree on render, swapping reference IDs to the right language version.

Custom Fields

## Pods

Translates text, paragraph, WYSIWYG, email, phone, and URL fields. Pick (relationship) field IDs are automatically resolved to the current language's translation on the frontend.

Pods Pod: Recipe

recipe\_name  
Text

🇺🇸Country sourdough 🇩🇪Landbrot

method  
WYSIWYG

🇺🇸Mix flour, water, salt… 🇩🇪Mehl, Wasser, Salz mischen…

related\_recipe  
Pick

✓ID auto-resolved on /de/

Pick fields point at the current language’s post on the frontend automatically.
