single title for category, tags

PHOTO EMBED

Thu Feb 10 2022 18:11:28 GMT+0000 (Coordinated Universal Time)

Saved by @rafalw

<p><?php single_cat_title( __( 'Currently browsing ', 'textdomain' ) ); ?>.</p>
<p><?php single_tag_title( __( 'Currently browsing ', 'textdomain' ) ); ?></p>
content_copyCOPY

https://developer.wordpress.org/reference/functions/single_cat_title/