forked from argoproject/Argo
-
-
Notifications
You must be signed in to change notification settings - Fork 83
Theme Options and the Options Framework
French District edited this page Aug 19, 2017
·
1 revision
Largo uses the Options Framework for the Appearance > Theme Options menu pages.
If you need to access a Theme Options value, use of_get_option() instead
of the usual get_option()
. The theme options pages themselves can be customized from options.php
in the main theme folder.
Questions or comments? File an issue, or contact INN directly