Developer Resources

A comprehensive list of filters and actions included in our plugin

Hooks / nab_use_control_id_in_elementor_alternative

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.

Parameters

$use_control_id boolean

(Required) whether we should use the original post ID or not.<br> Default: true.

$control_id int

(Required) ID of the tested post.