Developer Resources

A comprehensive list of filters and actions included in our plugin

Hooks / nelio_content_post_author_name

apply_filters( ‘nelio_content_post_author_name’, string $name, WP_Post $post )

Filters the post’s author name.

Parameters

$name string

(Required) Name of the author.

$post WP_Post

(Required) Post object.