### Requirement Create a shortcode to be used to implement contents for the `category-description` template part. ### Solution - [x] Name the shortcode [archive_description]. - [x] Use `term_description()` to obtain the description. - [x] Implement for tags, categories and custom taxonomies.