apply_filters( 'llms_enable_open_registration', string $status )

Filter the value of the open registration setting


Parameters Parameters

$status

(string) The current value of the open registration option. Either "yes" for enabled or "no" for disabled.


Top ↑

Source Source

File: includes/llms.functions.core.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
3.37.10 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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