As you probably know, WordPress is a very widespread CMS — and people try to use it just about everywhere. Working on some projects, you can’t help but wonder: why use it here? Wouldn’t it be simpler and more efficient to use something built on a PHP framework? But trends are what they are — WordPress is used where it’s needed, and often where it isn’t.
Today’s post is not about whether WordPress should or shouldn’t be used in certain projects. Instead, you’ll learn how to generate a term array or build breadcrumbs for a post. It doesn’t matter what post type you’re using — a regular post or a custom post type — or whether the taxonomy is built-in or custom.



