Home › Forums › Bug Reports › save_format in PHP doesn't work › Reply To: save_format in PHP doesn't work
Hi!
I’m using the textarea and the file type (default in the plugin). I’m exporting them for my proposes (https://github.com/jepser/The-Royal-Framework), my location and options for the group is:
'location' => array (
array (
array (
'param' => 'options_page',
'operator' => '==',
'value' => 'acf-options-framework',
'order_no' => 0,
'group_no' => 0,
),
),
),
'options' =>
array (
'position' => 'normal',
'layout' => 'no_box',
'hide_on_screen' =>
array (
),
),
'menu_order' => 0,
Then, I used the code in the export section, but change the “key” for these fields.
I didn’t understand ‘format_value_for_api()’ when I wrote “custom” I’m trying to point that isn’t the default save_format.
I want get_field to return:
– in favicon just the URL
– google_code the text without any formatting
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
🚀 ACF & ACF PRO 6.0.7 are now available.
— Advanced Custom Fields (@wp_acf) January 18, 2023
✨This release contains bug fixes and improvements while we continue to work on the next major release of ACF.https://t.co/wQgAOpwmUI
© 2023 Advanced Custom Fields.
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Cookie Policy. If you continue to use this site, you consent to our use of cookies.