Get values from an options page

Overview All the template functions (get_field, the_field, etc) can be used to load values from an options page, however, a second parameter is required to target the options page. This is similar to passing through a $post_id parameter to target a specific post object. The $post_id parameter needed is a string containing the word ‘option’ … Continue reading Get values from an options page