LLMS_AJAX_Handler::delete_access_plan( array $request )
Move a Product Access Plan to the trash
Description Description
Parameters Parameters
- $request
-
(Required) $_REQUEST object.
Return Return
(bool|WP_Error) WP_Error on error, true if successful.
Source Source
File: includes/class.llms.ajax.handler.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |