LLMS_Blocks_Post_Visibility::update_callback( string $value, WP_Post $object, string $key )

Update visibility information for a given object.


Description Description


Parameters Parameters

$value

(Required) new visibility status value.

$object

(Required) WP_Post object.

$key

(Required) name of the field.


Top ↑

Return Return

(null|WP_Error)


Top ↑

Source Source

File: libraries/lifterlms-blocks/includes/class-llms-blocks-post-visibility.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.3.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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