PriMoThemes — now s2Member® (official notice)
This is now a very OLD forum system. It's in READ-ONLY mode.
All community interaction now occurs at WP Sharks™. See: new forums @ WP Sharks™
$qv['meta_key'] = $wpdb->get_blog_prefix( $blog_id ) . 'user_level';
if ( 'authors' == $qv['who'] && $blog_id ) {
$qv['meta_key'] = $wpdb->get_blog_prefix( $blog_id ) . 'user_level';
$qv['meta_value'] = '_wp_zero_value'; // Hack to pass '0'
$qv['meta_compare'] = '!=';
$qv['blog_id'] = $blog_id = 0; // Prevent extra meta query
}
$qv['meta_value'] = '_wp_zero_value'; // Hack to pass '0'
$qv['meta_compare'] = '!=';
Users browsing this forum: Majestic-12 [Bot] and 0 guests