/* 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); ?> Internet Marketing - German Speaker - Jobs from BlogStorm Jobs

Internet Marketing - German Speaker

Posted : November 10th, 2008
  • Company Name : Distilled
  • Location : SE1 3JB
  • Salary : £10 per hour
Contact InformationJob Description

Distilled is a a young and rapidly growing company with a big reputation. Our clients range from small local businesses to some of the largest companies on the web. This is an excellent opportunity to get some internet marketing experience.

The successful candidate will be involved with a number of tasks for our large european clients. This will include keyword research, copywriting and building links. These tasks will be completed in German. Experience is not required, but is a benefit.

The applicant must be a native German speaker with fluent English.

Initially the role is a temporary role, with a minimum of 10 hours per week, paying £10 per hour. The role is ideal for someone working from home, though you must be able to spend some time in our London office. There is an opportunity for the right candidate to turn this into a permanent role, based in our London office.

To apply, please fill in the following form: http://distilled.wufoo.com/forms/distilled-seo-application/

No CVs or agencies please.