When wp_schedule_event action has two possible directions, how to avoid an infinite loop?

I’m building a plugin that links WordPress and Salesforce like this (updating here to try to clarify what the plugin does): salesforce_push: send data from WordPress to Salesforce. This happens when a new item (this could be a post, user, etc. depending on map settings) gets created/updated/deleted in WordPress, and that data is sent to … Read more

How do I set up a custom URL shortener for my posts?

I have several different sites running off WordPress, and the URLs tend to get fairly long and cumbersome (particularly when I try to publish them via Twitter). I recently purchased a very short domain name, and I’d like to use it as the root of a personal URL shortening service. So … http://www.eamann.com/portfolio would become … Read more