apply_filters( ‘nelio_content_meta_tag’, any $value , string $key )
Filters the given meta tag. If false
, the tag won’t be printed.
Parameters
- $value any
(Required) value of the meta tag.
- $key string
(Required) the tag we’re filtering.