Hi,
I’m trying to display a value from an options page into a the wysiwyg editor in WP with a shortcode. The documentation page says [acf field="{$value}"] or [acf field="{$value} post_id="123"] but nothing about getting a value from an options page.
Found it 😀
[acf field="field_name" post_id="option"]