I have a few custom theme settings which so on my themes settings page.. this all works fine and as expected.
I now need to create a view that gets that custom theme setting. I can't find anything on how to do this.
I have installed the views php module and I know this theme_get_setting('setting_name')
is what i used to get the theme settings in my template.php
file.
Any help with this will be much appreciated.
Regards C