apply_filters( 'nab_use_control_id_in_elementor_alternative', boolean $use_control_id , int $control_id )
Whether we should use the original post ID when loading an alternative post built with Elementor or not.
Description
Parameters
- $use_control_id
(boolean) (Required) whether we should use the original post ID or not. Default:
true
.- $control_id
(int) (Required) ID of the tested post.