Hi Lynne,
The above code is in my postbit_legacy to display a custom user profile field, and a second user profile field selects the display color. Rather than evaluating each color with conditionals, I was wanting to use the profile field to call different css classes -- which seems more efficient than daisy-chaining conditionals in every post.
I haven't done any plugins at all -- just that code in the postbit_legacy.
|