Retrieve ACF fields and values for a list of pages.
These functions are deprecated and require the the third-party ACF plugin (https://wordpress.org/plugins/acf-to-rest-api/).
Use the WordPress functions if you are using ACF Pro >= 5.11.
Functions
Advanced Custom Fields: Retrieve Post ACF Fields
Retrieve ACF fields and values for a single post.
These functions are deprecated and require the the third-party ACF plugin (https://wordpress.org/plugins/acf-to-rest-api/).
Use the WordPress functions if you are using ACF Pro >= 5.11.
Advanced Custom Fields: List Post ACF Fields
Retrieve ACF fields and values for a list of posts.
These functions are deprecated and require the the third-party ACF plugin (https://wordpress.org/plugins/acf-to-rest-api/).
Use the WordPress functions if you are using ACF Pro >= 5.11.
Advanced Custom Fields: Update Taxonomy ACF Field Values
Updates the values of the ACF fields for the specified taxonomy.
These functions are deprecated and require the the third-party ACF plugin (https://wordpress.org/plugins/acf-to-rest-api/).
Use the WordPress functions if you are using ACF Pro >= 5.11.
Advanced Custom Fields: Update Custom Content Type ACF Field Values
Updates the values of the ACF fields for the specified custom content type object.
These functions are deprecated and require the the third-party ACF plugin (https://wordpress.org/plugins/acf-to-rest-api/).
Use the WordPress functions if you are using ACF Pro >= 5.11.