Loop through taxonomies and loop through their terms (Newbie question)

You can use the function wp_get_post_terms to retrieve the terms of the post you’re looping through.

$taxonomies = wp_get_post_terms(get_the_ID(), 'taxonomy-name');

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)