• I so love the option page feature and it helps me so much creating small WordPress plugins easily.

    But I was wondering… If I would like to really create a standalone WordPress plugin I would need the options page to be coded within a real .php file.

    My question: Is there a way to export the PHP code so I can paste it in a .php file (and I don’t mean the current php export because that’s something else).

    Or maybe there’s a way to see the created code so I can copy paste?

    I love your plugin so much to make my own plugins witch but I would like to share the created standalone plugins with others without having them installing ACF and so on…

    • This topic was modified 3 years, 5 months ago by Dennis Dallau.
Viewing 1 replies (of 1 total)
  • Plugin Author Konrad Chmielewski

    (@hwk-fr)

    Hello,

    Thanks for the feedback! Options Page is a native feature of ACF Pro: https://www.advancedcustomfields.com/resources/options-page/

    This feature let you add Options Page using PHP code. ACF Extended: Dynamic Options Page is a feature which let you generate ACF Options Page directly within the UI, but it use the same ACF PHP code behind the scene. With the Dynamic Options Page UI you can export your Options Page into ACF PHP code using the “Export PHP” action.

    If you want to use Options Page in your websites, ACF Pro is mandatory tho.

    Hope this answers your question!

    Regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Create php file of ACF-Extended option page’ is closed to new replies.