Error en la base de datos de WordPress: [You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'order by if(rank>0,0,1),rank' at line 1]
select rank.*, users.user_nicename usuario from cmp_ranking rank INNER JOIN wp_users users on users.id=rank.user_id where cmp_id= order by if(rank>0,0,1),rank