Hi there,
For a while now i’m building themes for WordPress. I’ve got an extended custom backend system, that works fine.
I also work with PHP in a stylesheet, I called style.php, next to my original style.css file. With this PHP stylesheet I can get my settings from my custom backend system.
Besides that I also build custom widgets.
So now I was wondering, is it possible to call my settings/options from my custom widgets into my stylesheet PHP file.
I see a lot of possibilities when this would work.