Files
profile/template-parts/archive/header/special/branding.php
Andrey Kuvshinov 8fc8cbae32 add files
2025-07-09 21:21:17 +03:00

10 lines
214 B
PHP

<!--[archive/header/special/branding]-->
<div class="col-12">
<?= str_replace("<p></p>", "", term_description( get_queried_object()->term_id )); ?>
</div>
<!--[/archive/header/special/branding]-->