apply_filters( 'llms_generator_new_author_data', array $data, array $raw )

Filter user data used to create a new user during generator imports


Parameters Parameters

$data

(array) Prepared user data to be passed to wp_insert_user().

$raw

(array) Original raw author data.


Top ↑

Source Source

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

View on GitHub



Top ↑

User Contributed Notes User Contributed Notes

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