Home › Forums › Add-ons › Options Page › Customizing an Options Page › Reply To: Customizing an Options Page
Well, I thought it was interesting so I looked into various ways to make changes to the options page. To be honest, I’m not comfortable hijacking the ACF callback function because that would mean that every time ACF updated the “View” for the options page that you’d need to rework anything that you do.
I came up with this https://github.com/Hube2/acf-filters-and-functions/blob/master/customized-options-page.php. This method adds an action both before and after the ACF action so that you can capture the output from ACF and make changes to it after.
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!
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 Privacy Policy. If you continue to use this site, you consent to our use of cookies.