Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
EDD_License::maybe_remove_pass_flag( string $license )
Removes the pass flag for the supplied license. This happens when a license is deactivated.
Description Description
Parameters Parameters
- $license
-
(Required)
Source Source
File: includes/class-edd-license-handler.php
Changelog Changelog
Version | Description |
---|---|
2.10.6 | Introduced. |