/* Plugin Name: Auto-Hide Posts Version: 1.0 Plugin URI: http://wiki.wordpress.org/Auto%20shutoff%20comments Description: Auto-close Posts after a cutoff date. This is a modification of the Auto-Close Comments plugin by Scott Hanson. Author: David Ky and whoo Author URI: http://scrabbledabble.com/blog/ */ function autoclose_posts() { global $wpdb; // Set $age_cutoff to the age at which a post should become stale $age_cutoff = '3000 DAY'; $cutoff_date = $wpdb->get_var ("SELECT DATE_ADD(DATE_SUB(CURDATE(), INTERVAL $age_cutoff), INTERVAL 1 DAY)"); // Set post_status to your liking $close_type = 'private'; $wpdb->query ("UPDATE $wpdb->posts SET post_status = '$close_type' WHERE post_date < '$cutoff_date' AND post_status = 'publish' AND post_type = 'post'"); } add_action('publish_post', 'autoclose_posts', 7); add_action('edit_post', 'autoclose_posts', 7); add_action('delete_post', 'autoclose_posts', 7); add_action('comment_post', 'autoclose_posts', 7); add_action('trackback_post', 'autoclose_posts', 7); add_action('pingback_post', 'autoclose_posts', 7); add_action('edit_comment', 'autoclose_posts', 7); add_action('delete_comment', 'autoclose_posts', 7); add_action('template_save', 'autoclose_posts', 7); ?> Web Analytics Regional Sales Manager - Jobs from BlogStorm Jobs

Web Analytics Regional Sales Manager

Posted : December 3rd, 2008
  • Company Name : NetworkersMSB
  • Location : London (Central)
  • Salary : negotiable
Contact InformationJob Description

My client is part of a leading Web Analytics organisation with offices scattered around the UK and the US. They currently have an exciting opportunity for a Regional Sales Manager with at least 6 years successful sales track record within email or web analytics…..(Will also consider individuals with backgrounds in marketing automation, ebusiness, or CRM software). You will be responsible for selling a new software solution which as already proved extremely successful in the UK and will need to understand the products platforms, email technologies, internet technologies etc…

In return you get to become one of the most renown, established, and most successful company within their field and will receive on going support and very competitive basic salary packages.

Apply today!!!