apply_filters( 'llms_generator_get_author_id', int $author_id, array $raw )

Filter the author ID prior to it being used for the generation of new posts


Parameters Parameters

$author_id

(int) WP_User ID of the author.

$raw

(array) Original raw author data.


Top ↑

Source Source

File: includes/abstracts/llms-abstract-generator-posts.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
4.7.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.