LLMS_Abstract_Generator_Posts::set_default_post_status( string $status )

Configure the default post status for generated posts at runtime


Description Description


Parameters Parameters

$status

(Required) Any valid WP Post Status.


Top ↑

Return Return

(void)


Top ↑

Source Source

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


			

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.