JohnBedard.com

“Some men just want to watch the world burn.”

A Bit of Randomness

I’ve implemented a random slogan generator at the top of the page, using the last few slogans and one new one. It’s something I thought about for awhile and finally got around to doing. I snagged a random quote generator in PHP and integrated it into my WordPress theme. I can override the random quotes if I enter a new quote in the tagline field of the Options page in WordPress. But I can also edit the script through the WordPress theme editor, just in case the quote’s a keeper.

I didn’t find an existing plug-in for this little widget, so future goal might be to convert this into a plug-in and distribute it.

Comments are closed.