apply_filters( 'neve_filter_toggle_content_parts', bool $status , string $context )
Filters the content parts.
Parameters
- $status
-
Whether the component should be displayed or not.
- $context
-
The context name.
Source
File: footer.php
Part of Neve free theme | View on GitHub
Changelog
Version | Description |
---|---|
1.0.9 | Introduced. |