Looking for programmer to write a wordpress plugin which can show different things to different users based on the referrer.
here is the details:
-if a user click a link to my site e.g. mysite.com/someting/something/ the plugin should check the referrer, if the referrer match with some pattern e.g. (wp-admin), the plugin should show something under the post.
-the plugin should drop a cookie in that user browser, so next time he visit the page i.e. mysite.com/someting/something/ , he can…
