/* 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); ?> Junior Web Designer - Jobs from BlogStorm Jobs

Junior Web Designer

Posted : March 20th, 2009
  • Company Name : Kazoo Creative
  • Location : Soho
  • Salary : 300 p/w
Contact Information
  • First Name : Shiraz
  • Last Name : Liberman
  • Email Address : shiraz@kazoo-creative.com
  • Website :
  • Phone Number : 02076369296
  • How to Apply : email
Job Description

We are a young design and animation company based in Soho, working on a wide array of unique projects with diverse artists.

We have an opportunity for a junior designer to join our creative team to work on the design of a new website.

If you are an enthusiastic, creative and open-minded designer looking for a new opportunity where you can learn and grow, we look forward to hearing from you.

You must have a strong background in graphic and web design. Previous experience with animation would be great but is not essential. You will be working along side our art director and a Flash programmer and our prime objective is that you are completely dedicated to the design of our new website as we do not require a programmer.

We would like for you to be highly motivated and posses a creative attitude as we are always looking to expand our team.

Applications from graduates are welcome!

We look forward to reviewing online portfolios only.

Immediate start at a basic salary of: £300 p/w

** Strictly No Agencies **