Developer Resources

A comprehensive list of filters and actions included in our plugin

Hooks / nelio_content_analytics_post_paths

apply_filters( ‘nelio_content_analytics_post_paths’, array $paths, int $post_id )

Modifies the list of paths in which we can find a given post.

Parameters

$paths array

(Required) an array with one or more paths in which the post can be found.

$post_id int

(Required) the ID of the post.