theme options validation using the settings api doesn't work
-
Hello everybody,
I’m writing a custom theme and I’m implementing a few settings inside an option page.
I’m having quite a few problems with data validation because the data passed to the validation function doesn’t seem to update the option entry in the database.Here you’ll find the theme-options.php code included from the functions.php in my theme
This is the options-cart.php file where you can find the actual form for the page.
And here you have the options-register.php page, where the data validation is done. Here (I presume) is where the problem is, but I can’t seem to find what is wrong with this code..
I really hope you can help me, if you need any more info, just ask!
Thanks a lot in advance
- The topic ‘theme options validation using the settings api doesn't work’ is closed to new replies.