corcel / corcel/acf

ACF Options page

Open
#48 8 comments 0 reactions 0 assignees View on GitHub
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:

![image](https://user-images.githubusercontent.com/8927010/29036799-d6698a9c-7b98-11e7-9cc7-ddf2a7d1c3c7.png)

How do I get the actual images?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.