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

Programmer

Posted : December 2nd, 2008
  • Company Name : DreamStar Cash S.L.
  • Location : Altea, Spain
  • Salary :
Contact Information
  • First Name : Damian
  • Last Name : Casale
  • Email Address : damian@fux.com
  • Website :
  • Phone Number :
  • How to Apply : email job@fux.com
Job Description

Located in Altea, DreamStar Cash S.L. is a growing company currently employing 15 people world wide. We have been operating a successful web based business for over 8 years. Using various technologies, we have a large international network of servers hosting many high traffic sites. While maintenance of existing projects is ongoing, we are engaged in various exciting new projects which are innovative, challenging and enjoyable. Our team is very friendly, supportive and is always looking to further capitalise on current and upcoming technology.

Job Description:
Your role will take you through the entire systems development life cycle. Working within an agile structure you will be jointly involved in the design, development, testing and the deployment of new projects, alongside the upkeep and ongoing evolution of our current systems. You will be using various technologies to develop complex yet efficient, secure and reliable applications for use on the Internet and for internal web based solutions.

Your Profile:
The basic requisite for this position requires you to have a confident and advanced grasp of :

- PHP
- MySQL
- HTML
- Javascript inc. Ajax
- CSS

In addition, you must have a clear understanding of Linux, esp. Debian and derivatives.

You should be motivated and effective both when working as part of a team and while engaged in solo projects. You must have good English language skills as this is the primary language within the business

We are offering a full time contract including Social Security to an innovative individual who has a creative passion.

If you are interested in the position please send a copy of your Curriculum Vitae along with a relevant portfolio to job@fux.com