I’m building an EE 2.1 site and am hoping to use the first party Randomizer plugin to display some company trivia. The trivia content is managed with a channel so I’d like to bring entries into the plugin instead of hard-coding the content within the plugin itself.
I’ve looked at using the random fields tag but keeping my content in multiple fields rather than as entries just doesn’t seem very elegant. I did try using the channels tag within the plugin but received a randomizer plugin error.
Anyone know if it’s possible to use EE code within the plugin array?