apply_filters( 'nab_use_control_id_in_alternative', boolean $use_control_id )
Whether we should use the original post ID when loading an alternative post or not.
Description
Parameters
- $use_control_id
(boolean) (Required) whether we should use the original post ID or not. Default:
true
.