apply_filters( 'llms_generator_new_post_data', array $new_post_data, array $raw )

Filter the data used to generate a new post.


Parameters Parameters

$new_post_data

(array) New post data array.

$raw

(array) Original raw post data array.


Top ↑

Source Source

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

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
7.4.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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