apply_filters( “nelio_content_{$key}_meta_tag”, any $value )
Filters the given meta tag. If false
, the tag won’t be printed.
Parameters
- $value any
(Required) value of the meta tag.
Source
Changelog
Version | Description |
---|---|
2.1.2 | Introduced. |