Developer Resources

A comprehensive list of filters and actions included in our plugin

Hooks / nab_post_json_extra_data

apply_filters( ‘nab_post_json_extra_data’, array $options, WP_Post $post )

Adds extra data to a post that’s about to be included in a Nelio A/B Testing’s post-related REST request.

Parameters

$options array

(Required) extra options.

$post WP_Post

(Required) the post.