apply_filters( 'llms_generator_default_post_status', string $post_status, LLMS_Generator $generator )

Filter the default status used for generating posts


Parameters Parameters

$post_status

(string) The default post status.

$generator

(LLMS_Generator) Generator instance.


Top ↑

Source Source

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

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
3.7.3 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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