JR Field Generator For ACF is a small helper plugin for developers who use
Advanced Custom Fields (ACF) a lot and are tired of creating big field groups
by hand.
Instead of clicking through the ACF UI for every field, you:
Title : text).You can then import that JSON into ACF and adjust details as needed. The goal
is to turn hours of repetitive field creation into just a few minutes of
simple input and review.
Important: This plugin uses the Gemini API. Your list of field labels and
types is sent to Google’s servers as part of the AI request. Do not include
any sensitive data in the field list.
In the large textarea, enter your fields, one per line, using this exact format:
Field Label : type
⚠️ Important: You must use the format Label : type (with a colon and space) for the plugin to work correctly.
Example:
Title : textDescription : textareaPrice : numberProduct Gallery : imageBooking Status : selectDate of Birth : date_picker.json, orAfter import, you can edit the generated field group, change the location
rules, rearrange fields, or tweak any details inside ACF as usual.
Field Label : type (with colon and space)post_type equals post).This plugin connects to the Google Gemini API to generate ACF field configurations using AI.
The AI reads the field labels/types you provide and returns suggested ACF-compatible JSON that you can review before import.
Service: Google Gemini (Generative Language API)
Purpose: To generate field group JSON based on user input.
Data Sent:
* Field descriptions entered by the user
* API key (stored locally, used for authentication)
When:
* Only when user clicks “Generate Fields”
No data is stored on our servers.
Terms of Service:
https://ai.google.dev/terms
Privacy Policy:
https://policies.google.com/privacy