July 26, 2012 at 13:48 /
Maybe in line 149 of both.php
1 |
$rooms = $wpdb->get_results("SELECT ID, post_title $con FROM ".$wpdb->prefix ."posts WHERE post_type='easy-rooms' AND post_status!='auto-draft'"); |