This snippet has been moved to the CMB2 Snippet Library.
Last active
June 8, 2023 16:53
-
-
Save jtsternberg/8601075 to your computer and use it in GitHub Desktop.
Create a theme options page with CMB2
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Important to note: the key that makes CMB2 save the data is line 104: https://gist.github.com/jtsternberg/8601075#file-theme-options-cmb-php-L104
show_on
must be an array and key must be set to "options-page". This was not obvious to me as I deconstructed this.