> For the complete documentation index, see [llms.txt](https://nghiaxchis.gitbook.io/ncmaz-wordpress/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nghiaxchis.gitbook.io/ncmaz-wordpress/how-to/deprecated-add-acf-fields-to-the-wp-user-frontend-pro-form.md).

# (Deprecated) Add ACF fields to the wp-user-frontend-pro form

### *<mark style="background-color:red;"><mark style="color:red;">(Deprecated)<mark style="color:red;"></mark>*

Hi, to add ACF fields to the wp-user-frontend form:

\- On wp-user-frontend form, Add field -> Meta key -> Input ACF field name (<https://nimb.ws/8iBAlm> - <https://nghiaxchis.gitbook.io/ncmaz-wordpress/ncmaz-acf-fields>)

\- Please read the instructions here to understand the details and make it more effective - <https://wedevs.com/docs/wp-user-frontend-pro/acf-integration/>&#x20;

Below you can refer to all the ACF of the theme ncmaz, you can search to "ncUserMeta" - ht[tps://nghiaxchis.gitbook.io/ncmaz-wordpress/ncmaz-acf-fields](https://nghiaxchis.gitbook.io/ncmaz-wordpress/ncmaz-acf-fields)

Hope it can help.

Best regards


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://nghiaxchis.gitbook.io/ncmaz-wordpress/how-to/deprecated-add-acf-fields-to-the-wp-user-frontend-pro-form.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
