ACF Options page
Open
- Dominant language
- PHP
- Stars
- 132
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
How do we retrieve values from an Options page?
https://www.advancedcustomfields.com/resources/options-page/
I added a gallery field within an options page, when I do `Option::get('gallery')` it outputs an array (which is correct), however that array only contains `key => value` pairs, like this:

How do I get the actual images?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.