options-page-admin-for-acf

वर्णन

This plugin has been closed as of जुलै 9, 2024 and is not available for download. This closure is permanent. Reason: लेखक विनंती.

समीक्षा

फेब्रुवारी 10, 2022
J’utilise beaucoup ACF Pro pour mes développements. Cette extension est le complément idéal pour créer facilement des pages d’options. Merci au développeur
नोव्हेंबर 20, 2018 2 उत्तर
Tried according to the documentation, but did not work. Trying to get the $post_id will not work. I have a very simple Options menu with a parent and two children. Set as save to This Post for all three. I have one set of custom fields showing up on the two children option pages. I entered the fields on a child options page, saved, then tried to run some code: Ex: $post_id = get_options_page_id(‘parent-options-page-slug’); if ( have_rows( ‘repeater_field_name’, $post_id ) ): while ( have_rows( ‘repeater_field_name’ , $post_id ) ): the_row(); $episode = get_sub_field( ‘episode_field’); echo ‘Episode ‘ . $episode; Does not return anything. Does not work. UPDATE: Have to create a shortcode attribute to grab sub-page menu slug. After that, works for me.
जानेवारी 16, 2018
Works great and saves me time. Love the extra features from ACF Pro like ‘Saving Values to the Options Page Post’.
ऑगस्ट 31, 2017
This feature needs to be implemented in core ACF. Special thanks for ability to add content before and after acf fields. Great work!
सर्व 5 पुनरावलोकने वाचा

योगदानकर्ते आणि विकसक

“ACF Options Page Admin” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.

योगदानकर्ते

भाषांतर करा “ACF Options Page Admin” तुमच्या भाषेत.

विकासातील आग्रह?

कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.