Setting Cookies In WordPress – Trap For Beginners
Friday, September 26th, 2008I recently wrote about displaying ads only to search visitors in WordPress. A key part of the technique described is to set a cookie, identifying the visitor as having come from a search engine. It should have been simple, but my PHP setcookie command didn’t appear to work. (more…)


