apply_filters( ‘nelio_content_is_quality_analysis_fully_integrated’, $is_visible )
Returns whether the quality analysis should be fully integrated with WordPress or not, using default sidebars and metaboxes.
Parameters
- $is_visible
(Required) boolean whether the quality analysis is fully integrated with WP.<br> Default:
true
.