Yoast – Custom Taxonomy – primary category

I found this and it works. Shout out to WP Munchies! https://wpmunchies.com/display-primary-category-using-yoasts-make-primary-feature/ <?php // Fill in your custom taxonomy here $yourTaxonomy = ‘CUSTOM_TAXONOMY’; // SHOW YOAST PRIMARY CATEGORY, OR FIRST CATEGORY $category = get_the_terms( $postId, $yourTaxonomy ); $useCatLink = true; // If post has a category assigned. if ($category){ $category_display = ”; $category_link = ”; … Read more

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