Database Error; SQL: SELECT
DISTINCT
`t`.*
FROM `wp_posts` AS `t`
WHERE ( ( `t`.`post_status` IN ( 'publish' ) ) AND ( `t`.`post_type` = 'link' ) )
ORDER BY "title ASC, `t`.`menu_order`, `t`.`post_title`, `t`.`post_date`; Response: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '"title ASC, `t`.`menu_order`, `t`.`post_title`, `t`.`post_date`' at line 10