"SELECT date_format(post_date,'%d/%m/%Y') `data`, * FROM wp_posts WHERE post_type='post' ORDER BY post_date";