Categories
CodeProject Web Development WordPress

Can’t Activate iMember360 Plugin in WordPress

Ran into a problem this morning where I couldn’t activate the iMember360 (Infusionsoft for WP) plugin on a local development install. Instead, I got a rather unhelpful error message: “Plugin could not be activated because it triggered a fatal error.” Okay, thanks for that. I’m running all my WordPress development sites on DesktopServer by ServerPress. […]
Categories
CodeProject Web Development WordPress

WordPress Broke My Site!

I hear the battle cry of website owners every time WordPress releases an update: “The update broke my site/theme/plugins/heart!” Usually I ignore the wimperings with the knowledge that “good” developers test their stuff with the pre-release versions so there aren’t any surprises. Well the surprise is on me, now 🙁 The WordPress 3.6 update broke […]
Categories
CodeProject Web Development WordPress

Fixing Protocol Errors in WordPress Plugins

I recently started a new job as a full-time WordPress developer managing several websites and the myriad of custom themes, child themes, and plugins. This is a lesson learned from an issue I had with one plugin in particular. Using Chrome on OS X, I get security warnings that a script wouldn’t load on a […]
Categories
CodeProject Web Development

Display Featured Links Randomly Using PHP

Use PHP to read a CSV file and automatically generate links for display.