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.