apply_filters( 'astra_site_title_tag', string $tags )
Filters the tags for site title.
Description
Parameters
- $tags
-
(string) string containing the HTML tags for Site Title.
Source
File: inc/markup-extras.php
Changelog
Version | Description |
---|---|
1.3.1 | Introduced. |