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.
Description
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.