extended-acf icon indicating copy to clipboard operation
extended-acf copied to clipboard

Make $settings public

Open kevinruscoe opened this issue 1 year ago • 4 comments

Hello, I need a way to access Layout names (before registration), but I can't seem to find an api to get them. It seems the name and label are both passed to settings, but I can't access settings because it's protected.

Would it be possible to either make $settings public; or add some public methods to get a fields name or label?

kevinruscoe avatar Oct 14 '24 21:10 kevinruscoe