Michelle Van den BerghOctober 31, 2015 I am sure you have heard this many times: “never use a do-not-reply email address when sending an outbound email campaign.” I recently received the “do-not-reply” treatment when I took my mobile device to a large mobile service provider to have it fixed. They pride themselves on their service … Continue reading Close the Communication Loop on Your Email Campaigns
Tag Archives: Loop
WordPress: The Loop
Vee Lee December 29, 2014 What Is The Loop? The Loop is PHP code that WordPress uses to display content from a single page/post onto your website, for example, the About page for a site. It can also be used to display a number of posts from a category on a category page. Here’s a … Continue reading WordPress: The Loop